brigadecore / brigadecore/kind-node
Scan images, generate SBOMs, sign images
Open
security
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
For Brigade itself and all its peripherals, we're now scanning images for vulnerabilities as part of CI, generating and publishing SBOMs as part of the release process, and also signing our images.
Now that that's been attended to, it's time to move the security conversation farther back in our stack and apply those learnings to the images we regard as tools or a means to an end.
This issue calls for scanning images during CI, generating and publishing SBOMs during release, and signing images.
The pattern for these things is well established by now and I think can reasonably be handled in a single PR.
Contributor guide
Assessment
This issue has not been assessed yet.