pin trivy-action to commit hash for release 0.35.0 to avoid compromised versions#1897
Merged
Merged
Conversation
duranb
approved these changes
Mar 23, 2026
JosephVolosin
pushed a commit
that referenced
this pull request
Apr 23, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
For details, see this security advisory:
GHSA-69fq-xp46-6x23
The
trivy-actionrepository was temporarily compromised and malicious versions were pushed. Themasterversion is now safe, but we were exposed to this during the compromise because we were not pinned to a specific version. Customers are not exposed to this vulnerability unless they fork our repository and try to run our CI actions.We do not believe that any important secrets were exfiltrated, the main environment variables which it had access to were just for our temporary e2e testing environment and the canary testing environment. These will also be rotated.
More detailed report coming soon.