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_1.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'example_data_1.json') diff --git a/example_data_1.json b/example_data_1.json index 2dbfff0..96aee14 100644 --- a/example_data_1.json +++ b/example_data_1.json @@ -32,16 +32,16 @@ "vulnerable": true } ], - "description": "A presentation of the observation as a whole (optional)", + "description": "The Apache HTTP Server is a free and open-source cross-platform web server software, released under the terms of Apache License 2.0.", "custom_data": { "subject_cn": { - "data": "unknown", - "display_name": "Subject Common Name", - "description": "A description of this key (optional)" + "data": "Apache", + "display_name": "Subject Common Name" }, "end_of_general_support": { "data": false, - "display_name": "End of general support" + "display_name": "End of general support", + "description": "Is the software currently supported?" } } } -- cgit v1.1