Datasets:

Modalities:
Text
Formats:
parquet
Size:
< 1K
ArXiv:
DOI:
Libraries:
Datasets
pandas
License:
codelion commited on
Commit
2f0a0a7
1 Parent(s): ae96f17

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -21,4 +21,5 @@ dataset_info:
21
  ---
22
  # Dataset Card for "static-analysis-eval"
23
 
24
- [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
 
 
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).