awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesVulnerability Detection

Identification of risky function calls and insecure configurations in source code.

Distinct from Python: Focuses on finding vulnerabilities rather than general Python language development resources.

Explore 1 awesome GitHub repository matching programming languages & runtimes · Vulnerability Detection. Refine with filters or upvote what's useful.

Awesome Vulnerability Detection GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • pycqa/banditPyCQA 的头像

    PyCQA/bandit

    8,092在 GitHub 上查看↗

    Bandit is a static analysis security testing tool and vulnerability detection scanner for Python source code. It functions as a security-focused linter and static analyzer that identifies common vulnerabilities and architectural flaws without executing the program. The tool utilizes an abstract syntax tree to analyze code patterns and identifies risky function calls or insecure configurations. It employs a plugin-based rule engine to decouple scanning logic from individual security checks and supports configuration-driven filtering to exclude specific files or ignore certain warnings. The sy

    Identifies risky function calls and insecure configurations in Python projects to prevent exploits.

    Pythonbanditlinterpython
    在 GitHub 上查看↗8,092
  1. Home
  2. Programming Languages & Runtimes
  3. Programming Language Varieties
  4. Programming Languages
  5. Dynamic & Scripting
  6. Python
  7. Vulnerability Detection