# whilebug/cvebench

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/whilebug-cvebench).**

5 stars · 0 forks · Python

## Links

- GitHub: https://github.com/WhileBug/CVEBench
- awesome-repositories: https://awesome-repositories.com/repository/whilebug-cvebench.md

## Description

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 ``

## Tags

### Part of an Awesome List

- [Vulnerability Detection Frameworks](https://awesome-repositories.com/f/awesome-lists/ai/vulnerability-detection-frameworks.md) — Benchmark for assessing agent capabilities in repairing real-world CVEs.
