flake8-bandit
Security auditor
Automated security testing tool
Automated security testing using bandit and flake8.
111 stars
5 watching
23 forks
Language: Python
last commit: about 1 year ago
Linked from 1 awesome list
banditflake8securitysecurity-automationsecurity-toolsstatic-code-analysisvulnerability-detection
Related projects:
Repository | Description | Stars |
---|---|---|
datatheorem/flake8-alfred | A plugin for flake8 to flag unsafe/obsolete symbols in Python code | 36 |
orsinium-labs/flake8-warnings | Lints Python code to detect deprecated modules and functions. | 12 |
afonasev/flake8-return | Tool to check return values in Python functions | 62 |
pycqa/flake8-bugbear | A plugin that extends flake8 to detect design problems and likely bugs in Python code. | 1,066 |
s-weigand/flake8-nb | A tool to check Python code quality in Jupyter notebooks. | 28 |
jamescooke/flake8-aaa | A Flake8 plugin to enforce Arrange-Act-Assert pattern in Python tests | 70 |
adamchainz/flake8-logging | A Flake8 plugin that checks for issues related to logging in Python code | 79 |
smarkets/flake8-strict | Plugin for static code analysis of Python code adhering to strict style rules | 10 |
and-semakin/flake8-pytestrail | Analyze Python code for missing or incorrectly formatted test identifiers for a testing framework. | 10 |
savoirfairelinux/flake8-copyright | Automatically checks Python files for copyright notices | 15 |
jparise/flake8-assertive | A Flake8 extension that enforces more specific and informative unittest assertions. | 31 |
xuhdev/flake8-executable | Ensures executable permissions and shebangs are correctly set in Python files. | 18 |
stummjr/flake8-scrapy | An integration of Flake8 and Scrapy to catch common coding issues in Spider projects | 19 |
azure/counterfit | An automation tool that assesses the security of machine learning systems by bringing together various adversarial frameworks under one platform. | 806 |
takishima/flake8-secure-coding-standard | Enforces secure coding standards in Python | 5 |