015 GitHub stars
02Detects high-risk security flaws like SQL injection and path traversal
03Catches subtle Python logic bugs like late binding and mutable defaults
04Provides actionable recommendations for asynchronous code optimization
05Identifies performance bottlenecks including N+1 queries and blocking I/O
06Enforces framework-specific best practices for Django, FastAPI, and Celery