Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
59 changes: 59 additions & 0 deletions src/assets/data/CNAsList.json
Original file line number Diff line number Diff line change
Expand Up @@ -27793,5 +27793,64 @@
]
},
"country": "USA"
},
{
"shortName": "runZero",
"cnaID": "CNA-2025-0062",
"organizationName": "runZero, Inc.",
"scope": "Vulnerabilities in runZero products, as well as vulnerabilities discovered by, or reported to, runZero that are not in another CNA’s scope.",
"contact": [
{
"email": [
{
"label": "Email",
"emailAddr": "todb@runzero.com"
}
],
"contact": [],
"form": []
}
],
"disclosurePolicy": [
{
"label": "Policy",
"language": "",
"url": "https://www.runzero.com/legal/disclosure/"
}
],
"securityAdvisories": {
"alerts": [],
"advisories": [
{
"label": "Advisories",
"url": "https://www.runzero.com/advisories"
}
]
},
"resources": [],
"CNA": {
"isRoot": false,
"root": {
"shortName": "n/a",
"organizationName": "n/a"
},
"roles": [
{
"helpText": "",
"role": "CNA"
}
],
"TLR": {
"shortName": "mitre",
"organizationName": "MITRE Corporation"
},
"type": [
"Vendor",
"Researcher",
"Hosted Service",
"Open Source"
]
},
"country": "USA"
}
]
2 changes: 1 addition & 1 deletion src/assets/data/metrics.json
Original file line number Diff line number Diff line change
Expand Up @@ -1216,7 +1216,7 @@
},
{
"month": "December",
"value": "TBA"
"value": "1"
}
]
},
Expand Down
22 changes: 22 additions & 0 deletions src/assets/data/news.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,26 @@
{
"currentNews": [
{
"id": 608,
"newsType": "news",
"title": "runZero, Inc. Added as CVE Numbering Authority (CNA)",
"urlKeywords": "runZero Added as CNA",
"date": "2025-12-09",
"description": [
{
"contentnewsType": "paragraph",
"content": "<a href='/PartnerInformation/ListofPartners/partner/runZero'>runZero, Inc.</a> is now a <a href='/ResourcesSupport/Glossary?activeTerm=glossaryCNA'>CVE Numbering Authority (CNA)</a> for vulnerabilities in runZero products, as well as vulnerabilities discovered by, or reported to, runZero that are not in another CNA’s scope."
},
{
"contentnewsType": "paragraph",
"content": "To date, <a href='/PartnerInformation/ListofPartners'>484 CNAs</a> (481 CNAs and 3 CNA-LRs) from <a href='/ProgramOrganization/CNAs'>40 countries</a> and 1 no country affiliation have partnered with the CVE Program. CNAs are organizations from around the world that are authorized to assign <a href='/ResourcesSupport/Glossary?activeTerm=glossaryCVEID'>CVE Identifiers (CVE IDs)</a> and publish <a href='/ResourcesSupport/Glossary?activeTerm=glossaryRecord'>CVE Records</a> for vulnerabilities affecting products within their distinct, agreed-upon scope, for inclusion in first-time public announcements of new vulnerabilities. runZero is the 263rd CNA from USA."
},
{
"contentnewsType": "paragraph",
"content": "runZero’s Root is the <a href='/PartnerInformation/ListofPartners/partner/icscert'>CISA ICS Root</a>."
}
]
},
{
"id": 607,
"newsType": "blog",
Expand Down Expand Up @@ -42,6 +63,7 @@
},
{
"id": 606,
"displayOnHomepageOrder": 1,
"newsType": "blog",
"title": "REMINDER: Call for Speakers for <i>VulnCon 2026</i> Closes on December 22, 2025",
"urlKeywords": "VulnCon 2026 Call Speakers Closes December 22",
Expand Down
Loading