ActionRank

GitHub App token

Abandoned

tibdex/github-app-token · MIT · archived

Impersonate a GitHub App in a GitHub Action

563 starsLast commit 1 year agoLatest v2.1.0
F
24
/ 100
Security 42Maintenance 0Popularity 47Reliability 0

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: tibdex/github-app-token@3beb63f4bd073e61482598c45c71c1019b59b73a # v2.1.0

Mutable tags like v2.1.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: tibdex/github-app-token@3beb63f4bd073e61482598c45c71c1019b59b73a # v2.1.0

Score breakdown

Security (35%)42
Popularity (20%)47
Maintenance (30%)0
Reliability (15%)0