fix(scan): pin Trivy to v0.70.0 (avoid GitHub rate-limit) #2

Merged
JonKazama-Hellion merged 1 commits from fix/pin-trivy-version into main 2026-05-12 00:13:43 +00:00

1 Commits

Author SHA1 Message Date
renovate-bot 27a469b169 fix(scan): pin Trivy to v0.70.0 to avoid GitHub rate-limit
The trivy install script otherwise queries api.github.com unauthenticated
for the latest release tag. Self-hosted runners hit rate-limit quickly
when multiple workflows run in succession, leading to empty version
resolution and install failures.

Version pinned with renovate annotation so updates flow through Renovate.
2026-05-12 00:12:13 +00:00