Skip to content

Scan all severities on non-main branches and add trivyignore entries#40

Merged
dash14 merged 2 commits intomainfrom
improve/image-scan-all-severities
Apr 5, 2026
Merged

Scan all severities on non-main branches and add trivyignore entries#40
dash14 merged 2 commits intomainfrom
improve/image-scan-all-severities

Conversation

@dash14
Copy link
Copy Markdown
Owner

@dash14 dash14 commented Apr 5, 2026

Summary

  • Remove severity: CRITICAL,HIGH filter from the image-scan workflow on non-main branches so all severity levels (including MEDIUM and LOW) are reported
  • Add three new CVEs to .trivyignore after confirming no practical impact on this product:
    • CVE-2026-27171 (MEDIUM): zlib crc32_combine infinite loop — no code path calls crc32_combine directly
    • CVE-2026-27142 (MEDIUM): Go html/template meta tag URL escaping — CNI plugins do not generate or serve HTML
    • CVE-2026-27139 (LOW): Go os FileInfo Root escape — CNI plugins do not use the os.Root API

@dash14 dash14 merged commit a164f12 into main Apr 5, 2026
6 checks passed
@dash14 dash14 deleted the improve/image-scan-all-severities branch April 5, 2026 13:26
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