ActionRank

Remove artifacts

Stale

c-hive/gha-remove-artifacts · MIT

GitHub Action to customize artifact cleanup

391 starsLast commit 3 months agoLatest v1.4.0
D
43
/ 100
Security 40Maintenance 31Popularity 44Reliability 70

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: c-hive/gha-remove-artifacts@44fc7acaf1b3d0987da0e8d4707a989d80e9554b # v1.4.0

Mutable tags like v1.4.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: c-hive/gha-remove-artifacts@44fc7acaf1b3d0987da0e8d4707a989d80e9554b # v1.4.0

Score breakdown

Security (35%)40
Popularity (20%)44
Maintenance (30%)31
Reliability (15%)70