ActionRank

Download a Build Artifact

Stale

actions/download-artifact · MIT

1.9k starsLast commit 6 months agoLatest v3.1.0
C
55
/ 100
Security 51Maintenance 59Popularity 62Reliability 49

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.0

Mutable 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

ActionRank grade badge for Download a Build Artifact
Markdown
[![ActionRank](https://actionrank.dev/api/badge/actions-download-artifact)](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

Get alerts for Download a Build Artifact

We'll email you only if Download a Build Artifact becomes abandoned or a new advisory is published. Unsubscribe any time. How we handle your address