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

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

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

Open-source alternatives to VFFinder

30 open-source projects similar to cgcl-codes/vffinder, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best VFFinder alternative.

  • ai4cloudops/secllmholmesai4cloudops 的头像

    ai4cloudops/secllmholmes

    65在 GitHub 上查看↗

    🎉 IEEE Symposium on Security and Privacy 2024!

    C
    在 GitHub 上查看↗65
  • alperen21/jitvulalperen21 的头像

    alperen21/JitVul

    4在 GitHub 上查看↗
    Python
    在 GitHub 上查看↗4
  • basimbd/secvulevalbasimbd 的头像

    basimbd/secvuleval

    24在 GitHub 上查看↗

    SecVulEval is a dataset of C/C++ vulnerabilities. The dataset includes 5,867 CVEs, 10,998 vulnerable and 14,442 non-vulnerable functions. Besides other relevant metadata, this dataset includes bug-fix changes at the statement level and contextual information related to the vulnerable statement.…

    Python
    在 GitHub 上查看↗24
  • berabuddies/agentflowberabuddies 的头像

    berabuddies/agentflow

    1,290在 GitHub 上查看↗

    Orchestrate thousands of agents and harnesses as a graph programatically

    Python
    在 GitHub 上查看↗1,290
  • cgcl-codes/vulllmCGCL-codes 的头像

    CGCL-codes/VulLLM

    77在 GitHub 上查看↗

    This is the codebase for the paper "Generalization-Enhanced Code Vulnerability Detection via Multi-Task Instruction Fine-Tuning", a research outcome by the ARTS^3 research group from Huazhong University of Science and Technology.

    Python
    在 GitHub 上查看↗77
  • chengpeng-wang/llmdfachengpeng-wang 的头像

    chengpeng-wang/LLMDFA

    211在 GitHub 上查看↗

    LLMDFA is an LLM-powered data-flow analysis framework. Specifically, it instantiates bottom-up summary-based data-flow analysis by interpreting intra-procedural data-flow facts with LLMs. With the specified sources/sinks and data-flow transfer functions (i.e., rules of propagating data-flow…

    Java
    在 GitHub 上查看↗211

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Find more with AI search
  • chengpeng-wang/llmsanchengpeng-wang 的头像

    chengpeng-wang/LLMSAN

    88在 GitHub 上查看↗

    LLMSAN is a tool for prompting-based bug detection. Equipped with the sanitization technique, LLMSAN can recognize false positives in the reported bugs without introducing huge additional token costs.

    Java
    在 GitHub 上查看↗88
  • dlvuldet/primevulDLVulDet 的头像

    DLVulDet/PrimeVul

    250在 GitHub 上查看↗

    📜 Overview | 📚 Dataset | 💻 Experiments | 📝 Citation

    Python
    在 GitHub 上查看↗250
  • hotfrom/m2cvdHotFrom 的头像

    HotFrom/M2CVD

    3在 GitHub 上查看↗

    Code Vulnerability Detection with Devign and RV Datasets This repository contains code for training and evaluating a vulnerability detection model using the Devign and RV datasets. The model is based on RoBERTa and UnixCoder, leveraging pre-trained models for code defect prediction tasks. This…

    Python
    在 GitHub 上查看↗3
  • hustcw/vulbenchHustcw 的头像

    Hustcw/VulBench

    80在 GitHub 上查看↗

    This repository contains materials for the paper "How Far Have We Gone in Vulnerability Detection Using Large Language Model".

    C
    在 GitHub 上查看↗80
  • jackline97/sv-trusteval-cJackline97 的头像

    Jackline97/SV-TrustEval-C

    9在 GitHub 上查看↗

    SV‑TrustEval‑C is the first reasoning‑based benchmark designed to rigorously evaluate Large Language Models (LLMs) on both structure (control/data flow) and semantic reasoning for vulnerability analysis in C source code. Unlike existing benchmarks that focus on pattern recognition,…

    Python
    在 GitHub 上查看↗9
  • llmaudit/llmsmartaudittoolLLMAudit 的头像

    LLMAudit/LLMSmartAuditTool

    72在 GitHub 上查看↗

    LLM-SmartAudit is a cutting-edge tool designed to revolutionize smart contract auditing using advanced language models.

    Solidity
    在 GitHub 上查看↗72
  • martin-wey/r2vulmartin-wey 的头像

    martin-wey/R2Vul

    16在 GitHub 上查看↗

    This is the replication package accompanying our paper "R2Vul: Learning to Reason about Software Vulnerabilities with Reinforcement Learning and Structured Reasoning Distillation".

    Python
    在 GitHub 上查看↗16
  • mattersec-labs/seclensmattersec-labs 的头像

    mattersec-labs/seclens

    34在 GitHub 上查看↗

    Role-Specific Evaluation of LLMs for Security Vulnerability Detection Paper · Docs · Quick Start · Results

    Python
    在 GitHub 上查看↗34
  • qcri/llmxcpgqcri 的头像

    qcri/llmxcpg

    154在 GitHub 上查看↗

    2025.11 LLMxCPG wins the MENA CSAW Applied Research Competition (ARC) 2025. - 2025.10 LLMxCPG is accepted to the MENA CSAW Applied Research Competition (ARC) 2025. - 2025.08 LLMxCPG is presented at USENIX Security 2025.

    Jupyter Notebook
    在 GitHub 上查看↗154
  • rmusab/vul-llm-finetunermusab 的头像

    rmusab/vul-llm-finetune

    55在 GitHub 上查看↗

    This repository contains the necessary code for reproducing the experiments conducted in the paper "Finetuning Large Language Models for Vulnerability Detection": https://doi.org/10.1109/ACCESS.2025.3546700

    Python
    在 GitHub 上查看↗55
  • rockmao45/llmvulndetectionrockmao45 的头像

    rockmao45/llmvulndetection

    0在 GitHub 上查看↗

    The complete record of the discussion example introduced in the paper "Multi-role Consensus through LLMs Discussions for Vulnerability Detection".

    在 GitHub 上查看↗0
  • sakirinn/llm4cvdS

    SakiRinn/LLM4CVD

    0在 GitHub 上查看↗

    This is the codebase for the paper "Investigating Large Language Models for Code Vulnerability Detection: An Experimental Study", which is submitted to IEEE TIFS. The arxiv version of this work is publicly available via this link. We also provide the 🤗Huggingface repository for all evaluated…

    在 GitHub 上查看↗0
  • seclab-ucr/lliftseclab-ucr 的头像

    seclab-ucr/LLift

    86在 GitHub 上查看↗

    This repo contains all the code and test cases for the LLift project

    Python
    在 GitHub 上查看↗86
  • sweetaroo/vuldetectbenchSweetaroo 的头像

    Sweetaroo/VulDetectBench

    36在 GitHub 上查看↗

    VulDetectBench is a benchmark designed to evaluate the vulnerability detection capabilities of Large Language Models (LLMs).

    C
    在 GitHub 上查看↗36
  • tencent/vulngymTencent 的头像

    Tencent/VulnGym

    180在 GitHub 上查看↗

    VulnGym: A Real-World, Project-Level Vulnerability Benchmark for White-Box Vulnerability-Hunting Agents

    在 GitHub 上查看↗180
  • vinci-grape/mvuldvinci-grape 的头像

    vinci-grape/MVulD

    10在 GitHub 上查看↗

    Software vulnerabilities are the weaknesses in software systems, that leads to serious cybersecurity problems. Recently, many deep learning-based approaches have been proposed to detect vulnerabilities at the function level by using one or a few different modalities (e.g., text representation,…

    Python
    在 GitHub 上查看↗10
  • vinsontang1/vultriagevinsontang1 的头像

    vinsontang1/VulTriage

    3在 GitHub 上查看↗

    An intelligent vulnerability detection framework based on Large Language Models and static code analysis, supporting multi-dataset evaluation and ablation studies.

    Python
    在 GitHub 上查看↗3
  • vul-lmgnn/vul-lmggnnvul-lmgnn 的头像

    vul-lmgnn/vul-lmggnn

    103在 GitHub 上查看↗

    Code for the paper - Source Code Vulnerability Detection: Combining Code Language Models and Code Property Graph

    Python
    在 GitHub 上查看↗103
  • vul337/monovul337 的头像

    vul337/mono

    18在 GitHub 上查看↗

    mono: Is Your "Clean" Vulnerability Dataset Really Solvable? Exposing and Trapping Undecidable Patches and Beyond

    C
    在 GitHub 上查看↗18
  • whilebug/cvebenchWhileBug 的头像

    WhileBug/CVEBench

    5在 GitHub 上查看↗

    First please download and preprocess the CVEFixes database: `shell mkdir data cd data wget https://zenodo.org/records/13118970/files/CVEfixesv1.0.8.zip unzip CVEfixesv1.0.8.zip gzip -d CVEfixesv1.0.8/Data/CVEfixesv1.0.8.sql.gz sqlite3 CVEfixes.db < CVEfixesv1.0.8/Data/CVEfixesv1.0.8.sql `

    Python
    在 GitHub 上查看↗5
  • xin-cheng-wen/comment4vulXin-Cheng-Wen 的头像

    Xin-Cheng-Wen/Comment4Vul

    18在 GitHub 上查看↗

    Recently, there has been a growing interest in automatic software vulnerability detection. Pre-trained model-based approaches have demonstrated superior performance than other Deep Learning (DL)-based approaches in detecting vulnerabilities. However, the existing pre-trained model-based…

    Python
    在 GitHub 上查看↗18
  • yikun-li/cleanvulyikun-li 的头像

    yikun-li/CleanVul

    22在 GitHub 上查看↗

    📜 Overview | 📚 Dataset

    Python
    在 GitHub 上查看↗22
  • yoimiya-nlp/cleveryoimiya-nlp 的头像

    yoimiya-nlp/CLeVeR

    14在 GitHub 上查看↗

    CLeVeR is a novel approach that leverages contrastive learning to generate precise vulnerability code representations under the supervision of vulnerability descriptions. Specifically, CLeVeR introduces an Adapter, a Representation Refinement module, and a Description Simulator to mitigate the…

    Python
    在 GitHub 上查看↗14
  • yuanjianggit/stagedvulbertYuanJiangGit 的头像

    YuanJiangGit/StagedVulBERT

    19在 GitHub 上查看↗

    To successfully run the project, the following Python packages need to be installed:

    Python
    在 GitHub 上查看↗19