ActionRank

GitHub Deployments

Abandoned

bobheadxi/deployments · MIT

🔖 GitHub Action for working painlessly with deployment statuses

406 starsLast commit 2 years agoLatest v1.5.0
F
37
/ 100
Security 42Maintenance 4Popularity 52Reliability 70

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: bobheadxi/deployments@648679e8e4915b27893bd7dbc35cb504dc915bc8 # v1.5.0

Mutable tags like v1.5.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: bobheadxi/deployments@648679e8e4915b27893bd7dbc35cb504dc915bc8 # v1.5.0

Score breakdown

Security (35%)42
Popularity (20%)52
Maintenance (30%)4
Reliability (15%)70