Skip to content

Commit 56fd748

Browse files
authored
#3280 Add 1 new CNA + Update 1 CNA's info (#3303)
1 parent 9077028 commit 56fd748

File tree

4 files changed

+85
-2
lines changed

4 files changed

+85
-2
lines changed

src/assets/data/CNAsList.json

Lines changed: 63 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14956,7 +14956,7 @@
1495614956
"shortName": "Checkmk",
1495714957
"cnaID": "CNA-2022-0055",
1495814958
"organizationName": "Checkmk GmbH",
14959-
"scope": "All products of Checkmk GmbH including Checkmk and Checkmk Appliance",
14959+
"scope": "All products of Checkmk GmbH including Checkmk and Checkmk Appliance, Nagvis, Robotmk, and packages published on <a href='https://exchange.checkmk.com/' target='_blank'>exchange.checkmk.com</a>",
1496014960
"contact": [
1496114961
{
1496214962
"email": [
@@ -24283,5 +24283,67 @@
2428324283
]
2428424284
},
2428524285
"country": "USA"
24286+
},
24287+
{
24288+
"shortName": "graphql-java",
24289+
"cnaID": "CNA-2024-0079",
24290+
"organizationName": "GraphQL Java",
24291+
"scope": "GraphQL Java, Java DataLoader, GraphQL Java Extended Scalars, and GraphQL Java Extended Validation",
24292+
"contact": [
24293+
{
24294+
"email": [
24295+
{
24296+
"label": "Email",
24297+
"emailAddr": "[email protected]"
24298+
}
24299+
],
24300+
"contact": [
24301+
{
24302+
"label": "Reporting a Vulnerability page",
24303+
"url": "https://github.com/graphql-java/graphql-java/security#reporting-a-vulnerability"
24304+
}
24305+
],
24306+
"form": []
24307+
}
24308+
],
24309+
"disclosurePolicy": [
24310+
{
24311+
"label": "Policy",
24312+
"language": "",
24313+
"url": "https://www.graphql-java.com/security"
24314+
}
24315+
],
24316+
"securityAdvisories": {
24317+
"alerts": [],
24318+
"advisories": [
24319+
{
24320+
"label": "Advisories",
24321+
"url": "https://www.graphql-java.com/security/#common-vulnerabilities-and-exposures-cves"
24322+
}
24323+
]
24324+
},
24325+
"resources": [],
24326+
"CNA": {
24327+
"isRoot": false,
24328+
"root": {
24329+
"shortName": "redhat",
24330+
"organizationName": "Red Hat, Inc."
24331+
},
24332+
"type": [
24333+
"Vendor",
24334+
"Open Source"
24335+
],
24336+
"TLR": {
24337+
"shortName": "mitre",
24338+
"organizationName": "MITRE Corporation"
24339+
},
24340+
"roles": [
24341+
{
24342+
"helpText": "",
24343+
"role": "CNA"
24344+
}
24345+
]
24346+
},
24347+
"country": "Australia"
2428624348
}
2428724349
]

src/assets/data/metrics.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1173,7 +1173,7 @@
11731173
},
11741174
{
11751175
"month": "December",
1176-
"value": "TBA"
1176+
"value": "1"
11771177
}
11781178
]
11791179
},

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": 447,
5+
"newsType": "news",
6+
"title": " GraphQL Java Added as CVE Numbering Authority (CNA)",
7+
"urlKeywords": "GraphQL Java Added as CNA",
8+
"date": "2024-12-03",
9+
"description": [
10+
{
11+
"contentnewsType": "paragraph",
12+
"content": "<a href='/PartnerInformation/ListofPartners/partner/graphql-java'>GraphQL Java</a> is now a <a href='/ResourcesSupport/Glossary?activeTerm=glossaryCNA'>CVE Numbering Authority (CNA)</a> for GraphQL Java, Java DataLoader, GraphQL Java Extended Scalars, and GraphQL Java Extended Validation."
13+
},
14+
{
15+
"contentnewsType": "paragraph",
16+
"content": "To date, <a href='/PartnerInformation/ListofPartners'>422 CNAs</a> (420 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. GraphQL Java is the 8th CNA from Australia."
17+
},
18+
{
19+
"contentnewsType": "paragraph",
20+
"content": "GraphQL Java’s Root is the <a href='/PartnerInformation/ListofPartners/partner/redhat'>Red Hat Root</a>."
21+
}
22+
]
23+
},
324
{
425
"id": 446,
526
"newsType": "blog",
-322 KB
Loading

0 commit comments

Comments
 (0)