ActionRank

GitHub Action to unlock git-crypt secrets

Abandoned

sliteteam/github-action-git-crypt-unlock · MIT

Github Action to unlock git-crypt secrets

55 starsLast commit 2 years agoLatest 1.3.0
F
33
/ 100
Security 41Maintenance 4Popularity 33Reliability 70

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: sliteteam/github-action-git-crypt-unlock@f99c0c6b60bb7ec30dcec033a8f0a3b3d48f21e1 # 1.3.0

Mutable tags like 1.3.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: sliteteam/github-action-git-crypt-unlock@f99c0c6b60bb7ec30dcec033a8f0a3b3d48f21e1 # 1.3.0

Score breakdown

Security (35%)41
Popularity (20%)33
Maintenance (30%)4
Reliability (15%)70