PyCQA/banditPython
Bandit is a tool designed to find common security issues in Python code.
(5,660 stars) (559 forks) (2 indexed issues) (2 open good first issues)
Repositories
Bandit is a tool designed to find common security issues in Python code.
A plugin for Flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodestyle.
A Python utility / library to sort imports.
Simple Python style checker in one Python file
docstring style checker