Skip to content

ci: generate an SBOM and vulnerability scan for the published container image #68

@ibourgeois

Description

@ibourgeois

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

  • CI generates an SBOM for the built container image.
  • CI scans the published image for known vulnerabilities.
  • Scan output is preserved in workflow logs or attached artifacts.
  • The workflow defines how accepted findings are handled, including suppression or policy thresholds if needed.

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions