Skip to content

Commit

Permalink
#3284 Update Blog & Resources for CNA Workshop 2024 videos
Browse files Browse the repository at this point in the history
  • Loading branch information
rroberge committed Dec 3, 2024
1 parent 38ee303 commit 71303ec
Show file tree
Hide file tree
Showing 2 changed files with 57 additions and 1 deletion.
46 changes: 46 additions & 0 deletions src/assets/data/news.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,51 @@
{
"currentNews": [
{
"id": 445,
"newsType": "blog",
"title": "Videos from <i>CVE Program CNA Workshop 2024</i> Now Available",
"urlKeywords": "Videos from CNA Workshop 2024 Now Available",
"date": "2024-12-03",
"author": {
"name": "CVE Program",
"organization": {
"name": "CVE Program",
"url": ""
},
"title": "",
"bio": ""
},
"description": [
{
"contentnewsType": "paragraph",
"content": "Videos from all 15 sessions of the virtual <i>CVE Program CNA Workshop 2024</i>, held October 29-30, 2024, are now available on the <a href='https://www.youtube.com/channel/UCUHd2XFDsKH8kjMZQaSKpDQ/' target='_blank'>CVE Program Channel on YouTube</a>. CVE Program workshops are a way for the <a href='/ProgramOrganization/CNAs'>CVE Numbering Authority (CNA)</a> community to regularly collaborate on specific topics in a focused manner. Discussions are always informative, and many sessions result in creative recommendations from community member that directly impact and enhance the program."
},
{
"contentnewsType": "paragraph",
"content": "The following workshop videos are available:"
},
{
"contentnewsType": "paragraph",
"content": "<h3>DAY 1</h3>"
},
{
"contentnewsType": "paragraph",
"content": "<ul><li><a target='_blank' href='https://youtu.be/QpzVfkRLrp4?si=z_2_WLs-GL3k_E1v'>Day 1 Welcome</a></li><li><a target='_blank' href='https://youtu.be/FEqXOaEgNws?si=s0tXfM8qW0dMM1vO'>CNA Operational Rules Revision</a></li><li><a target='_blank' href='https://youtu.be/BqmOjW070tM?si=PbojIE7CwMF9cqMr'>CVE 25th Anniversary</a></li><li><a target='_blank' href='https://youtu.be/ukzGXAAI6g8?si=Iv06xCHMAFavlZ08'>CVE Record Enrichment</a></li><li><a target='_blank' href='https://youtu.be/mdMpl-u3rtc?si=1_RzG0Lsx5WgdUbD'>CWE Usability Changes</a></li><li><a target='_blank' href='https://youtu.be/7KhR7zC43TQ?si=XfhqxHbEmnbLGhiA'>CVE Services Infrastructure Updates</a></li><li><a target='_blank' href='https://youtu.be/7s6zMejFY84?si=CTs9m-FV1N2FZs6-'>CPE/pURL</a></li><li><a target='_blank' href='https://youtu.be/gXhDM5nL8BA?si=HWAherlaiZt9DGcM'>Update on CVE and AI/ML/LLM</a></li><li><a target='_blank' href='https://youtu.be/-KI4MsBrtF0?si=2AQ9zXELAvLsZHG5'>CVE Record Hygiene</a></li></ul>"
},
{
"contentnewsType": "paragraph",
"content": "<h3>DAY 2</h3>"
},
{
"contentnewsType": "paragraph",
"content": "<ul><li><a target='_blank' href='https://youtu.be/X9JFAxPAVOU?si=1sCtXH9M7MMb9sIN'>Day 2 Welcome</a></li><li><a target='_blank' href='https://youtu.be/w4IBKLMTG9g?si=iJbBeZCPP0ibHsa8'>CVE Record Quality: Trends, Inhibitors, Requirements</a></li><li><a target='_blank' href='https://youtu.be/hAW4dTUf3ek?si=ELWropLngnwQFgyN'>CVE Partner Membership Requirements</a></li><li><a target='_blank' href='https://youtu.be/lUMqAPXnAs0?si=4T3e_veHxO1s8ilL'>CVE in the Vulnerability Management Ecosystem: Program Growth, Opportunities, and Challenges (Panel Discussion)</a></li><li><a target='_blank' href='https://youtu.be/Xz8HST-SHEs?si=lIifkILGLEpg2OmV'>Question & Answer Session</a></li><li><a target='_blank' href='https://youtu.be/7iwhCDO8W7g?si=GZew0X2duSG7O0pv'>Closing Remarks</a></li></ul>"
},
{
"contentnewsType": "paragraph",
"content": "View all of these videos and more on the <a href='https://www.youtube.com/channel/UCUHd2XFDsKH8kjMZQaSKpDQ/' target='_blank'>CVE Program Channel on YouTube</a>."
}
]
},
{
"id": 442,
"newsType": "news",
Expand Down
12 changes: 11 additions & 1 deletion src/views/ResourcesSupport/Resources.vue
Original file line number Diff line number Diff line change
Expand Up @@ -304,9 +304,19 @@
Workshops &amp; Webinars
</h3>
<ul class="mt-0 tile-body cve-task-tile-list">
<li>
<a href="https://www.youtube.com/playlist?list=PLWfD9RQVdJ6c4D_PAvO9hgtQSDTD2epOo" target="_blank">
CVE Program CNA Workshop 2024 (15 Videos)
</a>
</li>
<li>
<a href="https://www.youtube.com/playlist?list=PLWfD9RQVdJ6db44oVABnI_JhIFEumoQnZ" target="_blank">
CVE/FIRST VulnCon 2024 (44 Videos)
</a>
</li>
<li>
<a href="https://t.co/d3itxu9ffB" target="_blank">
CNA Rules v4.0 Q&amp;A Webinar (1 Video)
CNA Rules Version 4.0 Q&amp;A Webinar (1 Video)
</a>
</li>
<li>
Expand Down

0 comments on commit 71303ec

Please sign in to comment.