Skip to content

Commit 0b2c53f

Browse files
committed
#3095 Add 1 new CNA + Update 1 CNA news item
1 parent 203855e commit 0b2c53f

3 files changed

Lines changed: 79 additions & 2 deletions

File tree

src/assets/data/CNAsList.json

Lines changed: 56 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23479,5 +23479,61 @@
2347923479
]
2348023480
},
2348123481
"country": "Taiwan"
23482+
},
23483+
{
23484+
"shortName": "Pall",
23485+
"cnaID": "CNA-2024-0065",
23486+
"organizationName": "Pall Corporation",
23487+
"scope": "Pall branded products only",
23488+
"contact": [
23489+
{
23490+
"email": [
23491+
{
23492+
"label": "Email",
23493+
"emailAddr": "productsecurity@pall.com"
23494+
}
23495+
],
23496+
"contact": [],
23497+
"form": []
23498+
}
23499+
],
23500+
"disclosurePolicy": [
23501+
{
23502+
"label": "Policy",
23503+
"language": "",
23504+
"url": "https://www.pall.com/en/about-pall/product-security-cvd.html"
23505+
}
23506+
],
23507+
"securityAdvisories": {
23508+
"alerts": [],
23509+
"advisories": [
23510+
{
23511+
"label": "Advisories",
23512+
"url": "https://www.pall.com/en/about-pall/product-security-cvd/known-vulnerabilities.html"
23513+
}
23514+
]
23515+
},
23516+
"resources": [],
23517+
"CNA": {
23518+
"isRoot": false,
23519+
"root": {
23520+
"shortName": "icscert",
23521+
"organizationName": "Cybersecurity and Infrastructure Security Agency (CISA) Industrial Control Systems (ICS)"
23522+
},
23523+
"roles": [
23524+
{
23525+
"helpText": "",
23526+
"role": "CNA"
23527+
}
23528+
],
23529+
"TLR": {
23530+
"shortName": "CISA",
23531+
"organizationName": "Cybersecurity and Infrastructure Security Agency (CISA)"
23532+
},
23533+
"type": [
23534+
"Vendor"
23535+
]
23536+
},
23537+
"country": "USA"
2348223538
}
2348323539
]

src/assets/data/metrics.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1161,7 +1161,7 @@
11611161
},
11621162
{
11631163
"month": "September",
1164-
"value": "7"
1164+
"value": "8"
11651165
},
11661166
{
11671167
"month": "October",

src/assets/data/news.json

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,26 @@
11
{
22
"currentNews": [
3+
{
4+
"id": 411,
5+
"newsType": "news",
6+
"title": "Pall Added as CVE Numbering Authority (CNA)",
7+
"urlKeywords": "Pall Added as CNA",
8+
"date": "2024-09-24",
9+
"description": [
10+
{
11+
"contentnewsType": "paragraph",
12+
"content": "<a href='/PartnerInformation/ListofPartners/partner/Pall'>Pall Corporation</a> is now a <a href='/ResourcesSupport/Glossary?activeTerm=glossaryCNA'>CVE Numbering Authority (CNA)</a> for Pall branded products only."
13+
},
14+
{
15+
"contentnewsType": "paragraph",
16+
"content": "To date, <a href='/PartnerInformation/ListofPartners'>408 CNAs</a> (406 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. Pall is the 220th CNA from USA."
17+
},
18+
{
19+
"contentnewsType": "paragraph",
20+
"content": "Pall’s Root is the <a href='/PartnerInformation/ListofPartners/partner/icscert'>CISA ICS Root</a>."
21+
}
22+
]
23+
},
324
{
425
"id": 410,
526
"newsType": "news",
@@ -9,7 +30,7 @@
930
"description": [
1031
{
1132
"contentnewsType": "paragraph",
12-
"content": "<a href='/PartnerInformation/ListofPartners/partner/ASUS'>ASUSTeK Computer Incorporation</a> is now a <a href='/ResourcesSupport/Glossary?activeTerm=glossaryCNA'>CVE Numbering Authority (CNA)</a> for ASUS issues only."
33+
"content": "<a href='/PartnerInformation/ListofPartners/partner/ASUS'>ASUSTeK Computer Incorporation</a> is now a <a href='/ResourcesSupport/Glossary?activeTerm=glossaryCNA'>CVE Numbering Authority (CNA)</a> for ASUS issues only. Read the ASUS news release: “<a href='https://press.asus.com/news/press-releases/asus-cve-authority-product-security/' target='_blank'>ASUS Authorized by the CVE Program as a CVE Numbering Authority (CNA)</a>.”"
1334
},
1435
{
1536
"contentnewsType": "paragraph",

0 commit comments

Comments
 (0)