SBOM Management and Image labels Verification
- Dominant language
- Python
- Stars
- 670
- Forks
- 183
- Avg merge
- 17h 7m
- Merged PRs (30d)
- 358
Description
### Issue Relationship
Since more work is expected than originally anticipated in issue #3135, this issue has been created as a separate epic issue.And this also includes part of the work originally intended for issue #1914.
### Main idea
Let's actively utilize SBOM to perform image verification.We could incorporate this process after building the image to verify whether the labels' information is valid.
### Details
We need to implement CLI command to allow administrators to directly inspect the packages installed in the image, and APIs for integrating such functionality into the control panel and forklift.
Refer to each of the sub-issues for more implementation details.
JIRA Issue: BA-48
Contributor guide
Assessment
This issue has not been assessed yet.