Skip to content

Commit

Permalink
#3266 Add 1 New CNA + Update 1 CNA's info (#3277) (#3278)
Browse files Browse the repository at this point in the history
  • Loading branch information
rroberge authored Nov 19, 2024
1 parent 9900a11 commit 5a4bd32
Show file tree
Hide file tree
Showing 3 changed files with 80 additions and 3 deletions.
60 changes: 58 additions & 2 deletions src/assets/data/CNAsList.json
Original file line number Diff line number Diff line change
Expand Up @@ -19868,15 +19868,15 @@
{
"label": "Policy",
"language": "",
"url": "https://www.pcvuesolutions.com/index.php/vuln-disclosure"
"url": "https://www.pcvue.com/policies/vuln_disclosure"
}
],
"securityAdvisories": {
"alerts": [],
"advisories": [
{
"label": "Advisories",
"url": "https://www.pcvuesolutions.com/security"
"url": "https://www.pcvue.com/security"
}
]
},
Expand Down Expand Up @@ -24227,5 +24227,61 @@
]
},
"country": "USA"
},
{
"shortName": "Omnissa",
"cnaID": "CNA-2024-0078",
"organizationName": "Omnissa, LLC",
"scope": "All Omnissa products and services, including Workspace ONE and Horizon",
"contact": [
{
"email": [
{
"label": "Email",
"emailAddr": "[email protected]"
}
],
"contact": [],
"form": []
}
],
"disclosurePolicy": [
{
"label": "Policy",
"language": "",
"url": "https://static.omnissa.com/uploads/omnissa-external-vulnerability-response-and-remediation-policy.pdf"
}
],
"securityAdvisories": {
"alerts": [],
"advisories": [
{
"label": "Advisories",
"url": "https://www.omnissa.com/omnissa-security-response/"
}
]
},
"resources": [],
"CNA": {
"isRoot": false,
"root": {
"shortName": "n/a",
"organizationName": "n/a"
},
"roles": [
{
"helpText": "",
"role": "CNA"
}
],
"TLR": {
"shortName": "mitre",
"organizationName": "MITRE Corporation"
},
"type": [
"Vendor"
]
},
"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 @@ -1169,7 +1169,7 @@
},
{
"month": "November",
"value": "5"
"value": "6"
},
{
"month": "December",
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": 442,
"newsType": "news",
"title": "Omnissa Added as CVE Numbering Authority (CNA)",
"urlKeywords": "Omnissa Added as CNA",
"date": "2024-11-19",
"description": [
{
"contentnewsType": "paragraph",
"content": "<a href='/PartnerInformation/ListofPartners/partner/Omnissa'>Omnissa, LLC</a> is now a <a href='/ResourcesSupport/Glossary?activeTerm=glossaryCNA'>CVE Numbering Authority (CNA)</a> for all Omnissa products and services, including Workspace ONE and Horizon."
},
{
"contentnewsType": "paragraph",
"content": "To date, <a href='/PartnerInformation/ListofPartners'>421 CNAs</a> (419 CNAs and 2 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. Omnissa is the 228th CNA from USA."
},
{
"contentnewsType": "paragraph",
"content": "Omnissa’s Root is the <a href='/PartnerInformation/ListofPartners/partner/mitre'>MITRE Top-Level Root</a>."
}
]
},
{
"id": 441,
"newsType": "blog",
Expand Down

0 comments on commit 5a4bd32

Please sign in to comment.