canonical / canonical/charmlibs
Add automation for SSDLC scans on release
- Dominant language
- Python
- Stars
- 5
- Forks
- 30
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 24
Description
We should generate the required security scan reports on release, following an approach like [the one used by ops](https://github.com/canonical/operator/blob/main/.github/workflows/sbom-secscan.yaml). Ideally uploading the reports would be automated too, but if that's still tricky consider creating a follow-up 'rainy day' issue for it.
Contributor guide
Research direction
Start by reading the referenced .github/workflows/sbom-secscan.yaml in canonical/operator, then inspect charmlibs' release workflow files. Identify which SSDLC reports are required and when releases run; done means the reports are generated on release, with upload automation treated as optional or a follow-up.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions
- Domain
- ci-cd, release, security
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 58/100