Aalexbit-codemod

python-s8374-flask-cbv-decorators-mining

Mine python:S8374: Flask class-based view decorators should be applied using the decorators attribute; read-only metrics with blocking severity

miningmetricspythonsecuritypython:S8374
Public
0 executions

Run locally

npx codemod python-s8374-flask-cbv-decorators-mining

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

Ready to contribute?

Build your own codemod and share it with the community.