CoolFace
Datasetpublic

Luoberta/cve_tasks_3k_compressed

CVE Tasks 3K (Compressed) Compressed archive of CVE security vulnerability reproduction tasks, synthesized by CVE-Factory. Contents new_cve_tasks_3k.tar.xz: Contains 3,181 CVE tasks Each task includes Dockerfile, docker-compose.yaml, test scripts, and complete vulnerability reproduction environment Usage # Download and extract tar -xJf new_cve_tasks_3k.tar.xz Citation @misc{luo2026cvefactory, title={CVE-Factory: Scaling… See the full description on the dataset page: https://huggingface.co/datasets/Luoberta/cve_tasks_3k_compressed.

sourceHugging Facemitupdated 6mo agoView on Hugging Face
0likes796downloads
Dataset Card

CVE Tasks 3K (Compressed)

Compressed archive of CVE security vulnerability reproduction tasks, synthesized by CVE-Factory.

Contents

  • new_cve_tasks_3k.tar.xz: Contains 3,181 CVE tasks
  • Each task includes Dockerfile, docker-compose.yaml, test scripts, and complete vulnerability reproduction environment

Usage

bash
# Download and extract
tar -xJf new_cve_tasks_3k.tar.xz

Citation

bibtex
@misc{luo2026cvefactory,
  title={CVE-Factory: Scaling Expert-Level Agentic Tasks for Code Security Vulnerability}, 
  author={Xianzhen Luo and Jingyuan Zhang and Shiqi Zhou and Rain Huang and Chuan Xiao and Qingfu Zhu and Zhiyuan Ma and Xing Yue and Yang Yue and Wencong Zeng and Wanxiang Che},
  year={2026},
  eprint={2602.03012},
  archivePrefix={arXiv},
  primaryClass={cs.CR},
  url={https://arxiv.org/abs/2602.03012}
}