Skip to content

Commit effebc5

Browse files
authored
6/24/25 release branch (#3622)
* #3620 Update 3 CNA's info + Move 1 CNA to Inactive status * #3621 Update 1 Board member's organizational affiliation
1 parent c6f9231 commit effebc5

File tree

2 files changed

+8
-64
lines changed

2 files changed

+8
-64
lines changed

src/assets/data/CNAsList.json

Lines changed: 5 additions & 61 deletions
Original file line numberDiff line numberDiff line change
@@ -11315,7 +11315,7 @@
1131511315
"shortName": "TeamViewer",
1131611316
"cnaID": "CNA-2021-0060",
1131711317
"organizationName": "TeamViewer Germany GmbH",
11318-
"scope": "TeamViewer issues only.",
11318+
"scope": "TeamViewer and 1E issues only.",
1131911319
"contact": [
1132011320
{
1132111321
"email": [
@@ -18002,7 +18002,7 @@
1800218002
"shortName": "Canon_EMEA",
1800318003
"cnaID": "CNA-2023-0061",
1800418004
"organizationName": "Canon EMEA",
18005-
"scope": "Products, services, and solutions developed internally by Canon EMEA and those from Canon Production Printing, IRIS, NT-ware, and Therefore Corporation.",
18005+
"scope": "Products, services, and solutions developed internally by Canon EMEA, Canon USA Inc., and those from Canon Production Printing, IRIS, NT-ware, and Therefore Corporation.",
1800618006
"contact": [
1800718007
{
1800818008
"email": [
@@ -18054,63 +18054,6 @@
1805418054
},
1805518055
"country": "UK"
1805618056
},
18057-
{
18058-
"shortName": "1E",
18059-
"cnaID": "CNA-2023-0062",
18060-
"organizationName": "1E Limited",
18061-
"scope": "All 1E products (including end-of-life/end-of-service products), as well as vulnerabilities in third-party software discovered by 1E that are not in another CNA’s scope.",
18062-
"contact": [
18063-
{
18064-
"email": [
18065-
{
18066-
"label": "Email",
18067-
"emailAddr": "[email protected]"
18068-
}
18069-
],
18070-
"contact": [],
18071-
"form": []
18072-
}
18073-
],
18074-
"disclosurePolicy": [
18075-
{
18076-
"label": "Policy",
18077-
"language": "",
18078-
"url": "https://www.1e.com/vulnerability-disclosure-policy/"
18079-
}
18080-
],
18081-
"securityAdvisories": {
18082-
"alerts": [],
18083-
"advisories": [
18084-
{
18085-
"label": "Advisories",
18086-
"url": "https://www.1e.com/trust-security-compliance/cve-info/"
18087-
}
18088-
]
18089-
},
18090-
"resources": [],
18091-
"CNA": {
18092-
"isRoot": false,
18093-
"root": {
18094-
"shortName": "n/a",
18095-
"organizationName": "n/a"
18096-
},
18097-
"roles": [
18098-
{
18099-
"helpText": "",
18100-
"role": "CNA"
18101-
}
18102-
],
18103-
"TLR": {
18104-
"shortName": "mitre",
18105-
"organizationName": "MITRE Corporation"
18106-
},
18107-
"type": [
18108-
"Vendor",
18109-
"Researcher"
18110-
]
18111-
},
18112-
"country": "UK"
18113-
},
1811418057
{
1811518058
"shortName": "Lexmark",
1811618059
"cnaID": "CNA-2023-0063",
@@ -22124,7 +22067,7 @@
2212422067
"shortName": "Forescout",
2212522068
"cnaID": "CNA-2024-0048",
2212622069
"organizationName": "Forescout Technologies",
22127-
"scope": "Forescout issues only.",
22070+
"scope": "Vulnerabilities in Forescout products and vulnerabilities in other products discovered by Forescout that are not in another CNA's scope.",
2212822071
"contact": [
2212922072
{
2213022073
"email": [
@@ -22171,7 +22114,8 @@
2217122114
"organizationName": "MITRE Corporation"
2217222115
},
2217322116
"type": [
22174-
"Vendor"
22117+
"Vendor",
22118+
"Researcher"
2217522119
]
2217622120
},
2217722121
"country": "USA"

src/assets/data/currentBoardMembersList.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
"familyName": "Allor",
44
"firstName": "Peter",
55
"imageURL": "PeterA.jpg",
6-
"organization": "Red Hat, Inc.",
7-
"organizationURL": "https://www.redhat.com/",
6+
"organization": "",
7+
"organizationURL": "",
88
"role": "Board"
9-
},
9+
},
1010
{
1111
"familyName": "Armstrong",
1212
"firstName": "Ken",

0 commit comments

Comments
 (0)