From ea7d3d73cda2427df22a9b6918844172dcd5c4e4 Mon Sep 17 00:00:00 2001 From: Marco Verleun Date: Sat, 3 Feb 2024 09:11:09 +0100 Subject: [PATCH] Really remove background --- slides/sbom/intro-conf42-python.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) 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...