Task · GCI-0027

Add a fleet-wide opt-in for unfixed Trivy findings in the reusable container publisher

Status
To Do
Priority
medium
Labels
ci, security
Updated
2026-09-11

Description

The shared container-publish workflow currently gives callers no way to distinguish an unfixed operating-system finding from a fixable HIGH or CRITICAL finding. One public caller had to add eighteen expiring per-CVE exceptions to restore publishing even though every finding had an empty Fixed Version. An explicit opt-in belongs in rknightion/.github so the fleet can handle this class consistently without weakening the default gate for existing callers.

Acceptance Criteria

Definition of Done

View the source file on GitHub