Skip to content

Commit 0118eb2

Browse files
authored
Merge pull request #1883 from CVEProject/content-rjr-1879
Content rjr 1879
2 parents a1d2401 + 5aa29e9 commit 0118eb2

File tree

1 file changed

+43
-36
lines changed

1 file changed

+43
-36
lines changed
Lines changed: 43 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -1,65 +1,72 @@
11
{
22
"shouldDisplay":true,
3-
"publishCount": 5,
3+
"publishCount": 5,
44
"collapsed": false,
55
"notificationContents": [
66
{
7-
"contentType": "paragraph",
7+
"contentType": "paragraph",
88
"content": "<b>Welcome to the new CVE Beta website!</b> "
9-
},
10-
{
11-
"contentType": "externalLink",
12-
"link": "https://cve.mitre.org/cve/search_cve_list.html",
13-
"linkText": "CVE List keyword search"
14-
},
9+
},
1510

1611
{
17-
"contentType": "paragraph",
18-
"content": " & "
19-
},
12+
"contentType": "paragraph",
13+
"content": "CVE Records have a new and enhanced"
14+
},
15+
2016
{
21-
"contentType": "internalLink",
22-
"link": "/Downloads#downloads-table",
23-
"linkText": "downloads"
24-
},
17+
"contentType": "internalLink",
18+
"link": "/Media/News/item/blog/2022/10/06/CVE-Records-Are-Now-Displayed",
19+
"linkText": "format."
20+
},
2521

2622
{
27-
"contentType": "paragraph",
28-
"content": " will be temporarily hosted on the old "
29-
},
23+
"contentType": "paragraph",
24+
"content": " View records in the new format using the CVE ID lookup above or download them on the"
25+
},
3026

3127
{
32-
"contentType": "externalLink",
33-
"link": "https://cve.mitre.org",
34-
"linkText": "cve.mitre.org"
35-
},
28+
"contentType": "internalLink",
29+
"link": "/Downloads#current-format",
30+
"linkText": "Downloads"
31+
},
3632

3733
{
38-
"contentType": "paragraph",
39-
"content": " website until we complete the "
40-
},
34+
"contentType": "paragraph",
35+
"content": "page."
36+
},
4137

4238
{
43-
"contentType": "internalLink",
44-
"link": "/Media/News/item/blog/2022/10/06/CVE-Records-Are-Now-Displayed",
45-
"linkText": "transition."
46-
},
39+
"contentType": "externalLink",
40+
"link": "https://cve.mitre.org/cve/search_cve_list.html",
41+
"linkText": "CVE List keyword search"
42+
},
4743

4844
{
4945
"contentType": "paragraph",
50-
"content": "Please use the "
51-
},
46+
"content": "will be temporarily hosted on the legacy"
47+
},
5248

5349
{
5450
"contentType": "externalLink",
55-
"link": "https://cveform.mitre.org/",
56-
"linkText": "CVE Program web forms"
51+
"link": "https://cve.mitre.org",
52+
"linkText": "cve.mitre.org"
5753
},
5854

5955
{
60-
"contentType": "paragraph",
61-
"content": " for any comments or concerns."
56+
"contentType": "paragraph",
57+
"content": "website until the"
58+
},
59+
60+
{
61+
"contentType": "internalLink",
62+
"link": "/Media/News/item/blog/2022/10/06/CVE-Records-Are-Now-Displayed",
63+
"linkText": "transition"
64+
},
65+
66+
{
67+
"contentType": "paragraph",
68+
"content": "is complete. "
6269
}
6370

6471
]
65-
}
72+
}

0 commit comments

Comments
 (0)