Topic
Application Security for Python Programmers
By: James Jeffryes
Date: Oct. 10, 2019, 6 p.m.
Python is a growing choice for business applications processing sensitive user data and performing mission-critical tasks. That makes it vital for programmers to be aware of common security vulnerabilities that can undermine the Confidentiality, Integrity, and Accessibility of these Python applications. Fortunately, many of these risks can be managed with patterns for safe handling of user input as well as tools for dependency monitoring and static code analysis.