Update README.md
Browse files
README.md
CHANGED
@@ -34,3 +34,17 @@ configs:
|
|
34 |
- split: test
|
35 |
path: data/test-*
|
36 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
34 |
- split: test
|
35 |
path: data/test-*
|
36 |
---
|
37 |
+
|
38 |
+
|
39 |
+
### Sources of the data
|
40 |
+
|
41 |
+
|
42 |
+
- CVE Program (enriched with data from vulnrichment and Fraunhofer FKIE)
|
43 |
+
- GitHub Security Advisories
|
44 |
+
- PySec advisories
|
45 |
+
- CSAF Red Hat
|
46 |
+
- CSAF Cisco.
|
47 |
+
|
48 |
+
|
49 |
+
Extracted from the database of [Vulnerability-Lookup](https://vulnerability.circl.lu).
|
50 |
+
Dumps of the data are available [here](https://vulnerability.circl.lu/dumps/)
|