From 84ca303b0dc38db247718ffb8ff06a93bd4428a8 Mon Sep 17 00:00:00 2001 From: rroberge Date: Mon, 11 Nov 2024 20:26:32 +0000 Subject: [PATCH] #3260 Add 1 News item @ Board Minutes --- src/assets/data/news.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/src/assets/data/news.json b/src/assets/data/news.json index 134e8244..4e3d642f 100644 --- a/src/assets/data/news.json +++ b/src/assets/data/news.json @@ -1,5 +1,22 @@ { "currentNews": [ + { + "id": 436, + "newsType": "news", + "title": "Minutes from CVE Board Teleconference Meeting on October 16 Now Available", + "urlKeywords": "CVE Board Minutes from October 16", + "date": "2024-11-12", + "description": [ + { + "contentnewsType": "paragraph", + "content": "The CVE Board held a teleconference meeting on October 16, 2024. Read the meeting minutes summary." + }, + { + "contentnewsType": "paragraph", + "content": "The CVE Board is the organization responsible for the strategic direction, governance, operational structure, policies, and rules of the CVE Program. The Board includes members from numerous cybersecurity-related organizations including commercial security tool vendors, academia, research institutions, government departments and agencies, and other prominent security experts, as well as end-users of vulnerability information." + } + ] + }, { "id": 435, "newsType": "news",