fix(deps): bump APT_CACHE_BUST to clear 8 OS-package CVEs#106
Merged
Conversation
Scheduled :main Trivy scan (run #26509407170) flagged 8 CRITICAL/HIGH fixable OS-package CVEs whose fixes are already in the Debian archive: - CVE-2026-40356: krb5 family (krb5-locales, libgssapi-krb5-2, libk5crypto3, libkrb5-3, libkrb5support0) 1.21.3-5 -> 1.21.3-5+deb13u1 - CVE-2026-23171: linux-libc-dev 6.12.88-1 -> 6.12.90-1 - CVE-2026-43503: linux-libc-dev 6.12.88-1 -> 6.12.90-1 - CVE-2026-46300: linux-libc-dev 6.12.88-1 -> 6.12.90-1 Bumping APT_CACHE_BUST (2026-05-19 -> 2026-05-27) invalidates the cached apt layer so apt-get update && upgrade -y re-fetches the patched versions transitively. No pins, per the convention established in #104. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
cortexapps/snyk-broker#24 floored the qs override at ^6.15.2 (resolves 6.15.2, was the vulnerable 6.15.0) and was released as v1.0.15-axon. Bumping SNYK_BROKER_VERSION pulls the patched qs into the agent image, clearing the CVE-2026-8723 finding that this PR's trivy-pr scan surfaced. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
shawnburke
approved these changes
May 27, 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.
Automated triage of Trivy scan run #26509407170 (scheduled
:mainscan, 8 CRITICAL/HIGH fixable findings).Commits
1. Bump
APT_CACHE_BUST(2026-05-19→2026-05-27) — clears the 8 OS-package CVEs. All have fixes already in the Debian archive; per the convention in #104, bumping the ARG invalidates the cached apt layer soapt-get update && upgrade -yre-fetches them transitively (no pins).2. Bump
SNYK_BROKER_VERSION(v1.0.14-axon→v1.0.15-axon) — clears theqsfinding the first commit's rebuild surfaced (the stale:mainimage was hiding it).Verification
trivy-prrun (#26528256403) confirmed all 8 OS CVEs cleared, leaving onlyqs.node:20-slimimage →qsresolves to 6.15.2, zero Trivy findings) before tagging.trivy-prscan now validates both commits together — expected fully green.🤖 Generated with Claude Code