Skip to content

24 publish map add container secure supply chain #39

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 3 commits into
base: 24_publish_map
Choose a base branch
from

Conversation

jordimassaguerpla
Copy link

Hello there!

Here a suggestion on how to improve the security on your supply chain, by creating a Software Bill of Materials of your resulting container and signing both the image and the SBOM.

This way, you can:

  • use the SBOM for later inspecting the image in production to check if there is any known vulnerability
  • verify the image has not been modified

Based on Project-MONAI/monai-deploy-app-sdk#474 https://hackweek.opensuse.org/23/projects/package-monai-machine-learning-models-for-medical-applications

Signed-off-by: Jordi Massaguer Pla <[email protected]>
Signed-off-by: Jordi Massaguer Pla <[email protected]>
Signed-off-by: Jordi Massaguer Pla <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant