|
1 | 1 | {
|
2 |
| - "version": "2.0.2", |
3 |
| - "release_date": "2024-10-18", |
4 |
| - "commentary": "Dissolved the concept of 'Software' and placed under 'System' which now includes hardware, software, and the collection of both. Added InstanceOf to System which both ties together physical and logical systems into the same model, allows for OOP style inheritance, and permits for duplicate systems in the same model. Vulnerabilities and Risks had first major overhaul since inception of Cyber Data Schema that now ties together Susceptibilities and permits for shareable Vulnerabilities and Risks in a enterprise wide context.", |
| 2 | + "version": "2.0.4", |
| 3 | + "release_date": "2024-11-24", |
| 4 | + "commentary": "Added D3FEND_ID to SystemType reference table for tracibility and further interoperability. Misc administrative changes.", |
5 | 5 | "tables": [
|
6 | 6 | {
|
7 | 7 | "uuid": "61a97cd7-0c70-4ab7-b338-462c554ca45c",
|
|
14 | 14 | {
|
15 | 15 | "uuid": "f22ae0fd-1185-48c6-ac8d-9f4616bedf4a",
|
16 | 16 | "name": "UUID",
|
17 |
| - "description": "Unique identifier assigned to each entry in the ACAT table for easy reference and data management.", |
| 17 | + "description": "Unique identifier assigned to each entry in the ACAT table.", |
18 | 18 | "type": "ad2a149b-2d1c-43e9-a173-de4244a5f075",
|
19 | 19 | "relationship": null,
|
20 | 20 | "properties": [
|
|
291 | 291 | {
|
292 | 292 | "uuid": "da80c12b-e9b5-43cf-9450-030f54b524ce",
|
293 | 293 | "name": "Organization",
|
294 |
| - "description": "Reference Table of the different organizations found in the DoD. For example a MAJCOM, International Alliance, corporate entity, or program office. They are logical collections of groups of people that represent a core unit.", |
| 294 | + "description": "Reference Table of the different organizations found in the DoD. For example a Majcom, International Alliance, corporate entity, or program office. They are logical collections of groups of people that represent a core unit.", |
295 | 295 | "type": "6d4274ae-f823-4373-b428-5ffc57908359",
|
296 | 296 | "pos_x": 4733,
|
297 | 297 | "pos_y": 2308,
|
|
1956 | 1956 | "type": "ad2a149b-2d1c-43e9-a173-de4244a5f075",
|
1957 | 1957 | "relationship": null,
|
1958 | 1958 | "properties": null
|
| 1959 | + }, |
| 1960 | + { |
| 1961 | + "uuid": "a87dd719-ea6d-414c-acd3-baf16ae0430f", |
| 1962 | + "name": "D3FEND_ID", |
| 1963 | + "description": "MITRE D3FEND identifier for a digital artifact type (https://d3fend.mitre.org/dao/)", |
| 1964 | + "type": "ad2a149b-2d1c-43e9-a173-de4244a5f075", |
| 1965 | + "relationship": null, |
| 1966 | + "properties": [ |
| 1967 | + { |
| 1968 | + "type": "1f82125e-8e5b-438e-b436-b9ae10eaf2a4", |
| 1969 | + "value": "^d3f:.+$", |
| 1970 | + "uuid": "c4d5e6f7-8g9h-0i1j-2k3l-4m5n6o7p8q9r" |
| 1971 | + } |
| 1972 | + ] |
1959 | 1973 | }
|
1960 | 1974 | ]
|
1961 | 1975 | },
|
|
5906 | 5920 | "type": "71ab2455-13e6-444e-85c4-d87a49b72832",
|
5907 | 5921 | "table_uuid": "c74713ae-237b-4103-b93a-5e5221bbe7cb",
|
5908 | 5922 | "column_uuid": "0e834c88-cce4-46a9-b773-21b1bd78f042",
|
5909 |
| - "description": "Since system connections are between strictly two systems, when referring to the data passing over the system connection then this is the target, sink, or receiving system.", |
| 5923 | + "description": "Since system connections are between strictly two systems, when referring to the data passing over the system connection then this is the sink, or receiving system.", |
5910 | 5924 | "uuid": "0207cf41-7c05-443d-86fb-995dcbd3b3b7",
|
5911 | 5925 | "name": "SystemConnectionData_TargetSystem_ID"
|
5912 | 5926 | }
|
|
6975 | 6989 | {
|
6976 | 6990 | "uuid": "c74a77ca-449d-4133-b36a-931dd47f91b2",
|
6977 | 6991 | "name": "VulnerabilityIntelligence",
|
6978 |
| - "description": "Connecting Table between Vulnerabilities and Intelligence products that validate legitimacy and provide quantitative metrics of Vulnerabilities", |
| 6992 | + "description": "Connecting Table between Vulnerabilities and Intelligence products that validate legitamacy and provide quantitative metrics of Vulnerabilities", |
6979 | 6993 | "type": "a6aba4b6-93b4-465d-afa1-781eeeadcc37",
|
6980 | 6994 | "columns": [
|
6981 | 6995 | {
|
|
7230 | 7244 | "uuid": "6d4274ae-f823-4373-b428-5ffc57908359",
|
7231 | 7245 | "name": "Reference",
|
7232 | 7246 | "color": "#FFD12A",
|
7233 |
| - "description": "A structured collection of predefined values used for standardized data across disparate programs and services, typically serving as shorthand for specific codes or identifiers (e.g., "OH" stands for Ohio State)." |
| 7247 | + "description": "A structured collection of predefined values used for standardized data across disparate programs and services, typically serving as shorthand for specific codes or identifiers (e.g., OH stands for Ohio State)." |
7234 | 7248 | },
|
7235 | 7249 | {
|
7236 | 7250 | "uuid": "43e0eaac-06a0-42d9-be4e-b99553448172",
|
|
0 commit comments