Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update download-artifact plugin in publish-to-test-pypi.yml to fix vulnerability #1596

Merged
merged 1 commit into from
Sep 5, 2024

Commits on Sep 4, 2024

  1. Update download-artifact plugin in publish-to-test-pypi.yml to fix vu…

    …lnerability
    
    Versions of actions/download-artifact before 4.1.7 are vulnerable to arbitrary file write when downloading and extracting a specifically crafted artifact that contains path traversal filenames.
    
    Fore more details see: GHSA-6q32-hq47-5qq3
    markusgrotz authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    5821db4 View commit details
    Browse the repository at this point in the history