ActionRank

Pull Request Linter

Stale

MorrisonCole/pr-lint-action · MIT

:octocat: A fast 🔥 TypeScript GitHub Action to ensure that your PR title matches a given regex.

72 starsLast commit 8 months agoLatest v1.7.1
D
42
/ 100
Security 46Maintenance 23Popularity 40Reliability 70

Security signals

OpenSSF Scorecard4.4 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: MorrisonCole/pr-lint-action@51f3cfabaf5d46f94e54524214e45685f0401b2a # v1.7.1

Mutable tags like v1.7.1 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: MorrisonCole/pr-lint-action@51f3cfabaf5d46f94e54524214e45685f0401b2a # v1.7.1

Score breakdown

Security (35%)46
Popularity (20%)40
Maintenance (30%)23
Reliability (15%)70