Update README.md
Browse files
README.md
CHANGED
|
@@ -37,7 +37,7 @@ repo: (str)
|
|
| 37 |
patch_url: (list[str])
|
| 38 |
URLs of the reference vulnerability fixes.
|
| 39 |
|
| 40 |
-
|
| 41 |
The primary programming language of the vulnerable code. The field name
|
| 42 |
is intentionally preserved for compatibility with the released dataset.
|
| 43 |
|
|
|
|
| 37 |
patch_url: (list[str])
|
| 38 |
URLs of the reference vulnerability fixes.
|
| 39 |
|
| 40 |
+
programming_language: (str)
|
| 41 |
The primary programming language of the vulnerable code. The field name
|
| 42 |
is intentionally preserved for compatibility with the released dataset.
|
| 43 |
|