diff --git a/slides/sbom/intro-conf42-python.md b/slides/sbom/intro-conf42-python.md index 8d3d044..a29bb70 100644 --- a/slides/sbom/intro-conf42-python.md +++ b/slides/sbom/intro-conf42-python.md @@ -1,4 +1,4 @@ -# background-image: url(https://s3.dualstack.us-east-2.amazonaws.com/pythondotorg-assets/media/files/python-logo-only.svg) +--- ## Introduction @@ -11,3 +11,11 @@ - 👷🏼‍♂️ Devops/GitOps/Cloud/Container/Cluster/Linux engineer (Pick one) - 🎯 Passion: Secure K8S clusters (air-gapped) running secure containers + +-- + +During this talk I want to share with you how to reveal the safety of your code without revealing the application logic. + +And I hope to create a bit more awareness about the environment in which your application will be running. + +Let's have a look at a different industry with similar challenges...