ActionRank

Provenance downgrade check

Actively maintained

danielroe/provenance-action · MIT

Fail CI when dependencies in your lockfile lose npm provenance or trusted publisher status

306 starsLast commit 5 days agoLatest v0.2.0
B
74
/ 100
Security 75Maintenance 96Popularity 40Reliability 70

Security signals

OpenSSF ScorecardNo data
SECURITY.md presentNo
Immutable releasesEnabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: danielroe/provenance-action@fcc45fd5a5b818c477432b32c838dcd0c79cd2dd # v0.2.0

Mutable tags like v0.2.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: danielroe/provenance-action@fcc45fd5a5b818c477432b32c838dcd0c79cd2dd # v0.2.0

Score breakdown

Security (35%)75
Popularity (20%)40
Maintenance (30%)96
Reliability (15%)70