From a7e8729dc94786130ae8907cb1fc821ba52c1865 Mon Sep 17 00:00:00 2001 From: Ernst Widerberg Date: Wed, 30 Mar 2022 14:14:11 +0200 Subject: Improve example data --- example_data_2.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'example_data_2.json') 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?" } } } -- cgit v1.1