ActionRank

GitHub Actions Typing

Actively maintained

typesafegithub/github-actions-typing · Apache-2.0

Bring type-safety to your GitHub actions' API!

69 starsLast commit 7 days agoLatest v2.2.2
C
55
/ 100
Security 36Maintenance 84Popularity 34Reliability 70

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: typesafegithub/github-actions-typing@9ddf35b71a482be7d8922b28e8d00df16b77e315 # v2.2.2

Mutable tags like v2.2.2 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: typesafegithub/github-actions-typing@9ddf35b71a482be7d8922b28e8d00df16b77e315 # v2.2.2

Score breakdown

Security (35%)36
Popularity (20%)34
Maintenance (30%)84
Reliability (15%)70