awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to whilebug/cvebench

Open-source alternatives to CVEBench

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

  • ai4cloudops/secllmholmesAvatar ai4cloudops

    ai4cloudops/secllmholmes

    65Vezi pe GitHub↗

    🎉 IEEE Symposium on Security and Privacy 2024!

    C
    Vezi pe GitHub↗65
  • alperen21/jitvulAvatar alperen21

    alperen21/JitVul

    4Vezi pe GitHub↗
    Python
    Vezi pe GitHub↗4
  • basimbd/secvulevalAvatar basimbd

    basimbd/secvuleval

    24Vezi pe 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
    Vezi pe GitHub↗24
  • berabuddies/agentflowAvatar berabuddies

    berabuddies/agentflow

    1,290Vezi pe GitHub↗

    Orchestrate thousands of agents and harnesses as a graph programatically

    Python
    Vezi pe GitHub↗1,290
  • cgcl-codes/vffinderAvatar CGCL-codes

    CGCL-codes/VFFinder

    13Vezi pe GitHub↗

    This is the artifact repository of VFFinder for ASE'24.

    Python
    Vezi pe GitHub↗13
  • cgcl-codes/vulllmAvatar CGCL-codes

    CGCL-codes/VulLLM

    77Vezi pe 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
    Vezi pe GitHub↗77

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Find more with AI search
  • chengpeng-wang/llmdfaAvatar chengpeng-wang

    chengpeng-wang/LLMDFA

    211Vezi pe 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
    Vezi pe GitHub↗211
  • chengpeng-wang/llmsanAvatar chengpeng-wang

    chengpeng-wang/LLMSAN

    88Vezi pe 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
    Vezi pe GitHub↗88
  • dlvuldet/primevulAvatar DLVulDet

    DLVulDet/PrimeVul

    250Vezi pe GitHub↗

    📜 Overview | 📚 Dataset | 💻 Experiments | 📝 Citation

    Python
    Vezi pe GitHub↗250
  • hotfrom/m2cvdAvatar HotFrom

    HotFrom/M2CVD

    3Vezi pe 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
    Vezi pe GitHub↗3
  • hustcw/vulbenchAvatar Hustcw

    Hustcw/VulBench

    80Vezi pe GitHub↗

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

    C
    Vezi pe GitHub↗80
  • jackline97/sv-trusteval-cAvatar Jackline97

    Jackline97/SV-TrustEval-C

    9Vezi pe 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
    Vezi pe GitHub↗9
  • llmaudit/llmsmartaudittoolAvatar LLMAudit

    LLMAudit/LLMSmartAuditTool

    72Vezi pe GitHub↗

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

    Solidity
    Vezi pe GitHub↗72
  • martin-wey/r2vulAvatar martin-wey

    martin-wey/R2Vul

    16Vezi pe GitHub↗

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

    Python
    Vezi pe GitHub↗16
  • mattersec-labs/seclensAvatar mattersec-labs

    mattersec-labs/seclens

    34Vezi pe GitHub↗

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

    Python
    Vezi pe GitHub↗34
  • qcri/llmxcpgAvatar qcri

    qcri/llmxcpg

    154Vezi pe 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
    Vezi pe GitHub↗154
  • rmusab/vul-llm-finetuneAvatar rmusab

    rmusab/vul-llm-finetune

    55Vezi pe 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
    Vezi pe GitHub↗55
  • rockmao45/llmvulndetectionAvatar rockmao45

    rockmao45/llmvulndetection

    0Vezi pe GitHub↗

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

    Vezi pe GitHub↗0
  • sakirinn/llm4cvdS

    SakiRinn/LLM4CVD

    0Vezi pe 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…

    Vezi pe GitHub↗0
  • seclab-ucr/lliftAvatar seclab-ucr

    seclab-ucr/LLift

    86Vezi pe GitHub↗

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

    Python
    Vezi pe GitHub↗86
  • sweetaroo/vuldetectbenchAvatar Sweetaroo

    Sweetaroo/VulDetectBench

    36Vezi pe GitHub↗

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

    C
    Vezi pe GitHub↗36
  • tencent/vulngymAvatar Tencent

    Tencent/VulnGym

    180Vezi pe GitHub↗

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

    Vezi pe GitHub↗180
  • vinci-grape/mvuldAvatar vinci-grape

    vinci-grape/MVulD

    10Vezi pe 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
    Vezi pe GitHub↗10
  • vinsontang1/vultriageAvatar vinsontang1

    vinsontang1/VulTriage

    3Vezi pe GitHub↗

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

    Python
    Vezi pe GitHub↗3
  • vul-lmgnn/vul-lmggnnAvatar vul-lmgnn

    vul-lmgnn/vul-lmggnn

    103Vezi pe GitHub↗

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

    Python
    Vezi pe GitHub↗103
  • vul337/monoAvatar vul337

    vul337/mono

    18Vezi pe GitHub↗

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

    C
    Vezi pe GitHub↗18
  • xin-cheng-wen/comment4vulAvatar Xin-Cheng-Wen

    Xin-Cheng-Wen/Comment4Vul

    18Vezi pe 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
    Vezi pe GitHub↗18
  • yikun-li/cleanvulAvatar yikun-li

    yikun-li/CleanVul

    22Vezi pe GitHub↗

    📜 Overview | 📚 Dataset

    Python
    Vezi pe GitHub↗22
  • yoimiya-nlp/cleverAvatar yoimiya-nlp

    yoimiya-nlp/CLeVeR

    14Vezi pe 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
    Vezi pe GitHub↗14
  • yuanjianggit/stagedvulbertAvatar YuanJiangGit

    YuanJiangGit/StagedVulBERT

    19Vezi pe GitHub↗

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

    Python
    Vezi pe GitHub↗19