Skip to content

Commit 08874d1

Browse files
authored
#3248 Add 1 new CNA (#3255) (#3256)
1 parent eead408 commit 08874d1

File tree

4 files changed

+79
-1
lines changed

4 files changed

+79
-1
lines changed

src/assets/data/CNAsList.json

Lines changed: 57 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23946,5 +23946,62 @@
2394623946
]
2394723947
},
2394823948
"country": "USA"
23949+
},
23950+
{
23951+
"shortName": "Neo4j",
23952+
"cnaID": "CNA-2024-0073",
23953+
"organizationName": "Neo4j",
23954+
"scope": "Neo4j products and Neo4j-maintained projects only, not including end-of-life components or products",
23955+
"contact": [
23956+
{
23957+
"email": [
23958+
{
23959+
"label": "Email",
23960+
"emailAddr": "[email protected]"
23961+
}
23962+
],
23963+
"contact": [],
23964+
"form": []
23965+
}
23966+
],
23967+
"disclosurePolicy": [
23968+
{
23969+
"label": "Policy",
23970+
"language": "",
23971+
"url": "https://neo4j.com/trust-center/responsible-disclosure/"
23972+
}
23973+
],
23974+
"securityAdvisories": {
23975+
"alerts": [],
23976+
"advisories": [
23977+
{
23978+
"label": "Advisories",
23979+
"url": "https://neo4j.com/security/advisories/"
23980+
}
23981+
]
23982+
},
23983+
"resources": [],
23984+
"CNA": {
23985+
"isRoot": false,
23986+
"root": {
23987+
"shortName": "n/a",
23988+
"organizationName": "n/a"
23989+
},
23990+
"roles": [
23991+
{
23992+
"helpText": "",
23993+
"role": "CNA"
23994+
}
23995+
],
23996+
"TLR": {
23997+
"shortName": "mitre",
23998+
"organizationName": "MITRE Corporation"
23999+
},
24000+
"type": [
24001+
"Vendor",
24002+
"Open Source"
24003+
]
24004+
},
24005+
"country": "Sweden"
2394924006
}
2395024007
]

src/assets/data/metrics.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1169,7 +1169,7 @@
11691169
},
11701170
{
11711171
"month": "November",
1172-
"value": "TBA"
1172+
"value": "1"
11731173
},
11741174
{
11751175
"month": "December",

src/assets/data/news.json

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,26 @@
11
{
22
"currentNews": [
3+
{
4+
"id": 435,
5+
"newsType": "news",
6+
"title": "Neo4j Added as CVE Numbering Authority (CNA)",
7+
"urlKeywords": "Neo4j Added as CNA",
8+
"date": "2024-11-05",
9+
"description": [
10+
{
11+
"contentnewsType": "paragraph",
12+
"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."
13+
},
14+
{
15+
"contentnewsType": "paragraph",
16+
"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."
17+
},
18+
{
19+
"contentnewsType": "paragraph",
20+
"content": "Neo4j’s Root is the <a href='/PartnerInformation/ListofPartners/partner/mitre'>MITRE Top-Level Root</a>."
21+
}
22+
]
23+
},
324
{
425
"id": 434,
526
"newsType": "blog",
-6.58 KB
Loading

0 commit comments

Comments
 (0)