ActionRank

SecretHub

Abandoned

secrethub/actions · Apache-2.0 · archived

Load secrets into GitHub Actions

48 starsLast commit 5 years agoLatest v0.2.1
F
22
/ 100
Security 45Maintenance 0Popularity 33Reliability 0

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: secrethub/actions@18c55963ef7f784a6369d61e852dacb375bdd51c # v0.2.1

Mutable tags like v0.2.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: secrethub/actions@18c55963ef7f784a6369d61e852dacb375bdd51c # v0.2.1

Score breakdown

Security (35%)45
Popularity (20%)33
Maintenance (30%)0
Reliability (15%)0