Skip to content

Commit f6f771d

Browse files
committed
chore(security): add CVE-2026-24051 to .trivyignore for Go binaries
Made-with: Cursor
1 parent 512d48f commit f6f771d

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

.trivyignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ CVE-2025-61730 exp:2026-08-19
3434
#
3535
# Go binaries we install (dive, argo, kargo, pack, yq); upgrade versions to clear
3636
CVE-2023-45288 exp:2026-08-19
37+
CVE-2026-24051 exp:2026-08-19
3738
CVE-2024-24790 exp:2026-08-19
3839
CVE-2024-34156 exp:2026-08-19
3940
CVE-2024-41110 exp:2026-08-19

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44

55
* **ci:** scheduled workflow to update GitHub Actions runner version daily (push to main, no human intervention; requires `REPO_PAT` secret)
66

7+
### Changed
8+
9+
* **security:** add CVE-2026-24051 to .trivyignore (OpenTelemetry SDK in containerd, trivy, argo)
10+
711
### Fixed
812

913
* **container:** bootstrap pip with --break-system-packages for PEP 668 (externally-managed-environment)

0 commit comments

Comments
 (0)