Datasets:

Modalities:
Tabular
Text
Formats:
parquet
Libraries:
Datasets
pandas
cedricbonhomme commited on
Commit
8d8b4aa
·
verified ·
1 Parent(s): fca3bc4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -0
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/)