bandit
Security scanner
A tool that analyzes Python code for potential security vulnerabilities.
Bandit is a tool designed to find common security issues in Python code.
7k stars
65 watching
615 forks
Language: Python
last commit: about 1 month ago
Linked from 3 awesome lists
banditlinterpythonsecuritysecurity-scannersecurity-toolsstatic-code-analysis
Related projects:
Repository | Description | Stars |
---|---|---|
tylerwince/flake8-bandit | Automated security testing tool | 110 |
python-security/pyt | A tool that analyzes Python web applications for potential security vulnerabilities | 2,181 |
find-sec-bugs/find-sec-bugs | A plugin for static analysis of Java web applications and Android applications to identify potential security vulnerabilities. | 2,293 |
arkadiyt/bounty-targets-data | Provides hourly-updated data on eligible domains for bug bounty reports. | 3,178 |
azure/pyrit | Empowers security professionals to identify risks in generative AI systems by providing a framework for proactive risk assessment and red teaming. | 1,977 |
benfred/py-spy | A tool that lets you visualize what your program is spending time on without modifying the code. | 12,992 |
git-bug/git-bug | A distributed, offline-first bug tracker embedded in git that allows collaborative development without vendor lock-in. | 8,165 |
osmcha/osmcha | Detects suspicious OSM changesets by analyzing map feature additions, modifications, and deletions, as well as commenting on editor tools used. | 46 |
edoverflow/bugbounty-cheatsheet | A comprehensive resource for bug bounty hunters and security professionals. | 5,986 |
firefart/hijagger | A tool used to identify potential security vulnerabilities in package maintainers of NPM and PyPi packages by checking for unregistered domains or email addresses. | 288 |
pytorch/tutorials | PyTorch tutorials for learning deep learning with the PyTorch framework | 8,296 |
pyupio/safety | Detects known security vulnerabilities in Python dependencies and provides recommendations for remediation. | 1,758 |
pycqa/flake8-bugbear | A tool to identify likely bugs and design problems in Python code | 1,066 |
ngalongc/bug-bounty-reference | A curated list of publicly disclosed bug bounty write-ups organized by vulnerability type | 3,770 |
facebook/pyre-check | Type-checking software for Python code | 6,885 |