Update README.md
Browse files
README.md
CHANGED
|
@@ -14,7 +14,7 @@ tags:
|
|
| 14 |
|
| 15 |
<!-- Provide a quick summary of the dataset. -->
|
| 16 |
|
| 17 |
-
This repository contains the dataset CWE-Bench-Java presented in the paper LLM-Assisted Static Analysis for Detecting Security Vulnerabilities. At a high level, this dataset contains 120 CVEs spanning 4 CWEs, namely path-traversal, OS-command injection, cross-site scripting, and code-injection.
|
| 18 |
|
| 19 |
## Dataset Details
|
| 20 |
|
|
|
|
| 14 |
|
| 15 |
<!-- Provide a quick summary of the dataset. -->
|
| 16 |
|
| 17 |
+
This repository contains the dataset CWE-Bench-Java presented in the paper [LLM-Assisted Static Analysis for Detecting Security Vulnerabilities](https://arxiv.org/abs/2405.17238). At a high level, this dataset contains 120 CVEs spanning 4 CWEs, namely path-traversal, OS-command injection, cross-site scripting, and code-injection.
|
| 18 |
|
| 19 |
## Dataset Details
|
| 20 |
|