Skip to content

Commit

Permalink
#3260 Add 1 News item @ Board Minutes
Browse files Browse the repository at this point in the history
  • Loading branch information
rroberge authored and rlxdev committed Nov 12, 2024
1 parent 08874d1 commit 84ca303
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions src/assets/data/news.json
Original file line number Diff line number Diff line change
@@ -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 <a href='/ProgramOrganization/Board'>CVE Board</a> held a teleconference meeting on October 16, 2024. Read the <a href='https://cve.mitre.org/community/board/meeting_summaries/16_October_2024.pdf' target='_blank'>meeting minutes summary</a>."
},
{
"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",
Expand Down

0 comments on commit 84ca303

Please sign in to comment.