Skip to content

Commit

Permalink
Merge pull request #3462 from CVEProject/int
Browse files Browse the repository at this point in the history
2/18/25 Release: INT to MAIN
  • Loading branch information
jdaigneau5 authored Feb 18, 2025
2 parents 0e72a13 + b252a40 commit 67431ee
Show file tree
Hide file tree
Showing 4 changed files with 545 additions and 12 deletions.
182 changes: 176 additions & 6 deletions src/assets/data/CNAsList.json
Original file line number Diff line number Diff line change
Expand Up @@ -6379,7 +6379,7 @@
"contact": [
{
"label": "Opera security contact page",
"url": "https://security.opera.com/report-security-issue/"
"url": "https://security.opera.com/en/report-security-issue/"
}
],
"form": []
Expand All @@ -6389,15 +6389,15 @@
{
"label": "Policy",
"language": "",
"url": "https://security.opera.com/policy/"
"url": "https://security.opera.com/en/policy/"
}
],
"securityAdvisories": {
"alerts": [],
"advisories": [
{
"label": "Advisories",
"url": "https://security.opera.com/advisories/"
"url": "https://security.opera.com/en/advisories/"
}
]
},
Expand Down Expand Up @@ -22951,7 +22951,7 @@
"email": [
{
"label": "Email",
"emailAddr": "security@watchdog.dev"
"emailAddr": "security@watchdog.com"
}
],
"contact": [],
Expand All @@ -22962,15 +22962,15 @@
{
"label": "Policy",
"language": "",
"url": "https://watchdog.dev/vulnerability-disclosure-policy/"
"url": "https://watchdog.com/vulnerability-disclosure-policy/"
}
],
"securityAdvisories": {
"alerts": [],
"advisories": [
{
"label": "Advisories",
"url": "https://watchdog.dev/vulnerability-disclosure-policy/"
"url": "https://watchdog.com/vulnerability-disclosure-policy/"
}
]
},
Expand Down Expand Up @@ -25310,5 +25310,175 @@
]
},
"country": "Spain"
},
{
"shortName": "PangeaCyber",
"cnaID": "CNA-2025-0008",
"organizationName": "Pangea Cyber Corporation",
"scope": "All Pangea Cyber products and services, as well as vulnerabilities in third-party software that are not in another CNA’s scope.",
"contact": [
{
"email": [
{
"label": "Email",
"emailAddr": "security@pangea.cloud"
}
],
"contact": [],
"form": []
}
],
"disclosurePolicy": [
{
"label": "Policy",
"language": "",
"url": "https://pangea.cloud/security/vdp"
}
],
"securityAdvisories": {
"alerts": [],
"advisories": [
{
"label": "Advisories",
"url": "https://pangea.cloud/security/advisories"
}
]
},
"resources": [],
"CNA": {
"isRoot": false,
"root": {
"shortName": "n/a",
"organizationName": "n/a"
},
"roles": [
{
"helpText": "",
"role": "CNA"
}
],
"TLR": {
"shortName": "mitre",
"organizationName": "MITRE Corporation"
},
"type": [
"Vendor",
"Hosted Service",
"Researcher"
]
},
"country": "USA"
},
{
"shortName": "Softing",
"cnaID": "CNA-2025-0009",
"organizationName": "Softing",
"scope": "Softing issues only.",
"contact": [
{
"email": [
{
"label": "Email",
"emailAddr": "psirt@softing.com"
}
],
"contact": [],
"form": []
}
],
"disclosurePolicy": [
{
"label": "Policy",
"language": "",
"url": "https://company.softing.com/psirt.html"
}
],
"securityAdvisories": {
"alerts": [],
"advisories": [
{
"label": "Advisories",
"url": "https://company.softing.com/psirt.html"
}
]
},
"resources": [],
"CNA": {
"isRoot": false,
"root": {
"shortName": "n/a",
"organizationName": "n/a"
},
"roles": [
{
"helpText": "",
"role": "CNA"
}
],
"TLR": {
"shortName": "mitre",
"organizationName": "MITRE Corporation"
},
"type": [
"Vendor"
]
},
"country": "Germany"
},
{
"shortName": "Danfoss",
"cnaID": "CNA-2025-0010",
"organizationName": "Danfoss",
"scope": "Danfoss products only.",
"contact": [
{
"email": [
{
"label": "Email",
"emailAddr": "security@danfoss.com"
}
],
"contact": [],
"form": []
}
],
"disclosurePolicy": [
{
"label": "Policy",
"language": "",
"url": "https://www.danfoss.com/en/service-and-support/coordinated-vulnerability-disclosure/vulnerability-disclosure-policy/"
}
],
"securityAdvisories": {
"alerts": [],
"advisories": [
{
"label": "Advisories",
"url": "https://www.danfoss.com/en/service-and-support/coordinated-vulnerability-disclosure/danfoss-security-advisories/"
}
]
},
"resources": [],
"CNA": {
"isRoot": false,
"root": {
"shortName": "icscert",
"organizationName": "Cybersecurity and Infrastructure Security Agency (CISA) Industrial Control Systems (ICS)"
},
"roles": [
{
"helpText": "",
"role": "CNA"
}
],
"TLR": {
"shortName": "CISA",
"organizationName": "Cybersecurity and Infrastructure Security Agency (CISA)"
},
"type": [
"Vendor"
]
},
"country": "Denmark"
}
]
2 changes: 1 addition & 1 deletion src/assets/data/metrics.json
Original file line number Diff line number Diff line change
Expand Up @@ -1133,7 +1133,7 @@
},
{
"month": "February",
"value": "4"
"value": "7"
},
{
"month": "March",
Expand Down
Loading

0 comments on commit 67431ee

Please sign in to comment.