Skip to content

Commit

Permalink
Merge pull request #3175 from branch 'origin/content-rjr-3147' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
athu-tran committed Oct 16, 2024
2 parents da1cf51 + 7d0a646 commit 1237838
Show file tree
Hide file tree
Showing 5 changed files with 107 additions and 13 deletions.
24 changes: 20 additions & 4 deletions src/assets/data/events.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,27 @@
{
"currentEvents": [
{
"id": 35,
"title": "CVE Artificial Intelligence Working Group (CVEAI WG) Meeting",
"location": "Virtual",
"description": "Focused on defining swim lanes for AI vulnerability disclosure within the CVE Program.",
"permission": "private",
"url": "/ProgramOrganization/WorkingGroups#CVEArtificialIntelligenceWorkingGroupCVEAIWG",
"date": {
"start": "2024-10-15",
"end": "2024-12-31",
"repeat": {
"day": "Monday",
"recurrence": "biweekly"
}
}
},
{
"id": 34,
"displayOnHomepageOrder": 1,
"title": "CVE Program Workshop – Autumn 2024",
"location": "Virtual",
"description": "A collaborative virtual community event of CVE Partners focused on improving CVE.<br/><br/>Event Time: 10:00 AM to 2:00 PM EDT both days.<br/><br/>Workshop “save the date” announcement, with expected topics and other details, sent to partners on September 19, 2024.",
"description": "A collaborative virtual community event of CVE Partners focused on improving CVE.<br/><br/>Event Time: 10:00 AM to 2:00 PM EDT both days.<br/><br/>Please refer to the CNA partners email announcements for agenda topics, deadlines, and other workshop details.",
"permission": "private",
"url": "",
"date": {
Expand Down Expand Up @@ -430,15 +446,15 @@
"id": 3,
"title": "CVE Outreach and Communications Working Group (OCWG) Meeting",
"location": "Virtual",
"description": "Promote the CVE Program to achieve program adoption and coverage goals through increased community awareness. Each calendar year there are six meetings held on a Monday (UTC-08:00) and six meetings held on a Wednesday (UTC-12:00).",
"description": "Promote the CVE Program to achieve program adoption and coverage goals through increased community awareness.",
"permission": "private",
"url": "/ProgramOrganization/WorkingGroups#OutreachandCommunicationsWorkingGroupOCWG",
"date": {
"start": "2024-01-01",
"end": "2024-12-31",
"repeat": {
"day": "Monday or Wednesday alternating every other month",
"recurrence": "monthly"
"day": "Friday",
"recurrence": "weekly"
}
}
},
Expand Down
4 changes: 4 additions & 0 deletions src/assets/data/navigation.json
Original file line number Diff line number Diff line change
Expand Up @@ -201,6 +201,10 @@
"anchorId": "CNAOrganizationOfPeersCOOP",
"label": "CNA Organization of Peers (COOP)"
},
"CVE Artificial Intelligence Working Group (CVEAI WG)": {
"anchorId": "CVEArtificialIntelligenceWorkingGroupCVEAIWG",
"label": "CVE Artificial Intelligence Working Group (CVEAI WG)"
},
"Outreach and Communications Working Group (OCWG)": {
"anchorId": "OutreachandCommunicationsWorkingGroupOCWG",
"label": "Outreach and Communications Working Group (OCWG)"
Expand Down
21 changes: 21 additions & 0 deletions src/assets/data/news.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,26 @@
{
"currentNews": [
{
"id": 421,
"newsType": "news",
"title": "CVE Program Adds New “CVE Artificial Intelligence Working Group (CVEAI WG)”",
"urlKeywords": "New CVE Artificial Intelligence Working Group",
"date": "2024-10-15",
"description": [
{
"contentnewsType": "paragraph",
"content": "The CVE Program’s newest working group (WG), <a href='/ProgramOrganization/WorkingGroups#CVEArtificialIntelligenceWorkingGroupCVEAIWG'>CVE Artificial Intelligence</a> (CVEAI WG), is open to CVE community members such as <a href='/ProgramOrganization/CNAs'>CVE Numbering Authorities (CNAs)</a>, the <a href='/ProgramOrganization/Board'>CVE Board</a>, <a href='/ProgramOrganization/ADPs'>Authorized Data Publishers (ADPs)</a>, and participants from the <a href='/ResourcesSupport/Glossary?activeTerm=glossarySecretariat'>CVE Program Secretariat</a>; members of corporate vulnerability management programs and related standards, initiatives, and associations; and members of the AI community with expertise in AI and AI-related security concerns."
},
{
"contentnewsType": "paragraph",
"content": "The CVEAI WG will focus on: “determining what is a CVE-able vulnerability in AI technology. It is expected the CVEAI WG will produce documentation that defines how the CVE Program will address AI technologies moving forward. The CVEAI WG efforts are focused on defining swim lanes for AI vulnerability disclosure within CVE. This WG will discuss the concerns in defining what is within the responsibilities of the CVE Program. Because not all AI issues are appropriate for a CVE assignment, it will also try to define when other AI security-related initiatives are needed to address concerns outside the CVE Program.”"
},
{
"contentnewsType": "paragraph",
"content": "Read the <a href='/Resources/Roles/WorkingGroups/CVEAIWG/CVEAIWG-Charter.pdf' target='_blank'>CVEAI WG charter</a>."
}
]
},
{
"id": 420,
"newsType": "news",
Expand Down
54 changes: 51 additions & 3 deletions src/views/ProgramOrganization/WorkingGroups.vue
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,9 @@
<ExternalLinkMessage/>
<p>
CVE Working Groups (WGs) actively focus on improving processes, workflows, and other aspects of the program as it continues to grow
and expand. There are seven main WGs: Automation (AWG), CNA Organization of Peers (COOP), Outreach and Communications (OCWG),
Quality (QWG), Strategic Planning (SPWG), Tactical (TWG), and Vulnerability Conference and Events (VCEWG).
and expand. There are eight main WGs: Automation (AWG), CNA Organization of Peers (COOP), CVE Artificial Intelligence (CVEAI WG),
Outreach and Communications (OCWG), Quality (QWG), Strategic Planning (SPWG), Tactical (TWG), and
Vulnerability Conference and Events (VCEWG).
</p>
<p>
Details about these WGs are found below including information on how to join, as well as links to documents, repositories,
Expand Down Expand Up @@ -136,6 +137,49 @@
</article>
</div>
</div>
<h2 :id="cvenavs['Program Organization']['submenu']['Working Groups']['items']['CVE Artificial Intelligence Working Group (CVEAI WG)']
['anchorId']"
class="title">
{{cvenavs['Program Organization']['submenu']['Working Groups']['items']['CVE Artificial Intelligence Working Group (CVEAI WG)']
['label']}}</h2>
<p>
The CVEAI WG is focused on defining swim lanes for AI vulnerability disclosure within CVE. This WG will discuss the concerns
in defining what is within the responsibilities of the CVE Program. Because not all AI issues are appropriate for a CVE assignment,
it will also try to define when other AI security-related initiatives are needed to address concerns outside the CVE Program.
</p>
<p>
<span class="has-text-weight-bold">Membership Eligibility:</span> Per the CVEAI WG Charter, “Any active CVE-authorized program
member may participate in the CVEAI. This includes Board members, CVE Numbering Authority (CNA) representatives,
Authorized Data Publishers (ADP), and participants from the Secretariat’s organization. This WG is also open to public membership,
including members of corporate vulnerability management programs, as well as VM related standards, initiatives and associations
and others. It is also open to members of the AI community with expertise in AI and AI related security concerns.”
</p>
<div class="tile is-ancestor cve-task-tiles-container">
<div class="tile is-parent cve-task-left-tile">
<article class="tile is-child cve-border-dark-blue">
<h3 class="title cve-task-tile-header">
Documents
</h3>
<ul class="tile-body cve-task-tile-list">
<li class="cve-task-tile-list-item">
<router-link to="/Resources/Roles/WorkingGroups/CVEAIWG/CVEAIWG-Charter.pdf" target="_blank">CVEAI WG Charter</router-link>
</li>
</ul>
</article>
</div>
<div class="tile is-parent">
<article class="tile is-child cve-border-dark-blue">
<h3 class="title cve-task-tile-header">
Repositories and Projects
</h3>
<ul class="tile-body cve-task-tile-list">
<li class="cve-task-tile-list-item">
TBA
</li>
</ul>
</article>
</div>
</div>
<h2 :id="cvenavs['Program Organization']['submenu']['Working Groups']['items']['Outreach and Communications Working Group (OCWG)']
['anchorId']" class="title">
{{cvenavs['Program Organization']['submenu']['Working Groups']['items']['Outreach and Communications Working Group (OCWG)']['label']}}
Expand Down Expand Up @@ -371,9 +415,13 @@
<td data-label="Working Group" style="width: 55%">CNA Organization of Peers (COOP)</td>
<td data-label="Meeting Time">Every other Wednesday 2:00pm ET</td>
</tr>
<tr>
<td data-label="Working Group" style="width: 55%">CVE Artificial Intelligence Working Group (CVEAI WG)</td>
<td data-label="Meeting Time">Every other Monday 1:00pm ET</td>
</tr>
<tr>
<td data-label="Working Group" style="width: 55%">Outreach and Communications Working Group (OCWG)</td>
<td data-label="Meeting Time">Every other month on Monday 4:00pm ET / Every other month on Wednesday 8:00am ET</td>
<td data-label="Meeting Time">Every Friday 9:00am ET</td>
</tr>
<tr>
<td data-label="Working Group" style="width: 55%">Quality Working Group (QWG)</td>
Expand Down
17 changes: 11 additions & 6 deletions src/views/ResourcesSupport/Resources.vue
Original file line number Diff line number Diff line change
Expand Up @@ -479,13 +479,18 @@
</a>
</li>
<li>
<router-link to="/Resources/Roles/WorkingGroups/SPWG/SPWG-Charter.pdf" target="_blank">
Strategic Planning Working Group (SPWG) Charter (PDF, 0.2MB)
<router-link to="/Resources/Roles/WorkingGroups/COOP/COOP-Charter.pdf" target="_blank">
CNA Organization of Peers (COOP) Charter (PDF, 0.1MB)
</router-link>
</li>
<li>
<router-link to="/Resources/Roles/WorkingGroups/COOP/COOP-Charter.pdf" target="_blank">
CNA Organization of Peers (COOP) Charter (PDF, 0.1MB)
<router-link to="/Resources/Roles/WorkingGroups/CVEAIWG/CVEAIWG-Charter.pdf" target="_blank">
CVE Artificial Intelligence Working Group (CVEAI WG) Charter (PDF, 0.1MB)
</router-link>
</li>
<li>
<router-link to="/Resources/Roles/WorkingGroups/OCWG/OCWG-Charter.pdf" target="_blank">
Outreach and Communications Working Group (OCWG) Charter (PDF, 0.1MB)
</router-link>
</li>
<li>
Expand All @@ -494,8 +499,8 @@
</a>
</li>
<li>
<router-link to="/Resources/Roles/WorkingGroups/OCWG/OCWG-Charter.pdf" target="_blank">
Outreach and Communications Working Group (OCWG) Charter (PDF, 0.1MB)
<router-link to="/Resources/Roles/WorkingGroups/SPWG/SPWG-Charter.pdf" target="_blank">
Strategic Planning Working Group (SPWG) Charter (PDF, 0.2MB)
</router-link>
</li>
<li>
Expand Down

0 comments on commit 1237838

Please sign in to comment.