Skip to content

Commit

Permalink
#3248 Add 1 new CNA (#3255) (#3256)
Browse files Browse the repository at this point in the history
  • Loading branch information
rroberge authored Nov 5, 2024
1 parent eead408 commit 08874d1
Show file tree
Hide file tree
Showing 4 changed files with 79 additions and 1 deletion.
57 changes: 57 additions & 0 deletions src/assets/data/CNAsList.json
Original file line number Diff line number Diff line change
Expand Up @@ -23946,5 +23946,62 @@
]
},
"country": "USA"
},
{
"shortName": "Neo4j",
"cnaID": "CNA-2024-0073",
"organizationName": "Neo4j",
"scope": "Neo4j products and Neo4j-maintained projects only, not including end-of-life components or products",
"contact": [
{
"email": [
{
"label": "Email",
"emailAddr": "[email protected]"
}
],
"contact": [],
"form": []
}
],
"disclosurePolicy": [
{
"label": "Policy",
"language": "",
"url": "https://neo4j.com/trust-center/responsible-disclosure/"
}
],
"securityAdvisories": {
"alerts": [],
"advisories": [
{
"label": "Advisories",
"url": "https://neo4j.com/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",
"Open Source"
]
},
"country": "Sweden"
}
]
2 changes: 1 addition & 1 deletion src/assets/data/metrics.json
Original file line number Diff line number Diff line change
Expand Up @@ -1169,7 +1169,7 @@
},
{
"month": "November",
"value": "TBA"
"value": "1"
},
{
"month": "December",
Expand Down
21 changes: 21 additions & 0 deletions src/assets/data/news.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,26 @@
{
"currentNews": [
{
"id": 435,
"newsType": "news",
"title": "Neo4j Added as CVE Numbering Authority (CNA)",
"urlKeywords": "Neo4j Added as CNA",
"date": "2024-11-05",
"description": [
{
"contentnewsType": "paragraph",
"content": "<a href='/PartnerInformation/ListofPartners/partner/Neo4j'>Neo4j</a> is now a <a href='/ResourcesSupport/Glossary?activeTerm=glossaryCNA'>CVE Numbering Authority (CNA)</a> for Neo4j products and Neo4j-maintained projects only, not including end-of-life components or products."
},
{
"contentnewsType": "paragraph",
"content": "To date, <a href='/PartnerInformation/ListofPartners'>416 CNAs</a> (414 CNAs and 2 CNA-LRs) from <a href='/ProgramOrganization/CNAs'>40 countries</a> and 1 no country affiliation have partnered with the CVE Program. CNAs are organizations from around the world that are authorized to assign <a href='/ResourcesSupport/Glossary?activeTerm=glossaryCVEID'>CVE Identifiers (CVE IDs)</a> and publish <a href='/ResourcesSupport/Glossary?activeTerm=glossaryRecord'>CVE Records</a> for vulnerabilities affecting products within their distinct, agreed-upon scope, for inclusion in first-time public announcements of new vulnerabilities. Neo4j is the 6th CNA from Sweden."
},
{
"contentnewsType": "paragraph",
"content": "Neo4j’s Root is the <a href='/PartnerInformation/ListofPartners/partner/mitre'>MITRE Top-Level Root</a>."
}
]
},
{
"id": 434,
"newsType": "blog",
Expand Down
Binary file modified src/assets/images/cvePartnersMap.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 08874d1

Please sign in to comment.