Detects security vulnerabilities in Python projects through static taint analysis.
Lanalyzer is a Python static taint analysis tool designed to identify potential security vulnerabilities. By tracking data flows from untrusted sources to sensitive operations, it provides detailed insights into potential risks. With customizable rules, command-line interface, and support for the Model Context Protocol (MCP), Lanalyzer offers comprehensive analysis and integration capabilities for securing Python code.