Skip to content

ci: fix TOB-SCREUC-6, disable cache-binary option #83

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 15 commits into from
Mar 14, 2025

Conversation

Thegaram
Copy link
Contributor

@Thegaram Thegaram commented Mar 7, 2025

Fix zizmor error:

error[cache-poisoning]: runtime artifacts potentially vulnerable to a cache poisoning attack
  --> .github/workflows/docker-release.yml:45:9
   |
33 |         uses: docker/setup-buildx-action@v2
   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cache enabled by default here
34 |
...
44 |           REPOSITORY: scrolltech/scroll-stack-contracts
45 |         uses: docker/build-push-action@v3
   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ runtime artifacts usually published here
   |
   = note: audit confidence → Low

Base automatically changed from feat/euclid_phase_1 to main March 7, 2025 11:33
@Thegaram Thegaram requested review from zimpha and georgehao March 10, 2025 19:50
@Thegaram Thegaram merged commit 753e221 into main Mar 14, 2025
2 checks passed
@Thegaram Thegaram deleted the fix-ga-disable-cache-binary branch March 14, 2025 10:08
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.

3 participants