Secure Logging Practices: Protecting Sensitive Information in Python Applications
EuroPython Conference via YouTube
Finance Certifications Goldman Sachs & Amazon Teams Trust
Learn Generative AI, Prompt Engineering, and LLMs for Free
Overview
Google, IBM & Meta Certificates — All 10,000+ Courses at 40% Off
One annual plan covers every course and certificate on Coursera. 40% off for a limited time.
Get Full Access
Explore the critical importance of log safety in software development through this 24-minute conference talk from EuroPython 2024. Gain insights from a developer's transition to a security research team, uncovering the often-overlooked dangers of exposing sensitive information in application logs. Learn about common mistakes that can lead to data breaches and financial losses. Discover practical patterns for safeguarding sensitive data in Python applications, including techniques for identifying and redacting confidential information before it reaches log files. Equip yourself with essential knowledge and tools to protect your applications from accidental disclosure of sensitive data and enhance overall code security.
Syllabus
logger.info(f"Don't Give all your {secrets} away") — Tamar Galer
Taught by
EuroPython Conference