Skip to content

chore: removed cache usage from release workflow to prevent Supply Chain attack #205

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

Merged
merged 4 commits into from
Apr 15, 2025

Conversation

lquixada
Copy link
Owner

@lquixada lquixada commented Apr 11, 2025

This PR addresses a security issue called GitHub Action Pwn Request in the release workflow. It removes all cache steps to prevent cache poisoning from malicious pull requests. Here's more info on how that works.
This was pointed out in a report provided by Roni Carta and Adnan Khan. Kudos to them!

@lquixada lquixada force-pushed the cache-removed-from-release branch from ed8d967 to ba8f356 Compare April 11, 2025 23:40
@lquixada lquixada requested a review from Copilot April 12, 2025 13:03
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 1 out of 1 changed files in this pull request and generated 2 comments.

@lquixada lquixada force-pushed the cache-removed-from-release branch from f6887f8 to cba6783 Compare April 12, 2025 13:18
@lquixada lquixada force-pushed the cache-removed-from-release branch from cba6783 to c99c990 Compare April 12, 2025 13:36
@lquixada lquixada merged commit 95755e0 into v4.x Apr 15, 2025
45 checks passed
@lquixada lquixada deleted the cache-removed-from-release branch April 15, 2025 12:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant