flake8-secure-coding-standard
Secure Coding Standards
Enforces secure coding standards in Python
Flake8 plugin to enforce some secure coding standards for Python.
5 stars
3 watching
2 forks
Language: Python
last commit: almost 2 years agoLinked from 1 awesome list
flake8flake8-pluginpython
Related projects:
| Repository | Description | Stars |
|---|---|---|
| Plugin for static code analysis of Python code adhering to strict style rules | 10 | |
| Enforces a standardized coding style in Python similar to newspaper article structure | 12 | |
| Enforces code standards for Python functions | 50 | |
| A tool to identify encoding issues in Python code | 6 | |
| Ensures explicit module imports in Python code to maintain quality and readability. | 3 | |
| A plugin that checks coding comments in Python code for correctness and compliance with coding standards | 15 | |
| A plugin for flake8 to flag unsafe/obsolete symbols in Python code | 36 | |
| Enforces trailing commas in Python code to avoid merge conflicts and improve readability. | 131 | |
| Tools to inspect error codes in Python code for linting and quality assurance | 14 | |
| A Flake8 plugin to enforce Arrange-Act-Assert pattern in Python tests | 69 | |
| A plugin that simplifies Python code by removing unnecessary complexity and suggesting better alternatives | 187 | |
| A tool to identify likely bugs and design problems in Python code | 1,066 | |
| A Flake8 plugin for enforcing SQL coding standards. | 26 | |
| Tool to check return values in Python functions | 62 | |
| A flake8 plugin that prevents excessive bad code in Python | 4 |