Skip to content

Update dependencies and fix Trivy security scan#46

Merged
reverentgeek merged 2 commits intomainfrom
dn-update-deps-and-trivy-action
Mar 2, 2026
Merged

Update dependencies and fix Trivy security scan#46
reverentgeek merged 2 commits intomainfrom
dn-update-deps-and-trivy-action

Conversation

@reverentgeek
Copy link
Collaborator

Summary

  • Update project dependencies to latest versions
  • Bump aquasecurity/trivy-action from 0.28.0 to 0.34.0 and pin Trivy binary to v0.69.2, fixing the Docker Image Scan CI failure caused by the March 1 2026 Trivy security incident which deleted all release artifacts between v0.27.0–v0.69.1

Test plan

  • Verify the Security Scan workflow passes (specifically the Docker Image Scan jobs)
  • Confirm all three service images (auth, api, app) are scanned successfully

🤖 Generated with Claude Code

reverentgeek and others added 2 commits March 2, 2026 11:21
The March 1 2026 Trivy security incident deleted all GitHub Release
artifacts between v0.27.0–v0.69.1, causing the Docker Image Scan job
to fail when trivy-action@0.28.0 tried to download the v0.56.1 binary.

Upgrade trivy-action and explicitly pin the republished v0.69.2 binary
to restore the scan workflow.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@reverentgeek reverentgeek merged commit 6b14408 into main Mar 2, 2026
3 checks passed
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