upload-to-release
AbandonedJasonEtco/upload-to-release · MIT
A GitHub Action that uploads a file to a new release.
★ 177 starsLast commit 6 years agoLatest v0.1.1
F
30
/ 100
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: JasonEtco/upload-to-release@f6be50515ab654bbbe5265afcf9acd97385b694c # v0.1.1Mutable tags like v0.1.1 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: JasonEtco/upload-to-release@f6be50515ab654bbbe5265afcf9acd97385b694c # v0.1.1
Score breakdown
Security (35%)33
Popularity (20%)34
Maintenance (30%)4
Reliability (15%)70