Skip to content

Commit 0f7e9df

Browse files
rrobergerlxdev
andauthored
5/12/26 release branch (#3940)
* #3939 Update CVE Services page * #3931 Add Q1-2026 Program Report blog * #3932 Update OCWG meeting day/time * #3936 dd 1 new CNA + Update 3 CNA's info * CveServices: change to 3-column box display; center videos * CVEServices: convert to Vue Composition API * navigation: change SADP Pilot anchor to "SadpPilot" * Partners: call createShort2FullNameMap() before populateUuid2LongNameMap() in initialize() * OnPageSidebar: remove "cve-capitalize-first-letter" class from menu label * AdpVulnerabilityEnrichment: remove duplicate display of date updated * npm update 5/12/26 --------- Co-authored-by: Roy Lane <rlane@mitre.org>
1 parent 31fdb89 commit 0f7e9df

13 files changed

Lines changed: 855 additions & 565 deletions

File tree

package-lock.json

Lines changed: 248 additions & 248 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
36 KB
Loading

src/assets/data/CNAsList.json

Lines changed: 73 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -8718,43 +8718,33 @@
87188718
"email": [
87198719
{
87208720
"label": "Email",
8721-
"emailAddr": "cve@usom.gov.tr"
8721+
"emailAddr": "cve@siberguvenlik.gov.tr"
87228722
}
87238723
],
87248724
"contact": [
87258725
{
8726-
"label": "Report a Vulnerability (Turkish)",
8727-
"language": "Turkish",
8728-
"url": "https://www.usom.gov.tr/zafiyet"
8729-
},
8730-
{
8731-
"label": "Report a Vulnerability (English)",
8732-
"language": "English",
8733-
"url": "https://www.usom.gov.tr/en/vulnerability"
8726+
"label": "Report a Vulnerability",
8727+
"language": "",
8728+
"url": "https://siberguvenlik.gov.tr/cve-bilgilendirme"
87348729
}
87358730
],
87368731
"form": []
87378732
}
87388733
],
87398734
"disclosurePolicy": [
87408735
{
8741-
"label": "Policy (Turkish)",
8742-
"language": "Turkish",
8743-
"url": "https://www.usom.gov.tr/zafiyet-bildirim-politikasi"
8744-
},
8745-
{
8746-
"label": "Policy (English)",
8747-
"language": "English",
8748-
"url": "https://www.usom.gov.tr/en/vulnerability-disclosure-policy"
8736+
"label": "Policy",
8737+
"language": "",
8738+
"url": "https://siberguvenlik.gov.tr/cve-bilgilendirme"
87498739
}
87508740
],
87518741
"securityAdvisories": {
87528742
"alerts": [],
87538743
"advisories": [
87548744
{
8755-
"label": "Advisories (Turkish)",
8756-
"language": "Turkish",
8757-
"url": "https://www.usom.gov.tr/bildirim"
8745+
"label": "Advisories",
8746+
"language": "",
8747+
"url": "https://siberguvenlik.gov.tr/cve-bilgilendirme"
87588748
}
87598749
]
87608750
},
@@ -26602,16 +26592,16 @@
2660226592
"country": "Australia"
2660326593
},
2660426594
{
26605-
"shortName": "Software",
26595+
"shortName": "Antenna",
2660626596
"cnaID": "CNA-2025-0042",
26607-
"organizationName": "Software.com",
26608-
"scope": "Software.com issues only.",
26597+
"organizationName": "Antenna",
26598+
"scope": "Antenna issues only.",
2660926599
"contact": [
2661026600
{
2661126601
"email": [
2661226602
{
2661326603
"label": "Email",
26614-
"emailAddr": "security_team@software.com"
26604+
"emailAddr": "security_team@antenna.dev"
2661526605
}
2661626606
],
2661726607
"contact": [],
@@ -26622,15 +26612,15 @@
2662226612
{
2662326613
"label": "Policy",
2662426614
"language": "",
26625-
"url": "https://www.software.com/security/vulnerability-reporting"
26615+
"url": "https://antenna.dev/security/reporting"
2662626616
}
2662726617
],
2662826618
"securityAdvisories": {
2662926619
"alerts": [],
2663026620
"advisories": [
2663126621
{
2663226622
"label": "Advisories",
26633-
"url": "https://www.software.com/security/advisories"
26623+
"url": "https://antenna.dev/security/advisories"
2663426624
}
2663526625
]
2663626626
},
@@ -29157,7 +29147,7 @@
2915729147
"email": [
2915829148
{
2915929149
"label": "Email",
29160-
"emailAddr": "cve@cloudsecurityalliance.org"
29150+
"emailAddr": "cve-mgmt@cloudsecurityalliance.org"
2916129151
}
2916229152
],
2916329153
"contact": [],
@@ -29488,5 +29478,61 @@
2948829478
]
2948929479
},
2949029480
"country": "Italy"
29481+
},
29482+
{
29483+
"shortName": "BAE",
29484+
"cnaID": "CNA-2026-0031",
29485+
"organizationName": "BAE Systems, Inc.",
29486+
"scope": "All products of BAE Systems.",
29487+
"contact": [
29488+
{
29489+
"email": [
29490+
{
29491+
"label": "Email",
29492+
"emailAddr": "vulnerability@baesystems.us"
29493+
}
29494+
],
29495+
"contact": [],
29496+
"form": []
29497+
}
29498+
],
29499+
"disclosurePolicy": [
29500+
{
29501+
"label": "Policy",
29502+
"language": "",
29503+
"url": "https://www.baesystems.com/en-us/vulnerability-disclosure"
29504+
}
29505+
],
29506+
"securityAdvisories": {
29507+
"alerts": [],
29508+
"advisories": [
29509+
{
29510+
"label": "Advisories",
29511+
"url": "https://www.geospatialexploitationproducts.com/socet-gxp/vulnerabilities-disclosure/"
29512+
}
29513+
]
29514+
},
29515+
"resources": [],
29516+
"CNA": {
29517+
"isRoot": false,
29518+
"root": {
29519+
"shortName": "icscert",
29520+
"organizationName": "Cybersecurity and Infrastructure Security Agency (CISA) Industrial Control Systems (ICS)"
29521+
},
29522+
"type": [
29523+
"Hosted Service"
29524+
],
29525+
"TLR": {
29526+
"shortName": "CISA",
29527+
"organizationName": "Cybersecurity and Infrastructure Security Agency (CISA)"
29528+
},
29529+
"roles": [
29530+
{
29531+
"helpText": "",
29532+
"role": "CNA"
29533+
}
29534+
]
29535+
},
29536+
"country": "USA"
2949129537
}
2949229538
]

src/assets/data/events.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -548,8 +548,8 @@
548548
"start": "2025-01-01",
549549
"end": "ongoing",
550550
"repeat": {
551-
"day": "Friday",
552-
"recurrence": "biweekly"
551+
"day": "Wednesday",
552+
"recurrence": "monthly"
553553
}
554554
}
555555
},

src/assets/data/metrics.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1231,7 +1231,7 @@
12311231
},
12321232
{
12331233
"month": "May",
1234-
"value": "4"
1234+
"value": "5"
12351235
},
12361236
{
12371237
"month": "June",

src/assets/data/navigation.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,7 @@
263263
"label": "Active ADPs"
264264
},
265265
"SADP Pilot": {
266-
"anchorId": "SADP Pilot",
266+
"anchorId": "SadpPilot",
267267
"label": "SADP Pilot"
268268
},
269269
"Updates": {

0 commit comments

Comments
 (0)