ActionRank

Purge artifacts

Abandoned

kolpav/purge-artifacts-action · MIT

Action responsible for deleting old artifacts by setting expire duration.

104 starsLast commit 3 years agoLatest v1.0
F
31
/ 100
Security 38Maintenance 4Popularity 35Reliability 60

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: kolpav/purge-artifacts-action@04c636a505f26ebc82f8d070b202fb87ff572b10 # v1.0

Mutable tags like v1.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: kolpav/purge-artifacts-action@04c636a505f26ebc82f8d070b202fb87ff572b10 # v1.0

Score breakdown

Security (35%)38
Popularity (20%)35
Maintenance (30%)4
Reliability (15%)60