fix(deps): update dependency @actions/artifact to v2.1.7 [security]
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| @actions/artifact (source) | 2.1.3 -> 2.1.7 |
GitHub Vulnerability Alerts
CVE-2024-42471
Impact
Versions of actions/artifact before 2.1.7 are vulnerable to arbitrary file write when using downloadArtifactInternal, downloadArtifactPublic, or streamExtractExternal for extracting a specifically crafted artifact that contains path traversal filenames.
Patches
Upgrade to version 2.1.7 or higher.
References
- https://snyk.io/research/zip-slip-vulnerability
- https://github.com/actions/toolkit/pull/1724
CVE
CVE-2024-42471
Credits
Justin Taft from Google
Release Notes
actions/toolkit (@actions/artifact)
v2.1.7
- Update unzip-stream dependency and reverted to using
unzip.Extract()
v2.1.6
- Will retry on invalid request responses.
v2.1.5
- Bumped
archiverdependency to 7.0.1
v2.1.4
- Adds info-level logging for zip extraction
Configuration
📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.