Update README.md
Browse files
README.md
CHANGED
|
@@ -21,4 +21,5 @@ dataset_info:
|
|
| 21 |
---
|
| 22 |
# Dataset Card for "static-analysis-eval"
|
| 23 |
|
| 24 |
-
|
|
|
|
|
|
| 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).
|