ActionRank

Pull Request Ticket Check Action

Abandoned

neofinancial/ticket-check-action · MIT

Verify that pull request titles start with a ticket ID

49 starsLast commit 1 year agoLatest v2.0.0
F
34
/ 100
Security 42Maintenance 6Popularity 35Reliability 70

Security signals

OpenSSF Scorecard3.6 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: neofinancial/ticket-check-action@609d901d5130a4bbd7d9f62931082ed67f855891 # v2.0.0

Mutable tags like v2.0.0 can be rewritten to point at malicious commits. Pinning to the full commit SHA is the only reference GitHub guarantees immutable.

Full workflow example
steps:
  - uses: neofinancial/ticket-check-action@609d901d5130a4bbd7d9f62931082ed67f855891 # v2.0.0

Score breakdown

Security (35%)42
Popularity (20%)35
Maintenance (30%)6
Reliability (15%)70