Skip to content

Commit 8f0e947

Browse files
authored
#3595 Remove search upgrade outage alert (#3598)
1 parent ae51fc1 commit 8f0e947

File tree

2 files changed

+1
-21
lines changed

2 files changed

+1
-21
lines changed

src/assets/data/NotificationBanner.json

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -28,26 +28,6 @@
2828
{
2929
"contentType": "paragraph",
3030
"content": "."
31-
},
32-
{
33-
"contentType": "paragraph",
34-
"content": "<br/><br/>"
35-
},
36-
37-
{
38-
"contentType": "paragraph",
39-
"content": "<b>NOTICE &mdash;</b>"
40-
},
41-
42-
{
43-
"contentType": "internalLink",
44-
"link": "/",
45-
"linkText": "CVE List Search"
46-
},
47-
48-
{
49-
"contentType": "paragraph",
50-
"content": "on the CVE.ORG website will be <strong>unavailable on June 5, 2025, between 11:00 AM and 1:30 PM EST</strong> so that the capability can be upgraded. As a result, searching CVE IDs and CVE Records will be unavailable during this time. We apologize for the inconvenience and thank you for your understanding."
5131
}
5232
]
5333
}

src/assets/data/faqs.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"questionId": "MITRE_role_in_cve",
8383
"questionText": "What is MITRE’s role",
8484
"questionResponseParagraphs": [
85-
"<a href='https://www.dhs.gov/science-and-technology/hssedi' target='_blank'>HSSEDI</a>, a DHS FFRDC operated by <a href='http://www.mitre.org/' target='_blank'>The MITRE Corporation</a>, executes the CVE Program <a href='/ResourcesSupport/Glossary?activeTerm=glossarySecretariat'>Secretariat</a>, MITRE <a href='/ResourcesSupport/Glossary?activeTerm=glossaryTLRoot'>Top-Level Root (TL-Root)</a>, and <a href='/ResourcesSupport/Glossary?activeTerm=glossaryCNALR'>CNA of Last Resort (CNA-LR)</a> functions within the MITRE TL-Root. The MITRE Corporation owns the Copyright © 1999-2025, the CVE trademark, and the registered CVE logo trademark to ensure the program remains free for public use."
85+
"<a href='https://www.dhs.gov/science-and-technology/hssedi' target='_blank'>HSSEDI</a>, a DHS FFRDC operated by <a href='http://www.mitre.org/' target='_blank'>The MITRE Corporation</a>, executes the CVE Program <a href='/ResourcesSupport/Glossary?activeTerm=glossarySecretariat'>Secretariat</a>, MITRE <a href='/ResourcesSupport/Glossary?activeTerm=glossaryTLRoot'>Top-Level Root (TL-Root)</a>, and <a href='/ResourcesSupport/Glossary?activeTerm=glossaryCNALR'>CNA of Last Resort (CNA-LR)</a> functions within the MITRE TL-Root. The MITRE Corporation owns the CVE trademark and the registered CVE logo trademark to ensure the program remains free for public use."
8686
]
8787
},
8888
{

0 commit comments

Comments
 (0)