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

Audit GitHub Actions workflow cache security #29

Open
wilsonianb opened this issue Oct 9, 2024 · 0 comments
Open

Audit GitHub Actions workflow cache security #29

wilsonianb opened this issue Oct 9, 2024 · 0 comments

Comments

@wilsonianb
Copy link
Collaborator

https://adnanthekhan.com/2024/05/06/the-monsters-in-your-build-cache-github-actions-cache-poisoning

The takeaway is this:
Never run untrusted code within the context of the main branch if any other workflows use GitHub Actions caching.

https:/codius/codius-workers/blob/main/.github/workflows/deploy-worker.yml

@wilsonianb wilsonianb changed the title Audit GitHub Actions workflow security Audit GitHub Actions workflow cache security Oct 9, 2024
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

No branches or pull requests

1 participant