Skip to content

Commit f1cc994

Browse files
committed
Merge pull request #1889 from 'content-rjr-1875' into dev
1 parent 3eb9c48 commit f1cc994

File tree

2 files changed

+165
-8
lines changed

2 files changed

+165
-8
lines changed

src/assets/data/CNAsList.json

Lines changed: 121 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5203,16 +5203,16 @@
52035203
"country": "USA"
52045204
},
52055205
{
5206-
"shortName": "microfocus",
5206+
"shortName": "OpenText",
52075207
"cnaID": "CNA-2014-0002",
5208-
"organizationName": "Micro Focus International",
5209-
"scope": "All Attachmate, Borland, Gwava, Micro Focus, NetIQ, Novell, and Serena products, as well as all former HP Enterprise software suites",
5208+
"organizationName": "OpenText (formerly Micro Focus)",
5209+
"scope": "All OpenText products (including Carbonite, Zix, Micro Focus, others)",
52105210
"contact": [
52115211
{
52125212
"email": [
52135213
{
52145214
"label": "Email",
5215-
"emailAddr": "security@microfocus.com"
5215+
"emailAddr": "security@opentext.com"
52165216
}
52175217
],
52185218
"contact": [],
@@ -5223,15 +5223,15 @@
52235223
{
52245224
"label": "Policy",
52255225
"language": "",
5226-
"url": "https://www.microfocus.com/security"
5226+
"url": "https://www.opentext.com/about/security-acknowledgements"
52275227
}
52285228
],
52295229
"securityAdvisories": {
52305230
"alerts": [],
52315231
"advisories": [
52325232
{
52335233
"label": "Advisories",
5234-
"url": "https://portal.microfocus.com/s/customportalsearch?language=en_US"
5234+
"url": "https://knowledge.opentext.com/knowledge/llisapi.dll/open/alerts"
52355235
}
52365236
]
52375237
},
@@ -16430,5 +16430,120 @@
1643016430
]
1643116431
},
1643216432
"country": "USA"
16433+
},
16434+
{
16435+
"shortName": "Ribose",
16436+
"cnaID": "CNA-2023-0023",
16437+
"organizationName": "Ribose Limited",
16438+
"scope": "All Ribose products and services, including open-source projects, supported products, and end-of-life/end-of-service products",
16439+
"contact": [
16440+
{
16441+
"email": [
16442+
{
16443+
"label": "Email",
16444+
"emailAddr": "cve-coordination@ribose.com"
16445+
}
16446+
],
16447+
"contact": [],
16448+
"form": []
16449+
}
16450+
],
16451+
"disclosurePolicy": [
16452+
{
16453+
"label": "Policy",
16454+
"language": "",
16455+
"url": "https://open.ribose.com/cve-policy/"
16456+
}
16457+
],
16458+
"securityAdvisories": {
16459+
"alerts": [],
16460+
"advisories": [
16461+
{
16462+
"label": "Advisories",
16463+
"url": "https://open.ribose.com/advisories/"
16464+
}
16465+
]
16466+
},
16467+
"resources": [],
16468+
"CNA": {
16469+
"isRoot": false,
16470+
"root": {
16471+
"shortName": "n/a",
16472+
"organizationName": "n/a"
16473+
},
16474+
"roles": [
16475+
{
16476+
"helpText": "",
16477+
"role": "CNA"
16478+
}
16479+
],
16480+
"TLR": {
16481+
"shortName": "mitre",
16482+
"organizationName": "MITRE Corporation"
16483+
},
16484+
"type": [
16485+
"Hosted Service",
16486+
"Open Source",
16487+
"Vendor"
16488+
]
16489+
},
16490+
"country": "UK"
16491+
16492+
},
16493+
{
16494+
"shortName": "42Gears",
16495+
"cnaID": "CNA-2023-0024",
16496+
"organizationName": "42Gears Mobility Systems Pvt Ltd",
16497+
"scope": "42Gears branded products and technologies only",
16498+
"contact": [
16499+
{
16500+
"email": [
16501+
{
16502+
"label": "Email",
16503+
"emailAddr": "security@42gears.com"
16504+
}
16505+
],
16506+
"contact": [],
16507+
"form": []
16508+
}
16509+
],
16510+
"disclosurePolicy": [
16511+
{
16512+
"label": "Policy (click on “Security Response Center”)",
16513+
"language": "",
16514+
"url": "https://www.42gears.com/security-and-compliance/"
16515+
}
16516+
],
16517+
"securityAdvisories": {
16518+
"alerts": [],
16519+
"advisories": [
16520+
{
16521+
"label": "Advisories (click on “Security Advisories”)",
16522+
"url": "https://www.42gears.com/security-and-compliance/"
16523+
}
16524+
]
16525+
},
16526+
"resources": [],
16527+
"CNA": {
16528+
"isRoot": false,
16529+
"root": {
16530+
"shortName": "n/a",
16531+
"organizationName": "n/a"
16532+
},
16533+
"roles": [
16534+
{
16535+
"helpText": "",
16536+
"role": "CNA"
16537+
}
16538+
],
16539+
"TLR": {
16540+
"shortName": "icscert",
16541+
"organizationName": "Cybersecurity and Infrastructure Security Agency (CISA) Industrial Control Systems (ICS)"
16542+
},
16543+
"type": [
16544+
"Vendor"
16545+
]
16546+
},
16547+
"country": "India"
1643316548
}
1643416549
]

src/assets/data/news.json

Lines changed: 44 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,47 @@
11
{
22
"currentNews": [
3+
{
4+
"id": 200,
5+
"newsType": "news",
6+
"title": "42Gears Added as CVE Numbering Authority (CNA)",
7+
"urlKeywords": "42Gears Added as CNA",
8+
"date": "2023-04-25",
9+
"description": [
10+
{
11+
"contentnewsType": "paragraph",
12+
"content": "<a href='/PartnerInformation/ListofPartners/partner/42Gears'>42Gears Mobility Systems Pvt Ltd</a> is now a <a href='/ResourcesSupport/Glossary?activeTerm=glossaryCNA'>CVE Numbering Authority (CNA)</a> for 42Gears branded products and technologies only."
13+
},
14+
{
15+
"contentnewsType": "paragraph",
16+
"content": "To date, <a href='/PartnerInformation/ListofPartners'>287</a> organizations from <a href='/ProgramOrganization/CNAs'>36</a> countries 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."
17+
},
18+
{
19+
"contentnewsType": "paragraph",
20+
"content": "42Gears’s Root is the <a href='/PartnerInformation/ListofPartners/partner/icscert'>CISA ICS Top-Level Root</a>."
21+
}
22+
]
23+
},
24+
{
25+
"id": 200,
26+
"newsType": "news",
27+
"title": "Ribose Added as CVE Numbering Authority (CNA)",
28+
"urlKeywords": "Ribose Added as CNA",
29+
"date": "2023-04-25",
30+
"description": [
31+
{
32+
"contentnewsType": "paragraph",
33+
"content": "<a href='/PartnerInformation/ListofPartners/partner/Ribose'>Ribose Limited</a> is now a <a href='/ResourcesSupport/Glossary?activeTerm=glossaryCNA'>CVE Numbering Authority (CNA)</a> for all Ribose products and services, including open-source projects, supported products, and end-of-life/end-of-service products. Read the <a href='https://www.ribose.com/blog/2023/2023-04-24-ribose-authorized-as-cna-by-cve-program' target='_blank'>Ribose news release</a>."
34+
},
35+
{
36+
"contentnewsType": "paragraph",
37+
"content": "To date, <a href='/PartnerInformation/ListofPartners'>286</a> organizations from <a href='/ProgramOrganization/CNAs'>36</a> countries 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."
38+
},
39+
{
40+
"contentnewsType": "paragraph",
41+
"content": "Ribose’s Root is the <a href='/PartnerInformation/ListofPartners/partner/mitre'>MITRE Top-Level Root</a>."
42+
}
43+
]
44+
},
345
{
446
"id": 199,
547
"displayOnHomepageOrder": 2,
@@ -48,7 +90,7 @@
4890
"description": [
4991
{
5092
"contentnewsType": "paragraph",
51-
"content": "<a href='/PartnerInformation/ListofPartners/partner/Halborn'>Halborn</a> is now a <a href='/ResourcesSupport/Glossary?activeTerm=glossaryCNA'>CVE Numbering Authority (CNA)</a> for all blockchain and Web3 products that rely on smart contracts written in Rust, Go, and Solidity, as well as blockchain associated Web2 and Web3 infrastructure not covered by another CNA."
93+
"content": "<a href='/PartnerInformation/ListofPartners/partner/Halborn'>Halborn</a> is now a <a href='/ResourcesSupport/Glossary?activeTerm=glossaryCNA'>CVE Numbering Authority (CNA)</a> for all blockchain and Web3 products that rely on smart contracts written in Rust, Go, and Solidity, as well as blockchain associated Web2 and Web3 infrastructure not covered by another CNA. Read the <a href='https://www.accesswire.com/748114/Web3-Security-Firm-Halborn-Authorized-by-CVE-Program-as-a-CNA' target='_blank'>Halborn news release</a>."
5294
},
5395
{
5496
"contentnewsType": "paragraph",
@@ -6290,4 +6332,4 @@
62906332
"url": "/Resources/Media/Archives/PressReleases/1999-2019_CVE-Program-Press-Releases-Archive.pdf"
62916333
}
62926334
]
6293-
}
6335+
}

0 commit comments

Comments
 (0)