|
|
--- |
|
|
license: apache-2.0 |
|
|
tags: |
|
|
- code |
|
|
- llmxcpg |
|
|
- vulnerability detection |
|
|
size_categories: |
|
|
- 100K<n<1M |
|
|
task_categories: |
|
|
- text-generation |
|
|
--- |
|
|
|
|
|
# LLMxCPG-Code |
|
|
|
|
|
This dataset contains the **raw C files** used in our paper: |
|
|
**[LLMxCPG: Context-Aware Vulnerability Detection Through Code Property Graph-Guided Large Language Models](https://www.usenix.org/conference/usenixsecurity25/presentation/lekssays)** |
|
|
|
|
|
--- |
|
|
|
|
|
### π Models |
|
|
The models **LLMxCPG-Q** and **LLMxCPG-D** are available in the following Hugging Face collection: |
|
|
π [https://huggingface.co/collections/QCRI/llmxcpg-6855f80e601774b43eba2d14](https://huggingface.co/collections/QCRI/llmxcpg-6855f80e601774b43eba2d14) |
|
|
|
|
|
--- |
|
|
|
|
|
### π» Source Code |
|
|
The source code for LLMxCPG can be found here: |
|
|
π [https://github.com/qcri/llmxcpg](https://github.com/qcri/llmxcpg) |