Datasets:

Modalities:
Text
Formats:
parquet
Size:
< 1K
ArXiv:
DOI:
Libraries:
Datasets
pandas
License:
codelion commited on
Commit
1c5cbc7
1 Parent(s): 7730d34

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -19,7 +19,7 @@ dataset_info:
19
  download_size: 53832
20
  dataset_size: 87854
21
  ---
22
- # Dataset Card for "static-analysis-eval"
23
 
24
  A dataset of 76 Python programs taken from real Python open source projects (top 1000 on GitHub),
25
  where each program is a file that has exactly 1 vulnerability as detected by a particular static analyzer (Semgrep).
 
19
  download_size: 53832
20
  dataset_size: 87854
21
  ---
22
+ # Static Analysis Eval Benchmark
23
 
24
  A dataset of 76 Python programs taken from real Python open source projects (top 1000 on GitHub),
25
  where each program is a file that has exactly 1 vulnerability as detected by a particular static analyzer (Semgrep).