Security news that informs and inspires

Archive

1 result for tag Python:

Facebook Releases Static Code Analysis Tool for Python

Facebook has open-sourced Python Static Analyzer, an internally-developed static code analyzer for finding and fixing flaws in Python code. Pysa analyzes how data flows through the application to identify security issues that result when data winds up in an area of the application is shouldn't be able to reach.

Application Security, Python