Skip to content
This repository was archived by the owner on May 14, 2024. It is now read-only.

Commit 2cb28ca

Browse files
committed
Merge branch 'release/2016-11-03_update'
2 parents ce41dae + 440c4bc commit 2cb28ca

File tree

1 file changed

+16
-16
lines changed

1 file changed

+16
-16
lines changed

README.md

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,13 @@
11
# CERT Coordination Center Vulnerability Data Archive
22

3-
Release 2016-03-30
3+
Release 2016-06-24
44

55

66
### Change Log
77

8+
2016-06-24 Changed search URL, sponsorship, added GitHub migration,
9+
no change to data
10+
811
2016-03-30 Updated data
912

1013
2014-12-08 Updated data, note significant number of nearly identical
@@ -23,15 +26,15 @@ Release 2016-03-30
2326
## Description
2427

2528
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.
2932

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).
3538

3639
This data is incomplete. All records (reports) should have an ID,
3740
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
7275

7376
### Tell Us About It
7477

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).
7679

7780
If you find a problem with the data or the tools, please create an issue report in the appropriate repository.
7881

7982
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.
8184

8285

8386
## Data Format
8487

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.
8789

8890
The directory structure is as follows:
8991

@@ -99,9 +101,7 @@ In the Lotus Notes application from which this data was exported, s\Some fields
99101
## [Field Definitions for Vulnerability Reports](id:vrdesc)
100102

101103
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).
105105

106106
Some of the fields in this archive are not included in published
107107
Vulnerability Notes.

0 commit comments

Comments
 (0)