Skip to content

Commit 31b3cb8

Browse files
committed
#3220 Add 1 new Board Member
1 parent 09abb23 commit 31b3cb8

2 files changed

Lines changed: 31 additions & 1 deletion

File tree

src/assets/data/currentBoardMembersList.json

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,14 @@
151151
"organizationURL": "https://www.panasonic.com/global/home.html",
152152
"role": "Board"
153153
},
154+
{
155+
"familyName": "Turner",
156+
"firstName": "Chris",
157+
"imageURL": "",
158+
"organization": "National Institute of Standards and Technology (NIST)",
159+
"organizationURL": "https://www.nist.gov/",
160+
"role": "NIST CVE Board Liaison"
161+
},
154162
{
155163
"familyName": "Waltermire",
156164
"firstName": "David",
@@ -167,4 +175,4 @@
167175
"organizationURL": "https://www.broadcom.com/",
168176
"role": "Board"
169177
}
170-
]
178+
]

src/assets/data/news.json

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,29 @@
11
{
22
"currentNews": [
3+
{
4+
"id": 430,
5+
"newsType": "news",
6+
"title": "NIST CVE Board Liaison Board Member Announced",
7+
"urlKeywords": "NIST CVE Board Liaison Board Member Announced",
8+
"date": "2024-10-29",
9+
"description": [
10+
{
11+
"contentnewsType": "paragraph",
12+
"content": "The <a href='/'>CVE Program</a> is pleased to announce that Chris Turner of the <a href='https://www.nist.gov/' target='_blank'>National Institute of Standards and Technology (NIST)</a> is the newest member of the <a href='/ProgramOrganization/Board'>CVE Board</a>, serving as the “NIST CVE Board Liaison.”"
13+
},
14+
{
15+
"contentnewsType": "paragraph",
16+
"content": "Per the <a href='/Resources/Roles/Board/General/Board-Charter.pdf' target='_blank'>CVE Board Charter</a>, “Section 1.3.3 Organizational Liaison &ndash; An Organizational Liaison position allows for tighter partnerships with targeted organizations. This type of role provides the Board with greater flexibility for how external organizations work with the Board and CVE Program governance. There can be one or more organization(s) designated to have a liaison relationship with the Board at any one time. Each Organization with a Liaison position will have a single seat on the Board reserved for the Organizational Liaison representing them. This allows the Board representation from specific organizations as needed. This is a term-limited seat that must be reconfirmed by the Secretariat when the term set expires. The default term, unless specified by the Board during the establishment of the organization’s liaison role, is one year. The Secretariat assures the Organization wishes to continue the Board relationship and that the designated individual is the proper person to fill the role for the organization for the upcoming term. The Organization’s liaison is a voting member of the Board and can serve more than one consecutive term if the Organization desires. This position is a two-way conduit for the Organization to bring things to and from the Board in an official and structured way.”"
17+
},
18+
{
19+
"contentnewsType": "paragraph",
20+
"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."
21+
}
22+
]
23+
},
324
{
425
"id": 429,
26+
"displayOnHomepageOrder": 1,
527
"newsType": "blog",
628
"title": "CVE Program Celebrates 25 Years of Impact!",
729
"urlKeywords": "CVE Program Celebrates 25 Years",

0 commit comments

Comments
 (0)