python-s8374-flask-cbv-decorators-mining
Read-only mining codemod for python:S8374: Flask class-based view decorators should be applied using the decorators attribute.
Emits python_security_finding metric rows with blocking severity. Source files are never modified.
Rule
- ID:
python:S8374 - Severity: blocking
- Remediation: Use the decorators class attribute instead of decorating dispatch_request
Usage
bash
Development
bash