-
Notifications
You must be signed in to change notification settings - Fork 50
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Context
Currently, our scripts for creating SBOMs have 2 issues:
- Only receiving a bundle file as an input
- 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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request