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

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

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

2 个仓库

Awesome GitHub RepositoriesC/C++ Source Code Security Analysis

Analyzes C/C++ source code without compilation to detect security flaws and vulnerabilities.

Distinct from C Source Translators: Existing candidates focus on compilation or code generation, not security analysis.

Explore 2 awesome GitHub repositories matching security & cryptography · C/C++ Source Code Security Analysis. Refine with filters or upvote what's useful.

Awesome C/C++ Source Code Security Analysis GitHub Repositories

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

    snyk/cli

    5,428在 GitHub 上查看↗

    The Snyk CLI is a command-line security scanner that detects known vulnerabilities across open-source dependencies, proprietary application code, container images, and infrastructure-as-code configuration files. It also serves as a platform management tool, allowing users to configure organizations, users, SSO, and reporting from the terminal rather than the web dashboard. The CLI integrates directly into development workflows, enabling scanning within IDEs, build pipelines, and version control systems. It implements static analysis with interfile data flow analysis to find complex security f

    Analyzes C/C++ source code directly to detect security flaws and vulnerabilities.

    TypeScriptmonitorsecuritysnyk
    在 GitHub 上查看↗5,428
  • nasa-sw-vnv/ikosNASA-SW-VnV 的头像

    NASA-SW-VnV/ikos

    3,115在 GitHub 上查看↗

    Ikos is a formal verification suite and static analysis framework designed to prove the absence of undefined behaviors and runtime errors in C and C++ source code. It functions as an abstract interpretation tool that approximates program execution to identify potential crashes and software defects. The system utilizes a compiler front-end to translate source code into a specialized abstract representation. This process decouples language parsing from the analysis logic, allowing the framework to perform deep program analysis via a formal verification system. The toolkit covers several analys

    Analyzes C and C++ source code to detect software defects and runtime errors like buffer overflows.

    C++abstract-interpretationprogram-analysissoftware-verification
    在 GitHub 上查看↗3,115
  1. Home
  2. Security & Cryptography
  3. C/C++ Source Code Security Analysis