Context
As a maintainer, I need CI to produce an SBOM for the published Katra container image and scan that image for known vulnerabilities so we can track what ships in the image and catch image-layer security issues.
Acceptance Criteria
Notes
This is separate from source/build SBOM generation because image contents and base layers introduce additional supply-chain risk.
Out of Scope
- Source-only dependency scanning without the built image
- Runtime admission control in deployment platforms