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
WhileBug avatar

WhileBug/CVEBench

0
View on GitHub↗
5 stars·0 forks·Python·12 views

CVEBench

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

Features

  • Vulnerability Detection Frameworks - Benchmark for assessing agent capabilities in repairing real-world CVEs.

Star history

Star history chart for whilebug/cvebenchStar history chart for whilebug/cvebench

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

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

Start searching with AI

Projects sharing features with CVEBench

These projects share indexed features with CVEBench. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • 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
  • ai4cloudops/secllmholmesai4cloudops avatar

    ai4cloudops/secllmholmes

    65View on GitHub↗

    🎉 IEEE Symposium on Security and Privacy 2024!

    C
    View on GitHub↗65
Compare all 30 related projects→

Frequently asked questions

What does whilebug/cvebench do?

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 `

What are the main features of whilebug/cvebench?

The main features of whilebug/cvebench are: Vulnerability Detection Frameworks.

Which projects share features with whilebug/cvebench?

Projects with overlapping indexed features include: alperen21/jitvul. basimbd/secvuleval — SecVulEval is a dataset of C/C++ vulnerabilities. The dataset includes 5,867 CVEs, 10,998 vulnerable and 14,442… berabuddies/agentflow — Orchestrate thousands of agents and harnesses as a graph programatically. cgcl-codes/vffinder — This is the artifact repository of VFFinder for ASE'24. cgcl-codes/vulllm — This is the codebase for the paper "Generalization-Enhanced Code Vulnerability Detection via Multi-Task Instruction… ai4cloudops/secllmholmes — 🎉 IEEE Symposium on Security and Privacy 2024!