ActionRank

action-zip

Abandoned

montudor/action-zip · MIT

A GitHub action used to zip file contents

119 starsLast commit 5 years agoLatest v1.0.0
F
30
/ 100
Security 33Maintenance 4Popularity 36Reliability 70

Security signals

OpenSSF Scorecard2.1 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: montudor/action-zip@0852c26906e00f8a315c704958823928d8018b28 # v1.0.0

Mutable tags like v1.0.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: montudor/action-zip@0852c26906e00f8a315c704958823928d8018b28 # v1.0.0

Score breakdown

Security (35%)33
Popularity (20%)36
Maintenance (30%)4
Reliability (15%)70