Validate Backend.AI image labels using SBOM
Open
- Dominant language
- Python
- Stars
- 670
- Forks
- 183
- Avg merge
- 15h 13m
- Merged PRs (30d)
- 368
Description
### Main idea
When building and pushing a new image by adding label information and additional installation commands to an existing image through the Forklift (or Control panel), let's verify the image labels by comparing them with the SBOM before pushing the image.
To achieve this, we need to implement APIs for image validation.
JIRA Issue: BA-47
Contributor guide
Assessment
This issue has not been assessed yet.