Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions CLAUDE.md
Original file line number Diff line number Diff line change
Expand Up @@ -271,9 +271,9 @@ All registry namespaces have been converted to JSON format. These `.json` files
| Methodology | 23 |
| Disclosure | 486 |
| Regulation | 49 |
| Entity | 944 |
| Entity | 950 |
| Reference | 185 |
| **Total** | **2022** |
| **Total** | **2028** |

<!-- REGISTRY-COUNTS-END -->

Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -548,9 +548,9 @@ The identifier grammar, type list, and registry format are stable. The resolver
| Methodology | 23 |
| Disclosure | 486 |
| Regulation | 49 |
| Entity | 944 |
| Entity | 950 |
| Reference | 185 |
| **Total** | **2022** |
| **Total** | **2028** |

<!-- REGISTRY-COUNTS-END -->

Expand Down
20 changes: 20 additions & 0 deletions registry/entity/com/alibaba.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"schema_version": "1.0",
"namespace": "alibaba.com",
"type": "entity",
"status": "draft",
"status_notes": "Hand-curated parent-company record. Note: alibaba.com is also the group's B2B marketplace property; this record represents the corporate parent. Its cloud business is Alibaba Cloud (secid:entity/alibabacloud.com).",
"official_name": "Alibaba Group Holding Limited",
"common_name": "Alibaba",
"alternate_names": null,
"notes": "Parent company. Its cloud computing subsidiary is Alibaba Cloud / Aliyun (secid:entity/alibabacloud.com), where cloud products and CVEs attach. This record identifies the corporate group, not the cloud business.",
"wikidata": null,
"wikipedia": null,
"urls": [
{
"type": "website",
"url": "https://www.alibaba.com"
}
],
"match_nodes": []
}
20 changes: 20 additions & 0 deletions registry/entity/com/alibabacloud.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"schema_version": "1.0",
"namespace": "alibabacloud.com",
"type": "entity",
"status": "draft",
"status_notes": "Hand-curated cloud-business record, parallel to its parent Alibaba Group (secid:entity/alibaba.com).",
"official_name": "Alibaba Cloud",
"common_name": "Aliyun",
"alternate_names": null,
"notes": "Cloud computing subsidiary of Alibaba Group Holding Limited (secid:entity/alibaba.com). Known as Aliyun in China (aliyun.com). Products and services resolve under this namespace.",
"wikidata": null,
"wikipedia": null,
"urls": [
{
"type": "website",
"url": "https://www.alibabacloud.com"
}
],
"match_nodes": []
}
8 changes: 4 additions & 4 deletions registry/entity/com/amazon.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,16 @@
"type": "entity",
"status": "draft",
"status_notes": null,
"official_name": "Amazon Web Services",
"common_name": "AWS",
"official_name": "Amazon.com, Inc.",
"common_name": "Amazon",
"alternate_names": null,
"notes": "AWS publishes security guidance through the Well-Architected Framework, Security Best Practices whitepapers, and service-specific security documentation.",
"notes": "Parent company. Amazon.com, Inc. is the corporation; its cloud computing subsidiary is Amazon Web Services (secid:entity/aws.amazon.com), where cloud products, services, and CVEs attach. This record identifies the corporation, not the cloud business.",
"wikidata": null,
"wikipedia": null,
"urls": [
{
"type": "website",
"url": "https://aws.amazon.com/security/"
"url": "https://www.amazon.com"
}
],
"match_nodes": []
Expand Down
6 changes: 3 additions & 3 deletions registry/entity/com/aws.amazon.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
"type": "entity",
"status": "draft",
"status_notes": "Auto-generated stub from the CSA public member list (csa-website-members-2026-06-08). Identity is the member's name and primary domain; match_nodes are empty pending human review to add product/service patterns. CSA membership itself is a relationship-layer fact and is intentionally not encoded on this record.",
"official_name": "Amazon",
"common_name": null,
"official_name": "Amazon Web Services",
"common_name": "AWS",
"alternate_names": null,
"notes": "Organization sourced from the Cloud Security Alliance public member roster. This entity entry was auto-generated to give each member a parallel identity record; the match_nodes array is empty pending human research into the organization's specific products and services.",
"notes": "Cloud computing subsidiary of Amazon.com, Inc. (secid:entity/amazon.com). AWS publishes security guidance through the Well-Architected Framework, Security Best Practices whitepapers, and service-specific security documentation. Products and services resolve under this namespace, e.g. secid:entity/aws.amazon.com/s3.",
"wikidata": null,
"wikipedia": null,
"urls": [
Expand Down
20 changes: 20 additions & 0 deletions registry/entity/com/azure.microsoft.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"schema_version": "1.0",
"namespace": "azure.microsoft.com",
"type": "entity",
"status": "draft",
"status_notes": "Hand-curated to give Microsoft's cloud business a canonical namespace, parallel to its parent Microsoft Corporation (secid:entity/microsoft.com). Also resolvable via the parent product catalog as secid:entity/microsoft.com/azure.",
"official_name": "Microsoft Azure",
"common_name": "Azure",
"alternate_names": null,
"notes": "Cloud computing platform and business of Microsoft Corporation (secid:entity/microsoft.com). This namespace is the canonical home for the cloud business; Azure also appears in the Microsoft product catalog at secid:entity/microsoft.com/azure.",
"wikidata": null,
"wikipedia": null,
"urls": [
{
"type": "website",
"url": "https://azure.microsoft.com"
}
],
"match_nodes": []
}
22 changes: 22 additions & 0 deletions registry/entity/com/cloud.google.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"schema_version": "1.0",
"namespace": "cloud.google.com",
"type": "entity",
"status": "draft",
"status_notes": "Hand-curated to give Google's cloud business a canonical namespace, parallel to its parent Google LLC (secid:entity/google.com).",
"official_name": "Google Cloud",
"common_name": "GCP",
"alternate_names": [
"Google Cloud Platform"
],
"notes": "Cloud computing business of Google LLC (secid:entity/google.com). Products and services resolve under this namespace.",
"wikidata": null,
"wikipedia": null,
"urls": [
{
"type": "website",
"url": "https://cloud.google.com"
}
],
"match_nodes": []
}
20 changes: 20 additions & 0 deletions registry/entity/com/cloud.ibm.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"schema_version": "1.0",
"namespace": "cloud.ibm.com",
"type": "entity",
"status": "draft",
"status_notes": "Hand-curated to give IBM's cloud business a canonical namespace, parallel to its parent IBM (secid:entity/ibm.com).",
"official_name": "IBM Cloud",
"common_name": null,
"alternate_names": null,
"notes": "Cloud computing business of International Business Machines Corporation (secid:entity/ibm.com). Products and services resolve under this namespace.",
"wikidata": null,
"wikipedia": null,
"urls": [
{
"type": "website",
"url": "https://cloud.ibm.com"
}
],
"match_nodes": []
}
6 changes: 3 additions & 3 deletions registry/entity/com/cloud.oracle.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
"type": "entity",
"status": "draft",
"status_notes": "Auto-generated stub from the CSA public member list (csa-website-members-2026-06-08). Identity is the member's name and primary domain; match_nodes are empty pending human review to add product/service patterns. CSA membership itself is a relationship-layer fact and is intentionally not encoded on this record.",
"official_name": "Oracle",
"common_name": null,
"official_name": "Oracle Cloud Infrastructure",
"common_name": "OCI",
"alternate_names": null,
"notes": "Organization sourced from the Cloud Security Alliance public member roster. This entity entry was auto-generated to give each member a parallel identity record; the match_nodes array is empty pending human research into the organization's specific products and services.",
"notes": "Oracle's cloud computing business, a division of Oracle Corporation (secid:entity/oracle.com). Also resolvable via the parent product catalog as secid:entity/oracle.com/cloud; this namespace is the canonical home for the cloud business.",
"wikidata": null,
"wikipedia": null,
"urls": [
Expand Down
4 changes: 2 additions & 2 deletions registry/entity/com/cloud.tencent.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
"type": "entity",
"status": "draft",
"status_notes": "Auto-generated stub from the CSA public member list (csa-website-members-2026-06-08). Identity is the member's name and primary domain; match_nodes are empty pending human review to add product/service patterns. CSA membership itself is a relationship-layer fact and is intentionally not encoded on this record.",
"official_name": "Tencent",
"official_name": "Tencent Cloud",
"common_name": null,
"alternate_names": null,
"notes": "Organization sourced from the Cloud Security Alliance public member roster. This entity entry was auto-generated to give each member a parallel identity record; the match_nodes array is empty pending human research into the organization's specific products and services.",
"notes": "Cloud computing business of Tencent Holdings Limited (secid:entity/tencent.com). Products and services resolve under this namespace.",
"wikidata": null,
"wikipedia": null,
"urls": [
Expand Down
2 changes: 1 addition & 1 deletion registry/entity/com/google.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"official_name": "Google LLC",
"common_name": "Google",
"alternate_names": null,
"notes": "Google operates several security initiatives including the Open Source Vulnerabilities database (OSV), Project Zero security research team, and oss-fuzz continuous fuzzing for open source software.",
"notes": "Google operates several security initiatives including the Open Source Vulnerabilities database (OSV), Project Zero security research team, and oss-fuzz continuous fuzzing for open source software. Its cloud computing business is Google Cloud (secid:entity/cloud.google.com).",
"wikidata": ["Q95"],
"wikipedia": null,

Expand Down
6 changes: 3 additions & 3 deletions registry/entity/com/huawei.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
"type": "entity",
"status": "draft",
"status_notes": "Auto-generated stub from CVE CNA disclosure data. Identity metadata copied from the matching disclosure entry; match_nodes are empty pending human review to add product/service patterns. See companion secid:disclosure/huawei.com/cna for the vulnerability-reporting program.",
"official_name": "Huawei Technologies",
"common_name": null,
"official_name": "Huawei Technologies Co., Ltd.",
"common_name": "Huawei",
"alternate_names": null,
"notes": "Organization with a CVE Numbering Authority (CNA) disclosure program. See secid:disclosure/huawei.com/cna for vulnerability-reporting channels and contacts. This entity entry was auto-generated to ensure each CNA-vendor has a parallel identity record; the match_nodes array is empty pending human research into the vendor's specific products and services.",
"notes": "Parent company. Its cloud computing business is Huawei Cloud (secid:entity/huaweicloud.com). Operates a CVE Numbering Authority (CNA) disclosure program — see secid:disclosure/huawei.com/cna for vulnerability-reporting channels and contacts.",
"wikidata": null,
"wikipedia": null,
"urls": [
Expand Down
4 changes: 2 additions & 2 deletions registry/entity/com/huaweicloud.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
"status": "draft",
"status_notes": "Auto-generated stub from the CSA public member list (csa-website-members-2026-06-08). Identity is the member's name and primary domain; match_nodes are empty pending human review to add product/service patterns. CSA membership itself is a relationship-layer fact and is intentionally not encoded on this record.",
"official_name": "Huawei Cloud Computing Technologies Co., Ltd.",
"common_name": null,
"common_name": "Huawei Cloud",
"alternate_names": null,
"notes": "Organization sourced from the Cloud Security Alliance public member roster. This entity entry was auto-generated to give each member a parallel identity record; the match_nodes array is empty pending human research into the organization's specific products and services.",
"notes": "Cloud computing subsidiary of Huawei Technologies Co., Ltd. (secid:entity/huawei.com). Products and services resolve under this namespace.",
"wikidata": null,
"wikipedia": null,
"urls": [
Expand Down
2 changes: 1 addition & 1 deletion registry/entity/com/ibm.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"alternate_names": [
"International Business Machines"
],
"notes": "IBM publishes AI governance frameworks and security guidance.",
"notes": "IBM publishes AI governance frameworks and security guidance. Its cloud computing business is IBM Cloud (secid:entity/cloud.ibm.com).",
"wikidata": null,
"wikipedia": null,
"urls": [
Expand Down
2 changes: 1 addition & 1 deletion registry/entity/com/microsoft.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"official_name": "Microsoft Corporation",
"common_name": "Microsoft",
"alternate_names": null,
"notes": "Technology company providing operating systems, cloud services, productivity software, and security solutions. Acquired GitHub (2018), LinkedIn (2016), Nuance (2022). Operates comprehensive security programs including MSRC (Patch Tuesday releases), Microsoft Threat Intelligence Center (MSTIC), and multiple bug bounty programs.",
"notes": "Technology company providing operating systems, cloud services, productivity software, and security solutions. Acquired GitHub (2018), LinkedIn (2016), Nuance (2022). Operates comprehensive security programs including MSRC (Patch Tuesday releases), Microsoft Threat Intelligence Center (MSTIC), and multiple bug bounty programs. Its cloud computing business is Microsoft Azure (secid:entity/azure.microsoft.com).",
"wikidata": ["Q2283"],
"wikipedia": null,
"established": 1975,
Expand Down
2 changes: 1 addition & 1 deletion registry/entity/com/oracle.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"official_name": "Oracle Corporation",
"common_name": "Oracle",
"alternate_names": null,
"notes": "Major enterprise software company. Products include Oracle Database, Java SE, WebLogic, MySQL, Oracle Cloud, Oracle Linux. Releases security patches quarterly through Critical Patch Updates (CPUs).",
"notes": "Major enterprise software company. Products include Oracle Database, Java SE, WebLogic, MySQL, Oracle Cloud, Oracle Linux. Releases security patches quarterly through Critical Patch Updates (CPUs). Its cloud computing business is Oracle Cloud Infrastructure (secid:entity/cloud.oracle.com).",
"wikidata": null,
"wikipedia": null,

Expand Down
20 changes: 20 additions & 0 deletions registry/entity/com/tencent.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"schema_version": "1.0",
"namespace": "tencent.com",
"type": "entity",
"status": "draft",
"status_notes": "Hand-curated parent-company record, parallel to its cloud business Tencent Cloud (secid:entity/cloud.tencent.com).",
"official_name": "Tencent Holdings Limited",
"common_name": "Tencent",
"alternate_names": null,
"notes": "Parent company. Its cloud computing business is Tencent Cloud (secid:entity/cloud.tencent.com), where cloud products and CVEs attach. This record identifies the corporation, not the cloud business.",
"wikidata": null,
"wikipedia": null,
"urls": [
{
"type": "website",
"url": "https://www.tencent.com"
}
],
"match_nodes": []
}
Loading