Some checks failed
Gitea Actions Demo Training / Explore-Gitea-Actions (push) Failing after 10s
22 lines
415 B
YAML
22 lines
415 B
YAML
title: |
|
|
How to prove the safety of your software
|
|
conf42.com Python talk
|
|
|
|
gitrepo: git.verleun.org/containers
|
|
|
|
slides: https://training.verleun.org/
|
|
|
|
#slidenumberprefix: "#SomeHashTag — "
|
|
|
|
exclude:
|
|
- self-paced
|
|
|
|
content:
|
|
- shared/title.md
|
|
- sbom/intro-conf42-python.md
|
|
- sbom/python-application.md
|
|
- sbom/food-safety.md
|
|
- sbom/python-lcm.md
|
|
- sbom/python-app-deployment.md
|
|
- sbom/collection-sbom-links.md
|