Download a Build Artifact
Staleactions/download-artifact · MIT
★ 1.9k starsLast commit 6 months agoLatest v3.1.0
C
55
/ 100
Security signals
OpenSSF Scorecard5.1 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilities1 advisory(ies)
- GHSA-cxww-7g56-2vh6high
@actions/download-artifact has an Arbitrary File Write via artifact extraction
Published Sep 3, 2024
How to use it safely
Recommended: pin to commit SHA
uses: actions/download-artifact@a9bc5e6ef2cb54c177f32aa5726adaa15e7e2d59 # v3.1.0Mutable tags like v3.1.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: actions/download-artifact@a9bc5e6ef2cb54c177f32aa5726adaa15e7e2d59 # v3.1.0
Score breakdown
Security (35%)51
Popularity (20%)62
Maintenance (30%)59
Reliability (15%)49
Add this badge to your README
Markdown
[](https://actionrank.dev/actions/actions-download-artifact)HTML version
HTML
<a href="https://actionrank.dev/actions/actions-download-artifact"><img src="https://actionrank.dev/api/badge/actions-download-artifact" alt="ActionRank score"></a>Free to use, no attribution required — the badge updates itself as the score changes. How badges work