Skip to content

Commit 5a4bd32

Browse files
authored
#3266 Add 1 New CNA + Update 1 CNA's info (#3277) (#3278)
1 parent 9900a11 commit 5a4bd32

File tree

3 files changed

+80
-3
lines changed

3 files changed

+80
-3
lines changed

src/assets/data/CNAsList.json

Lines changed: 58 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19868,15 +19868,15 @@
1986819868
{
1986919869
"label": "Policy",
1987019870
"language": "",
19871-
"url": "https://www.pcvuesolutions.com/index.php/vuln-disclosure"
19871+
"url": "https://www.pcvue.com/policies/vuln_disclosure"
1987219872
}
1987319873
],
1987419874
"securityAdvisories": {
1987519875
"alerts": [],
1987619876
"advisories": [
1987719877
{
1987819878
"label": "Advisories",
19879-
"url": "https://www.pcvuesolutions.com/security"
19879+
"url": "https://www.pcvue.com/security"
1988019880
}
1988119881
]
1988219882
},
@@ -24227,5 +24227,61 @@
2422724227
]
2422824228
},
2422924229
"country": "USA"
24230+
},
24231+
{
24232+
"shortName": "Omnissa",
24233+
"cnaID": "CNA-2024-0078",
24234+
"organizationName": "Omnissa, LLC",
24235+
"scope": "All Omnissa products and services, including Workspace ONE and Horizon",
24236+
"contact": [
24237+
{
24238+
"email": [
24239+
{
24240+
"label": "Email",
24241+
"emailAddr": "[email protected]"
24242+
}
24243+
],
24244+
"contact": [],
24245+
"form": []
24246+
}
24247+
],
24248+
"disclosurePolicy": [
24249+
{
24250+
"label": "Policy",
24251+
"language": "",
24252+
"url": "https://static.omnissa.com/uploads/omnissa-external-vulnerability-response-and-remediation-policy.pdf"
24253+
}
24254+
],
24255+
"securityAdvisories": {
24256+
"alerts": [],
24257+
"advisories": [
24258+
{
24259+
"label": "Advisories",
24260+
"url": "https://www.omnissa.com/omnissa-security-response/"
24261+
}
24262+
]
24263+
},
24264+
"resources": [],
24265+
"CNA": {
24266+
"isRoot": false,
24267+
"root": {
24268+
"shortName": "n/a",
24269+
"organizationName": "n/a"
24270+
},
24271+
"roles": [
24272+
{
24273+
"helpText": "",
24274+
"role": "CNA"
24275+
}
24276+
],
24277+
"TLR": {
24278+
"shortName": "mitre",
24279+
"organizationName": "MITRE Corporation"
24280+
},
24281+
"type": [
24282+
"Vendor"
24283+
]
24284+
},
24285+
"country": "USA"
2423024286
}
2423124287
]

src/assets/data/metrics.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1169,7 +1169,7 @@
11691169
},
11701170
{
11711171
"month": "November",
1172-
"value": "5"
1172+
"value": "6"
11731173
},
11741174
{
11751175
"month": "December",

src/assets/data/news.json

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,26 @@
11
{
22
"currentNews": [
3+
{
4+
"id": 442,
5+
"newsType": "news",
6+
"title": "Omnissa Added as CVE Numbering Authority (CNA)",
7+
"urlKeywords": "Omnissa Added as CNA",
8+
"date": "2024-11-19",
9+
"description": [
10+
{
11+
"contentnewsType": "paragraph",
12+
"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."
13+
},
14+
{
15+
"contentnewsType": "paragraph",
16+
"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."
17+
},
18+
{
19+
"contentnewsType": "paragraph",
20+
"content": "Omnissa’s Root is the <a href='/PartnerInformation/ListofPartners/partner/mitre'>MITRE Top-Level Root</a>."
21+
}
22+
]
23+
},
324
{
425
"id": 441,
526
"newsType": "blog",

0 commit comments

Comments
 (0)