flake8-secure-coding-standard

Secure Coding Standards

Enforces secure coding standards in Python

Flake8 plugin to enforce some secure coding standards for Python.

GitHub

5 stars
3 watching
2 forks
Language: Python
last commit: almost 2 years ago
Linked from 1 awesome list

flake8flake8-pluginpython

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
smarkets/flake8-strictPlugin for static code analysis of Python code adhering to strict style rules10
mobility-university/flake8-newspaper-styleEnforces a standardized coding style in Python similar to newspaper article structure12
best-doctor/flake8-functionsEnforces code standards for Python functions50
python-formate/flake8-encodingsA tool to identify encoding issues in Python code6
sfstpala/flake8-import-styleEnsures explicit module imports in Python code to maintain quality and readability.3
tk0miya/flake8-codingA plugin that checks coding comments in Python code for correctness and compliance with coding standards15
datatheorem/flake8-alfredA plugin for flake8 to flag unsafe/obsolete symbols in Python code36
pycqa/flake8-commasEnforces trailing commas in Python code to avoid merge conflicts and improve readability.131
orsinium-labs/flake8-codesTools to inspect error codes in Python code for linting and quality assurance14
jamescooke/flake8-aaaA Flake8 plugin to enforce Arrange-Act-Assert pattern in Python tests69
martinthoma/flake8-simplifyA plugin that simplifies Python code by removing unnecessary complexity and suggesting better alternatives187
pycqa/flake8-bugbearA tool to identify likely bugs and design problems in Python code1,066
pgjones/flake8-sqlA Flake8 plugin for enforcing SQL coding standards.26
afonasev/flake8-returnTool to check return values in Python functions62
queensferryme/flake8-too-manyA flake8 plugin that prevents excessive bad code in Python4