summaryrefslogtreecommitdiff
path: root/example_data_1.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_1.json
parente27983b72cfad1285f71e22c815fbf2053a56da3 (diff)
Improve example data
Diffstat (limited to 'example_data_1.json')
-rw-r--r--example_data_1.json10
1 files changed, 5 insertions, 5 deletions
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?"
}
}
}