Update README.md
Browse files
README.md
CHANGED
|
@@ -19,7 +19,7 @@ dataset_info:
|
|
| 19 |
download_size: 53832
|
| 20 |
dataset_size: 87854
|
| 21 |
---
|
| 22 |
-
#
|
| 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).
|