Skip to content

Commit adefda7

Browse files
Merge pull request #2550 branch 'origin/content-rjr-2544' into int
2 parents 72fe76a + c9db151 commit adefda7

4 files changed

Lines changed: 83 additions & 5 deletions

File tree

src/assets/data/CNAsList.json

Lines changed: 61 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4798,16 +4798,16 @@
47984798
"country": "USA"
47994799
},
48004800
{
4801-
"shortName": "LINE",
4801+
"shortName": "LY-Corporation",
48024802
"cnaID": "CNA-2020-0038",
4803-
"organizationName": "LINE Corporation",
4803+
"organizationName": "LY Corporation",
48044804
"scope": "Current versions of LINE Messenger Application for iOS, Android, Mac, and Windows, plus LINE Open Source projects hosted on <a href='https://github.com/line' target='_blank'>https://github.com/line</a>",
48054805
"contact": [
48064806
{
48074807
"email": [
48084808
{
48094809
"label": "Email",
4810-
"emailAddr": "dl_cve@linecorp.com"
4810+
"emailAddr": "ml-sec-cna@lycorp.co.jp"
48114811
}
48124812
],
48134813
"contact": [],
@@ -4838,7 +4838,6 @@
48384838
"organizationName": "JPCERT/CC"
48394839
},
48404840
"type": [
4841-
"Vendor",
48424841
"Open Source"
48434842
],
48444843
"TLR": {
@@ -20859,5 +20858,63 @@
2085920858
]
2086020859
},
2086120860
"country": "USA"
20861+
},
20862+
{
20863+
"shortName": "DevCycle",
20864+
"cnaID": "CNA-2024-0017",
20865+
"organizationName": "DevCycle",
20866+
"scope": "All DevCycle products (including end-of-life/end-of-service products) as listed on <a href='https://devcycle.com/' target='_blank'>https://devcycle.com/</a>",
20867+
"contact": [
20868+
{
20869+
"email": [
20870+
{
20871+
"label": "Email",
20872+
"emailAddr": "security@devcycle.com"
20873+
}
20874+
],
20875+
"contact": [],
20876+
"form": []
20877+
}
20878+
],
20879+
"disclosurePolicy": [
20880+
{
20881+
"label": "Policy",
20882+
"language": "",
20883+
"url": "https://github.com/DevCycleHQ/.github/blob/main/.github/SECURITY.md"
20884+
}
20885+
],
20886+
"securityAdvisories": {
20887+
"alerts": [],
20888+
"advisories": [
20889+
{
20890+
"label": "Advisories",
20891+
"url": "https://github.com/DevCycleHQ/.github/blob/main/.github/SECURITY.md#previous-vulnerabilities-reported"
20892+
}
20893+
]
20894+
},
20895+
"resources": [],
20896+
"CNA": {
20897+
"isRoot": false,
20898+
"root": {
20899+
"shortName": "n/a",
20900+
"organizationName": "n/a"
20901+
},
20902+
"roles": [
20903+
{
20904+
"helpText": "",
20905+
"role": "CNA"
20906+
}
20907+
],
20908+
"TLR": {
20909+
"shortName": "mitre",
20910+
"organizationName": "MITRE Corporation"
20911+
},
20912+
"type": [
20913+
"Vendor",
20914+
"Hosted Service",
20915+
"Open Source"
20916+
]
20917+
},
20918+
"country": "Canada"
2086220919
}
2086320920
]

src/assets/data/metrics.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1090,7 +1090,7 @@
10901090
},
10911091
{
10921092
"month": "February",
1093-
"value": "6"
1093+
"value": "7"
10941094
},
10951095
{
10961096
"month": "March",

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": 319,
5+
"newsType": "news",
6+
"title": "DevCycle Added as CVE Numbering Authority (CNA)",
7+
"urlKeywords": "DevCycle Added as CNA",
8+
"date": "2024-02-20",
9+
"description": [
10+
{
11+
"contentnewsType": "paragraph",
12+
"content": "<a href='/PartnerInformation/ListofPartners/partner/DevCycle'>DevCycle</a> is now a <a href=' /ResourcesSupport/Glossary?activeTerm=glossaryCNA'>CVE Numbering Authority (CNA)</a> for all DevCycle products (including end-of-life/end-of-service products) as listed on <a href='https://devcycle.com/' target='_blank'>https://devcycle.com/</a>."
13+
},
14+
{
15+
"contentnewsType": "paragraph",
16+
"content": "To date, <a href='/PartnerInformation/ListofPartners'>362 CNAs</a> (360 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. DevCycle is the 8th CNA from Canada."
17+
},
18+
{
19+
"contentnewsType": "paragraph",
20+
"content": "DevCycle’s Root is the <a href='/PartnerInformation/ListofPartners/partner/mitre'>MITRE Top-Level Root</a>."
21+
}
22+
]
23+
},
324
{
425
"id": 318,
526
"newsType": "blog",
64.4 KB
Loading

0 commit comments

Comments
 (0)