Security
4 talks from the 2025 edition.
-
Enhancing Software Supply Chain Security with Open Source Python Tools ▶ Recording 📝 Transcript
Anthony Harrison
The Cyber Resilience Act (CRA) is focused on improving the security and resilience of digital products. But to comply with the CRA, businesses will need to start preparing the necessary evidence to ensure compliance...
-
Hands-On LLM Security: Attacks and Countermeasures You Need to Know! ▶ Recording 📝 Transcript
Clemens Hübner, Florian Teutsch
Dive into the vulnerabilities of LLMs and learn how to prevent them From prompt injection to data poisoning, we’ll demonstrate real-world attack scenarios and reveal essential countermeasures to safeguard your applications.
-
Navigating the Security Maze: An Interactive Adventure ▶ Recording 📝 Transcript
Clemens Hübner
How to integrate security into a software development project? Without jeopardizing timeline or budget? You decide! This interactive session covers crucial decisions for software security, and the audience decides...
-
Safeguard your precious API endpoints built on FastAPI using OAuth 2.0 ▶ Recording 📝 Transcript
Semona Igama
Is implementing authorization on your API endpoints an afterthought? Who should have access to your API endpoints? Is it secure? This talk covers using OAuth 2.0 to secure API endpoints built on FastAPI following...