Update README.md
Browse files
README.md
CHANGED
|
@@ -40,7 +40,7 @@ This dataset, CIRCL/vulnerability-cwe-patch, provides structured real-world vuln
|
|
| 40 |
The dataset is automatically extracted using a robust pipeline that fetches vulnerability records from several sources, filters out entries without patches, and verifies patch links for accessibility. Extracted patches are fetched, encoded in base64, and stored alongside commit messages for training and evaluation of ML models.
|
| 41 |
Source Data
|
| 42 |
|
| 43 |
-
The dataset comprises 15,836 vulnerabilities and 18,435 associated patches
|
| 44 |
|
| 45 |
|
| 46 |
|
|
|
|
| 40 |
The dataset is automatically extracted using a robust pipeline that fetches vulnerability records from several sources, filters out entries without patches, and verifies patch links for accessibility. Extracted patches are fetched, encoded in base64, and stored alongside commit messages for training and evaluation of ML models.
|
| 41 |
Source Data
|
| 42 |
|
| 43 |
+
The dataset comprises 15,836 vulnerabilities and **18,435 associated patches**. For training, we consider only those patches corresponding to vulnerabilities annotated with at least one CWE.
|
| 44 |
|
| 45 |
|
| 46 |
|