awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Back to yuanjianggit/stagedvulbert

Projects sharing features with StagedVulBERT

30 open-source projects similar to yuanjianggit/stagedvulbert, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.

  • ai4cloudops/secllmholmesai4cloudops avatar

    ai4cloudops/secllmholmes

    65View on GitHub↗

    🎉 IEEE Symposium on Security and Privacy 2024!

    C
    View on GitHub↗65
  • alperen21/jitvulalperen21 avatar

    alperen21/JitVul

    4View on GitHub↗
    Python
    View on GitHub↗4
  • basimbd/secvulevalbasimbd avatar

    basimbd/secvuleval

    24View on 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
    View on GitHub↗24
  • berabuddies/agentflowberabuddies avatar

    berabuddies/agentflow

    1,290View on GitHub↗

    Orchestrate thousands of agents and harnesses as a graph programatically

    Python
    View on GitHub↗1,290
  • cgcl-codes/vffinderCGCL-codes avatar

    CGCL-codes/VFFinder

    13View on GitHub↗

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

    Python
    View on GitHub↗13
  • cgcl-codes/vulllmCGCL-codes avatar

    CGCL-codes/VulLLM

    77View on 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
    View on GitHub↗77

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • chengpeng-wang/llmdfachengpeng-wang avatar

    chengpeng-wang/LLMDFA

    211View on 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
    View on GitHub↗211
  • chengpeng-wang/llmsanchengpeng-wang avatar

    chengpeng-wang/LLMSAN

    88View on 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
    View on GitHub↗88
  • dlvuldet/primevulDLVulDet avatar

    DLVulDet/PrimeVul

    250View on GitHub↗

    📜 Overview | 📚 Dataset | 💻 Experiments | 📝 Citation

    Python
    View on GitHub↗250
  • hotfrom/m2cvdHotFrom avatar

    HotFrom/M2CVD

    3View on 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
    View on GitHub↗3
  • hustcw/vulbenchHustcw avatar

    Hustcw/VulBench

    80View on GitHub↗

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

    C
    View on GitHub↗80
  • jackline97/sv-trusteval-cJackline97 avatar

    Jackline97/SV-TrustEval-C

    9View on 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
    View on GitHub↗9
  • llmaudit/llmsmartaudittoolLLMAudit avatar

    LLMAudit/LLMSmartAuditTool

    72View on GitHub↗

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

    Solidity
    View on GitHub↗72
  • martin-wey/r2vulmartin-wey avatar

    martin-wey/R2Vul

    16View on GitHub↗

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

    Python
    View on GitHub↗16
  • mattersec-labs/seclensmattersec-labs avatar

    mattersec-labs/seclens

    34View on GitHub↗

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

    Python
    View on GitHub↗34
  • qcri/llmxcpgqcri avatar

    qcri/llmxcpg

    154View on 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
    View on GitHub↗154
  • rmusab/vul-llm-finetunermusab avatar

    rmusab/vul-llm-finetune

    55View on 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
    View on GitHub↗55
  • rockmao45/llmvulndetectionrockmao45 avatar

    rockmao45/llmvulndetection

    0View on GitHub↗

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

    View on GitHub↗0
  • sakirinn/llm4cvdS

    SakiRinn/LLM4CVD

    0View on 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…

    View on GitHub↗0
  • seclab-ucr/lliftseclab-ucr avatar

    seclab-ucr/LLift

    86View on GitHub↗

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

    Python
    View on GitHub↗86
  • sweetaroo/vuldetectbenchSweetaroo avatar

    Sweetaroo/VulDetectBench

    36View on GitHub↗

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

    C
    View on GitHub↗36
  • tencent/vulngymTencent avatar

    Tencent/VulnGym

    180View on GitHub↗

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

    View on GitHub↗180
  • vinci-grape/mvuldvinci-grape avatar

    vinci-grape/MVulD

    10View on 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
    View on GitHub↗10
  • vinsontang1/vultriagevinsontang1 avatar

    vinsontang1/VulTriage

    3View on GitHub↗

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

    Python
    View on GitHub↗3
  • vul-lmgnn/vul-lmggnnvul-lmgnn avatar

    vul-lmgnn/vul-lmggnn

    103View on GitHub↗

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

    Python
    View on GitHub↗103
  • vul337/monovul337 avatar

    vul337/mono

    18View on GitHub↗

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

    C
    View on GitHub↗18
  • whilebug/cvebenchWhileBug avatar

    WhileBug/CVEBench

    5View on 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
    View on GitHub↗5
  • xin-cheng-wen/comment4vulXin-Cheng-Wen avatar

    Xin-Cheng-Wen/Comment4Vul

    18View on 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
    View on GitHub↗18
  • yikun-li/cleanvulyikun-li avatar

    yikun-li/CleanVul

    22View on GitHub↗

    📜 Overview | 📚 Dataset

    Python
    View on GitHub↗22
  • yoimiya-nlp/cleveryoimiya-nlp avatar

    yoimiya-nlp/CLeVeR

    14View on 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
    View on GitHub↗14