summaryrefslogtreecommitdiff
path: root/example_data_2.json
diff options
context:
space:
mode:
authorErnst Widerberg <ernst@sunet.se>2022-03-30 14:14:11 +0200
committerErnst Widerberg <ernst@sunet.se>2022-03-30 14:14:11 +0200
commita7e8729dc94786130ae8907cb1fc821ba52c1865 (patch)
tree2f1f04e6ff11c7023759d325d56d97738c00024e /example_data_2.json
parente27983b72cfad1285f71e22c815fbf2053a56da3 (diff)
Improve example data
Diffstat (limited to 'example_data_2.json')
-rw-r--r--example_data_2.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/example_data_2.json b/example_data_2.json
index 1ef5e1a..cc930a0 100644
--- a/example_data_2.json
+++ b/example_data_2.json
@@ -32,16 +32,16 @@
"vulnerable": true
}
],
- "description": "A presentation of the observation as a whole (optional)",
+ "description": "VMware ESXi is an enterprise-class, type-1 hypervisor developed by VMware for deploying and serving virtual computers. As a type-1 hypervisor, ESXi is not a software application that is installed on an operating system; instead, it includes and integrates vital OS components, such as a kernel.",
"custom_data": {
"subject_cn": {
- "data": "unknown",
- "display_name": "Subject Common Name",
- "description": "A description of this key (optional)"
+ "data": "VMware ESXi",
+ "display_name": "Subject Common Name"
},
"end_of_general_support": {
"data": true,
- "display_name": "End of general support"
+ "display_name": "End of general support",
+ "description": "Is the software currently supported?"
}
}
}