From 9900a11e74fa79e5805c930dcabdaf0b618c524c Mon Sep 17 00:00:00 2001 From: Robert Roberge Date: Tue, 19 Nov 2024 10:16:28 -0500 Subject: [PATCH] #3272 CNA Enrichment Recognition List for 11/18/24 (#3275) (#3276) --- src/assets/data/news.json | 30 ++++++++++++++++++++++++++++++ src/views/About/Metrics.vue | 16 +++++++++------- 2 files changed, 39 insertions(+), 7 deletions(-) diff --git a/src/assets/data/news.json b/src/assets/data/news.json index bfe2392e..c794fe21 100644 --- a/src/assets/data/news.json +++ b/src/assets/data/news.json @@ -1,5 +1,35 @@ { "currentNews": [ + { + "id": 441, + "newsType": "blog", + "title": "Vulnerability Data Enrichment for CVE Records: 224 CNAs on the Enrichment Recognition List for November 18, 2024", + "urlKeywords": "CNA Enrichment Recognition List Update", + "date": "2024-11-19", + "author": { + "name": "CVE Program", + "organization": { + "name": "CVE Program", + "url": "" + }, + "title": "", + "bio": "" + }, + "description": [ + { + "contentnewsType": "paragraph", + "content": "The “CNA Enrichment Recognition List” for November 18, 2024, is now available with 224 CNAs listed. Published every two weeks on the CVE website, the list recognizes those CVE Numbering Authorities (CNAs) that are actively providing enhanced vulnerability data in their CVE Records. CNAs are added to the list if they provide Common Vulnerability Scoring System (CVSS) and Common Weakness Enumeration (CWE™) information 98% of the time or more within the two-week period of their last published CVE Record." + }, + { + "contentnewsType": "paragraph", + "content": "For more about the recognition list, see “Recognition for CNAs Actively Providing Vulnerability Data Enrichment for CVE Records.” To learn more about vulnerability information types like CVSS and CWE, see the CVE Record User Guide. View the most current CNA Enrichment Recognition List on the CVE website Metrics page here." + }, + { + "contentnewsType": "paragraph", + "content": "CNA Enrichment Recognition List for November 18, 2024, with 224 CNAs listed: " + } + ] + }, { "id": 440, "newsType": "news", diff --git a/src/views/About/Metrics.vue b/src/views/About/Metrics.vue index 3bb9327c..4a153720 100644 --- a/src/views/About/Metrics.vue +++ b/src/views/About/Metrics.vue @@ -295,25 +295,26 @@

CNA Enrichment Recognition List

-

Last Updated:
- Total CNAs: 222

+

Last Updated:
+ Total CNAs: 224