Skip to content

Commit bf06847

Browse files
committed
#990 Merge pull request #992 from content-rjr-990
2 parents 1a9a2bf + 9c645a2 commit bf06847

File tree

2 files changed

+90
-7
lines changed

2 files changed

+90
-7
lines changed

src/assets/data/CNAsList.json

Lines changed: 59 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12286,8 +12286,64 @@
1228612286
},
1228712287
"type": [
1228812288
"Vulnerability Researchers"
12289-
]
12290-
},
12291-
"country": "USA"
12289+
]
12290+
},
12291+
"country": "USA"
12292+
},
12293+
{
12294+
"shortName": "Netskope",
12295+
"cnaID": "CNA-2022-0007",
12296+
"organizationName": "Netskope",
12297+
"scope": "All Netskope products and services",
12298+
"contact": [
12299+
{
12300+
"email": [
12301+
{
12302+
"label": "Email",
12303+
"emailAddr": "psirt@netskope.com"
12304+
}
12305+
],
12306+
"contact": [],
12307+
"form": []
12308+
}
12309+
],
12310+
"disclosurePolicy": [
12311+
{
12312+
"label": "Policy",
12313+
"language": "",
12314+
"url": "https://www.netskope.com/vulnerability-disclosure-policy"
12315+
}
12316+
],
12317+
"securityAdvisories": {
12318+
"alerts": [],
12319+
"advisories": [
12320+
{
12321+
"label": "Advisories",
12322+
"url": "https://www.netskope.com/company/security-compliance-and-assurance/security-advisories-and-disclosures"
12323+
}
12324+
]
12325+
},
12326+
"resources": [],
12327+
"CNA": {
12328+
"isRoot": false,
12329+
"root": {
12330+
"shortName": "n/a",
12331+
"organizationName": "n/a"
12332+
},
12333+
"roles": [
12334+
{
12335+
"helpText": "",
12336+
"role": "CNA"
12337+
}
12338+
],
12339+
"TLR": {
12340+
"shortName": "mitre",
12341+
"organizationName": "MITRE Corporation"
12342+
},
12343+
"type": [
12344+
"Vendors and Projects"
12345+
]
12346+
},
12347+
"country": "USA"
1229212348
}
1229312349
]

src/assets/data/news.json

Lines changed: 31 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,33 @@
11
{
22
"currentNews": [
33
{
4-
"id": 76,
4+
"id": 77,
5+
"displayOnHomepageOrder": 2,
6+
"newsType": "news",
7+
"title": "Netskope Added as CVE Numbering Authority (CNA)",
8+
"date": "2022-04-12",
9+
"description": [
10+
{
11+
"contentnewsType": "paragraph",
12+
"content": "<a href='/PartnerInformation/ListofPartners/partner/Netskope'>Netskope</a> is now a <a href='/ResourcesSupport/Glossary?activeTerm=glossaryCNA'>CVE Numbering Authority (CNA)</a> for all Netskope products and services."
13+
},
14+
{
15+
"contentnewsType": "paragraph",
16+
"content": "To date, <a href='/PartnerInformation/ListofPartners'>215</a> organizations from <a href='/ProgramOrganization/CNAs'>34</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> to 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": "Netskope’s Root is the <a href='/PartnerInformation/ListofPartners/partner/mitre'>MITRE Top-Level Root</a>."
21+
},
22+
{
23+
"contentnewsType": "paragraph",
24+
"content": "To request a CVE ID number from a CNA, visit <a href='/ResourcesSupport/ReportRequest#RequestCVEID'>Request a CVE ID</a>."
25+
}
26+
]
27+
},
28+
{
29+
"id": 76,
30+
"displayOnHomepageOrder": 3,
531
"newsType": "news",
632
"title": "Automotive Security Research Group (ASRG) Added as CVE Numbering Authority (CNA)",
733
"date": "2022-04-05",
@@ -39,9 +65,9 @@
3965
"content": "The CVE Board is the organization responsible for the strategic direction, governance, operational structure, policies, and rules of the CVE Program. The Board includes members from numerous cybersecurity-related organizations including commercial security tool vendors, academia, research institutions, government departments and agencies, and other prominent security experts, as well as end-users of vulnerability information."
4066
}
4167
]
42-
},
68+
},
4369
{
44-
"id": 74,
70+
"id": 74,
4571
"newsType": "news",
4672
"title": "Medtronic Added as CVE Numbering Authority (CNA)",
4773
"date": "2022-03-22",
@@ -65,7 +91,8 @@
6591
]
6692
},
6793
{
68-
"id": 73,
94+
"id": 73,
95+
"displayOnHomepageOrder": 4,
6996
"newsType": "news",
7097
"title": "CVE Program Automation Website Available",
7198
"date": "2022-03-22",

0 commit comments

Comments
 (0)