You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 14, 2024. It is now read-only.
2014-12-08 Updated data, note significant number of nearly identical
@@ -23,15 +26,15 @@ Release 2016-03-30
23
26
## Description
24
27
25
28
This data archive contains nearly all of the non-sensitive vulnerability
26
-
data collected by the CERT/CC, from the inception of the vulnerability
27
-
notes database (approximately May 1998) to the date the archive was
28
-
prepared, as noted above in the Change Log.
29
+
data collected by CERT, from the inception of the vulnerability notes
30
+
database (approximately May 1998) to the date the archive was prepared,
31
+
as noted above in the Change Log.
29
32
30
-
Since roughly 2004, the United States Department of Homeland
31
-
Security (DHS) United States Computer Emergency Readiness Team (US-CERT)
32
-
has funded the vulnerability analysis and coordination work that
33
-
includes this vulnerability data and the publication of Vulnerability
34
-
Notes: <http://www.kb.cert.org/vuls>
33
+
Since roughly 2004, the United States Department of Homeland Security
34
+
(DHS) United States Computer Emergency Readiness Team (US-CERT) and
35
+
other government sponsors have funded the vulnerability analysis and
36
+
coordination work that includes this vulnerability data and the
37
+
publication of [Vulnerability Notes](http://www.kb.cert.org/vuls).
35
38
36
39
This data is incomplete. All records (reports) should have an ID,
37
40
title, and creation date. Only some (~6%) of the reports have been
@@ -72,18 +75,17 @@ See <https://github.com/CERTCC-Vulnerability-Analysis/Vulnerability-Data-Archive
72
75
73
76
### Tell Us About It
74
77
75
-
Did you find something interesting in the data? Did you come up with some cool way of slicing it or remixing it and you want to share? You can tweet us [@certcc](https://twitter.com/certcc). Or send mail to [cert@cert.org](mailto:cert@cert.org?subject=INFO%23365908%20Vulnerability%20Data%20Archive%20Feedback).
78
+
Did you find something interesting in the data? Did you come up with some cool way of slicing it or remixing it and you want to share? You can tweet us [@certcc](https://twitter.com/certcc). Or send mail to [cert@cert.org](mailto:cert@cert.org?subject=VCALL-119%20Vulnerability%20Data%20Archive%20Feedback).
76
79
77
80
If you find a problem with the data or the tools, please create an issue report in the appropriate repository.
78
81
79
82
Please be aware though that we offer no formal support, however we may respond to questions and
80
-
feedback sent to [cert@cert.org](mailto:cert@cert.org?subject=INFO%23365908%20Vulnerability%20Data%20Archive%20Feedback) with the tag INFO#365908 in the subject.
83
+
feedback sent to [cert@cert.org](mailto:cert@cert.org?subject=VCALL-119%20Vulnerability%20Data%20Archive%20Feedback) with the tag VCALL-119 in the subject.
81
84
82
85
83
86
## Data Format
84
87
85
-
The data in this repository has been transformed from the data found at <http://www.cert.org/download/vul_data_archive/>. That data set contains
86
-
archives raw exports of the CERT Vulnerability Notes database. The vulnerability notes database is a Lotus Notes application, and the raw JSON and XML exports in the original archive can be difficult to work with. In this repository we've converted the JSON data to more conventional key-value pairs to make it easier to use.
88
+
The data in this repository has been transformed from the data found at <http://www.cert.org/download/vul_data_archive/>. That data set contains archives raw exports of the CERT Vulnerability Notes database. The Vulnerability Notes Database is a Lotus Notes application, and the raw JSON and XML exports in the original archive can be difficult to work with. In this repository we've converted the JSON data to more conventional key-value pairs to make it easier to use.
87
89
88
90
The directory structure is as follows:
89
91
@@ -99,9 +101,7 @@ In the Lotus Notes application from which this data was exported, s\Some fields
99
101
## [Field Definitions for Vulnerability Reports](id:vrdesc)
100
102
101
103
Descriptions for fields included in published Vulnerability Notes are
102
-
also available here:
103
-
104
-
<http://www.kb.cert.org/vuls/html/fieldhelp>
104
+
also available [here](http://www.kb.cert.org/vuls/html/fieldhelp).
105
105
106
106
Some of the fields in this archive are not included in published
0 commit comments