-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Closed
Description
Find a way to create the SBOM file in an automated way, also, it could be integrated into CI flows.
If it wouldn't be posible, manual creation.
TASKS
- Research (if needed)
- Create branch feature/integrate_sbom
- Development tasks
- Check alternatives to automate SBOM creation
- Implement it
- Check if CI integration is posible
- Code review and apply changes requested
- Design test plan
- QA
- Merge branch feature/integrate_sbom into master