Description
Scans Python source code for common security issues such as risky APIs, weak cryptography patterns, and unsafe subprocess or file handling. It helps developers catch problems before code reaches production.
Use it as part of code review, CI, or local checks. Findings still need human review because a warning can be context-dependent.