Skip to content

Commit 67a3eba

Browse files
authored
7/8/25 release branch (#3632)
* #3630 Update "CNA Enrichment Recognition List" info for 7/7/25 list * #3631 Update Overview page * #3629 Add 1 new CNA + Update 4 CNA's info
1 parent cc322eb commit 67a3eba

File tree

5 files changed

+172
-49
lines changed

5 files changed

+172
-49
lines changed

src/assets/data/CNAsList.json

Lines changed: 61 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2844,7 +2844,7 @@
28442844
"shortName": "Fluid_Attacks",
28452845
"cnaID": "CNA-2021-0020",
28462846
"organizationName": "Fluid Attacks",
2847-
"scope": "Vulnerabilities in third-party software discovered by Fluid Attacks that are not in another CNA’s scope.",
2847+
"scope": "Vulnerabilities in third-party software discovered by or reported to Fluid Attacks that are not in another CNA’s scope.",
28482848
"contact": [
28492849
{
28502850
"email": [
@@ -3042,7 +3042,7 @@
30423042
"advisories": [
30433043
{
30443044
"label": "Advisories",
3045-
"url": "https://fptsoftware.com/vulnerability-disclosure/"
3045+
"url": "https://fptsoftware.com/security-advisories"
30463046
}
30473047
]
30483048
},
@@ -9693,7 +9693,8 @@
96939693
"organizationName": "n/a"
96949694
},
96959695
"type": [
9696-
"Bug Bounty Provider"
9696+
"Bug Bounty Provider",
9697+
"Researcher"
96979698
],
96989699
"TLR": {
96999700
"shortName": "mitre",
@@ -26039,7 +26040,7 @@
2603926040
"email": [
2604026041
{
2604126042
"label": "Email",
26042-
"emailAddr": "security@openjs.org"
26043+
"emailAddr": "security@lists.openjsf.org"
2604326044
}
2604426045
],
2604526046
"contact": [],
@@ -26252,5 +26253,61 @@
2625226253
]
2625326254
},
2625426255
"country": "Spain"
26256+
},
26257+
{
26258+
"shortName": "Altium",
26259+
"cnaID": "CNA-2025-0033",
26260+
"organizationName": "Altium",
26261+
"scope": "Vulnerabilities in the following Altium products only: Altium Designer, A365, Octopart, and Altium Enterprise Server.",
26262+
"contact": [
26263+
{
26264+
"email": [
26265+
{
26266+
"label": "Email",
26267+
"emailAddr": "[email protected]"
26268+
}
26269+
],
26270+
"contact": [],
26271+
"form": []
26272+
}
26273+
],
26274+
"disclosurePolicy": [
26275+
{
26276+
"label": "Policy",
26277+
"language": "",
26278+
"url": "https://www.altium365.com/trust/vulnerability-program"
26279+
}
26280+
],
26281+
"securityAdvisories": {
26282+
"alerts": [],
26283+
"advisories": [
26284+
{
26285+
"label": "Advisories",
26286+
"url": "https://www.altium365.com/trust/security-advisories"
26287+
}
26288+
]
26289+
},
26290+
"resources": [],
26291+
"CNA": {
26292+
"isRoot": false,
26293+
"root": {
26294+
"shortName": "n/a",
26295+
"organizationName": "n/a"
26296+
},
26297+
"roles": [
26298+
{
26299+
"helpText": "",
26300+
"role": "CNA"
26301+
}
26302+
],
26303+
"TLR": {
26304+
"shortName": "mitre",
26305+
"organizationName": "MITRE Corporation"
26306+
},
26307+
"type": [
26308+
"Vendor"
26309+
]
26310+
},
26311+
"country": "USA"
2625526312
}
2625626313
]

src/assets/data/metrics.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1153,7 +1153,7 @@
11531153
},
11541154
{
11551155
"month": "July",
1156-
"value": "2"
1156+
"value": "3"
11571157
},
11581158
{
11591159
"month": "August",

0 commit comments

Comments
 (0)