CWE-Bench-Java / data /fix_info /dataset_info.json
qiubinjun's picture
Duplicate from iris-sast/CWE-Bench-Java
4bc766b
{
"citation": "",
"description": "",
"features": {
"project_slug": {
"dtype": "string",
"_type": "Value"
},
"cve_id": {
"dtype": "string",
"_type": "Value"
},
"github_username": {
"dtype": "string",
"_type": "Value"
},
"github_repository_name": {
"dtype": "string",
"_type": "Value"
},
"commit": {
"dtype": "string",
"_type": "Value"
},
"file": {
"dtype": "string",
"_type": "Value"
},
"class": {
"dtype": "string",
"_type": "Value"
},
"class_start": {
"dtype": "float64",
"_type": "Value"
},
"class_end": {
"dtype": "float64",
"_type": "Value"
},
"method": {
"dtype": "string",
"_type": "Value"
},
"method_start": {
"dtype": "float64",
"_type": "Value"
},
"method_end": {
"dtype": "float64",
"_type": "Value"
},
"signature": {
"dtype": "string",
"_type": "Value"
}
},
"homepage": "",
"license": ""
}