Datasets:
File size: 644 Bytes
7d2ace6 | 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 | {
"source": "OWASP Benchmark Python",
"output_path": "data/processed/owasp_benchmark_python/owasp_python_review.jsonl",
"total_records": 1230,
"vulnerable": 452,
"clean": 778,
"metadata_csv_files": [
"data/raw/owasp_benchmark_python/expectedresults-0.1.csv"
],
"label_map_entries": 1230,
"cwe_counts": {
"CWE-22": 168,
"CWE-328": 151,
"CWE-330": 326,
"CWE-501": 37,
"CWE-502": 54,
"CWE-601": 34,
"CWE-611": 28,
"CWE-614": 39,
"CWE-643": 186,
"CWE-78": 20,
"CWE-79": 89,
"CWE-89": 16,
"CWE-90": 29,
"CWE-94": 53
},
"normalized_at": "2026-06-20T05:21:00.735918Z"
} |