CodeXGLUE: Defect Detection Dataset
Defect DetectionCoding Lang: C
The CodeXGLUE: Defect Detection Dataset dataset is a Coding Lang: C defect detection resource from Zhou et al. at 2019 comprising 27,318 examples.
About CodeXGLUE: Defect Detection Dataset
Given a source code, the task is to identify whether it is an insecure code that may attack software systems, such as resource leaks, use-after-free vulnerabilities and DoS attack. We treat the task as binary classification (0/1), where 1 stands for insecure code and 0 for secure code.
Details
- Task
- Defect Detection
- Language
- Coding Lang: C
- Format
- JSON, Text
- Rows / instances
- 27,318
- Creator
- Zhou et al.
- Year
- 2019