How to Find Security Vulnerabilities in Python Applications?
2019-08-03, 15:00–15:40, EVO

The talk is about Python security


Python code isn't automatically secure. Learn how to use Bandit for security-focused linting and talk about other options for static analysis. Take a look at why scanning for CVEs is hard, and how to use python tools to make it easier. Explore some language myths and best practices.