ActionRank

GitHub Environment Variables Action

Stale

FranzDiebold/github-env-vars-action · MIT

🚀 GitHub Action for Environment Variables

188 starsLast commit 3 months agoLatest v2.9.0
D
54
/ 100
Security 40Maintenance 58Popularity 39Reliability 96

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: FranzDiebold/github-env-vars-action@e8118971bd6b60524ae66a2d870bc83088e3a3c9 # v2.9.0

Mutable tags like v2.9.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: FranzDiebold/github-env-vars-action@e8118971bd6b60524ae66a2d870bc83088e3a3c9 # v2.9.0

Score breakdown

Security (35%)40
Popularity (20%)39
Maintenance (30%)58
Reliability (15%)96