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.…
Orchestrate thousands of agents and harnesses as a graph programatically
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 `
The main features of whilebug/cvebench are: Vulnerability Detection Frameworks.
Open-source alternatives to whilebug/cvebench 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!