Skip to content

Commit

Permalink
#2035 Add 1 new CNA
Browse files Browse the repository at this point in the history
  • Loading branch information
rroberge committed Jun 22, 2023
1 parent 0e01d04 commit e638f98
Show file tree
Hide file tree
Showing 2 changed files with 85 additions and 0 deletions.
64 changes: 64 additions & 0 deletions src/assets/data/CNAsList.json
Original file line number Diff line number Diff line change
Expand Up @@ -17360,5 +17360,69 @@
]
},
"country": "USA"
},
{
"shortName": "Google_Devices",
"cnaID": "CNA-2023-0039",
"organizationName": "Google Devices",
"scope": "Google Devices - Pixel, Nest, and Chromecast",
"contact": [
{
"email": [
{
"label": "Email",
"emailAddr": "dsap-vuln-management@google.com"
}
],
"contact": [],
"form": []
}
],
"disclosurePolicy": [
{
"label": "Policy",
"language": "",
"url": "https://support.google.com/product-documentation/answer/13658251?hl=en&ref_topic=12974021&sjid=11464995960873540884-NA"
}
],
"securityAdvisories": {
"alerts": [],
"advisories": [
{
"label": "Nest Advisories",
"url": "https://support.google.com/product-documentation/topic/12974021?hl=en&ref_topic=10123615&sjid=5419128013624043298-NA"
},
{
"label": "Pixel Advisories",
"url": "https://source.android.com/docs/security/bulletin/pixel"
},
{
"label": "Chromecast Advisories",
"url": "https://source.android.com/docs/security/bulletin/chromecast"
}
]
},
"resources": [],
"CNA": {
"isRoot": false,
"root": {
"shortName": "Google",
"organizationName": "Google LLC"
},
"type": [
"Vendor"
],
"TLR": {
"shortName": "mitre",
"organizationName": "MITRE Corporation"
},
"roles": [
{
"helpText": "",
"role": "CNA"
}
]
},
"country": "USA"
}
]
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": 223,
"newsType": "news",
"title": "Google Devices Added as CVE Numbering Authority (CNA)",
"urlKeywords": "Google Devices Added as CNA",
"date": "2023-06-27",
"description": [
{
"contentnewsType": "paragraph",
"content": "<a href='/PartnerInformation/ListofPartners/partner/Google_Devices'>Google Devices</a> is now a <a href='/ResourcesSupport/Glossary?activeTerm=glossaryCNA'>CVE Numbering Authority (CNA)</a> for Google Devices - Pixel, Nest, and Chromecast."
},
{
"contentnewsType": "paragraph",
"content": "To date, <a href='/PartnerInformation/ListofPartners'>302 organizations</a> from <a href='/ProgramOrganization/CNAs'>36 countries</a> 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."
},
{
"contentnewsType": "paragraph",
"content": "Google Devices’ Root is the <a href='/PartnerInformation/ListofPartners/partner/Google'>Google LLC Root</a>."
}
]
},
{
"id": 222,
"newsType": "blog",
Expand Down

0 comments on commit e638f98

Please sign in to comment.