diff --git a/src/assets/data/NotificationBanner.json b/src/assets/data/NotificationBanner.json
index a5ec57a3..79eaa275 100644
--- a/src/assets/data/NotificationBanner.json
+++ b/src/assets/data/NotificationBanner.json
@@ -1,24 +1,24 @@
{
- "shouldDisplay":false,
- "publishCount": 5,
+ "shouldDisplay":true,
+ "publishCount": 6,
"collapsed": false,
"notificationContents": [
{
"contentType": "paragraph",
- "content": "NOTICE: "
+ "content": "NOTICE FOR CVE NUMBERING AUTHORITIES (CNAs): "
},
{
"contentType": "paragraph",
- "content": "The CVE ID Lookup on this website will be unavailable on June 4, 2024, from 1:00 PM - 3:00 PM EDT, for maintenance.
"
+ "content": "On December 4, 2024, CVE Services will be unavailable from 1:00 – 3:00 PM EST, UTC-5, to undergo maintenance and deployment of "
},
{
"contentType": "externalLink",
- "link": "https://cve.mitre.org/cve/search_cve_list.html",
- "linkText": "CVE List keyword search"
+ "link": "https://github.com/CVEProject/cve-schema/releases/tag/v5.1.1-rc2",
+ "linkText": "CVE Record Format Version 5.1.1"
},
{
"contentType": "paragraph",
- "content": "hosted on the legacy cve.mitre.org website will remain available during this time."
+ "content": ", which adds new features for CNAs. Most downstream users will see no operational impact from these updates."
}
]
}
\ No newline at end of file