Skip to content

Commit da45c7e

Browse files
authored
Merge pull request #3670 from CVEProject/int
8/19 Release INT to MAIN
2 parents efcb925 + c9695fc commit da45c7e

File tree

10 files changed

+1538
-6
lines changed

10 files changed

+1538
-6
lines changed

src/assets/data/CNAsList.json

Lines changed: 113 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15692,7 +15692,7 @@
1569215692
"shortName": "VulnCheck",
1569315693
"cnaID": "CNA-2023-0021",
1569415694
"organizationName": "VulnCheck",
15695-
"scope": "Vulnerabilities discovered by, or reported to, VulnCheck that are not in another CNA’s scope.",
15695+
"scope": "Vulnerabilities observed by, discovered by, or reported to VulnCheck that are not in another CNA’s scope.",
1569615696
"contact": [
1569715697
{
1569815698
"email": [
@@ -26712,5 +26712,117 @@
2671226712
]
2671326713
},
2671426714
"country": "USA"
26715+
},
26716+
{
26717+
"shortName": "spartans-security",
26718+
"cnaID": "CNA-2025-0041",
26719+
"organizationName": "Spartans Security",
26720+
"scope": "Vulnerabilities in software, services, and infrastructure owned and managed by Spartans Security, and vulnerabilities researched and found by Spartans Security in third-party products that are not part of another CNA's scope.",
26721+
"contact": [
26722+
{
26723+
"email": [
26724+
{
26725+
"label": "Email",
26726+
"emailAddr": "[email protected]"
26727+
}
26728+
],
26729+
"contact": [],
26730+
"form": []
26731+
}
26732+
],
26733+
"disclosurePolicy": [
26734+
{
26735+
"label": "Policy",
26736+
"language": "",
26737+
"url": "https://www.spartanssec.com/vulnerability-disclosure-policy"
26738+
}
26739+
],
26740+
"securityAdvisories": {
26741+
"alerts": [],
26742+
"advisories": [
26743+
{
26744+
"label": "Advisories",
26745+
"url": "https://www.spartanssec.com/blog"
26746+
}
26747+
]
26748+
},
26749+
"resources": [],
26750+
"CNA": {
26751+
"isRoot": false,
26752+
"root": {
26753+
"shortName": "redhat",
26754+
"organizationName": "Red Hat, Inc."
26755+
},
26756+
"type": [
26757+
"Researcher"
26758+
],
26759+
"TLR": {
26760+
"shortName": "mitre",
26761+
"organizationName": "MITRE Corporation"
26762+
},
26763+
"roles": [
26764+
{
26765+
"helpText": "",
26766+
"role": "CNA"
26767+
}
26768+
]
26769+
},
26770+
"country": "Australia"
26771+
},
26772+
{
26773+
"shortName": "Software",
26774+
"cnaID": "CNA-2025-0042",
26775+
"organizationName": "Software.com",
26776+
"scope": "Software.com issues only.",
26777+
"contact": [
26778+
{
26779+
"email": [
26780+
{
26781+
"label": "Email",
26782+
"emailAddr": "[email protected]"
26783+
}
26784+
],
26785+
"contact": [],
26786+
"form": []
26787+
}
26788+
],
26789+
"disclosurePolicy": [
26790+
{
26791+
"label": "Policy",
26792+
"language": "",
26793+
"url": "https://www.software.com/security/vulnerability-reporting"
26794+
}
26795+
],
26796+
"securityAdvisories": {
26797+
"alerts": [],
26798+
"advisories": [
26799+
{
26800+
"label": "Advisories",
26801+
"url": "https://www.software.com/security/advisories"
26802+
}
26803+
]
26804+
},
26805+
"resources": [],
26806+
"CNA": {
26807+
"isRoot": false,
26808+
"root": {
26809+
"shortName": "n/a",
26810+
"organizationName": "n/a"
26811+
},
26812+
"roles": [
26813+
{
26814+
"helpText": "",
26815+
"role": "CNA"
26816+
}
26817+
],
26818+
"TLR": {
26819+
"shortName": "mitre",
26820+
"organizationName": "MITRE Corporation"
26821+
},
26822+
"type": [
26823+
"Open Source"
26824+
]
26825+
},
26826+
"country": "USA"
2671526827
}
2671626828
]

0 commit comments

Comments
 (0)