Skip to content

Update SBOM producing scripts #1422

@mvlassis

Description

@mvlassis

Context

Currently, our scripts for creating SBOMs have 2 issues:

  1. Only receiving a bundle file as an input
  2. No caching of results

For 1, the issue is that we may want to add new images at will, which in the case of creating SBOMs is adding images for feast, mlflow, or grafana/prometheus.

For 2, the issue is that we often reach rate limits when running the script, which currently would require re-running.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions