fix: bump Trivy to v0.69.2 following supply chain incident (#22896)#22911
Merged
chlins merged 1 commit intogoharbor:release-2.15.0from Mar 4, 2026
Merged
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## release-2.15.0 #22911 +/- ##
=================================================
Coverage ? 66.01%
=================================================
Files ? 1074
Lines ? 116417
Branches ? 2937
=================================================
Hits ? 76858
Misses ? 35313
Partials ? 4246
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
…22896) All GitHub Releases from v0.27.0 to v0.69.1 were permanently deleted on 2026-03-01 as part of a supply chain attack on aquasecurity/trivy. Update to v0.69.2, the emergency patch release published by Aqua Security. Verified: curl -sI https://github.com/aquasecurity/trivy/releases/download/v0.69.2/trivy_0.69.2_Linux-64bit.tar.gz returns HTTP/2 302 Fixes goharbor#22895 Ref: https://github.com/aquasecurity/trivy/discussions/10265 Signed-off-by: Aloui-Ikram <ikram@container-registry.com> Co-authored-by: Aloui-Ikram <ikram@container-registry.com> Signed-off-by: wang yan <yan-yw.wang@broadcom.com>
a9e9bd6 to
9beb736
Compare
reasonerjt
approved these changes
Mar 4, 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.
All GitHub Releases from v0.27.0 to v0.69.1 were permanently deleted on 2026-03-01 as part of a supply chain attack on aquasecurity/trivy. Update to v0.69.2, the emergency patch release published by Aqua Security.
Verified: curl -sI https://github.com/aquasecurity/trivy/releases/download/v0.69.2/trivy_0.69.2_Linux-64bit.tar.gz returns HTTP/2 302
Fixes #22895
Ref: https://github.com/aquasecurity/trivy/discussions/10265
Thank you for contributing to Harbor!
Comprehensive Summary of your change
Issue being fixed
Fixes #(issue)
Please indicate you've done the following: