File size: 829 Bytes
47e15c9
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
---
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)