Skip SBOM generation for cached images
Open
area-infrastructure
bug
- Dominant language
- C#
- Stars
- 181
- Forks
- 67
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 10
Description
Currently SBOMs are generated for all images relevant to the build job, each for images that were pulled from the cache. This is wasteful because the SBOM was already generated in the original pipeline that published that image. We don't need another one for each subsequent build where it's pulled from the cache.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.