You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: