summaryrefslogtreecommitdiff
path: root/example_data_1.json
diff options
context:
space:
mode:
Diffstat (limited to 'example_data_1.json')
-rw-r--r--example_data_1.json24
1 files changed, 12 insertions, 12 deletions
diff --git a/example_data_1.json b/example_data_1.json
index 98a5edf..3b64472 100644
--- a/example_data_1.json
+++ b/example_data_1.json
@@ -10,6 +10,18 @@
"domain": "sunet.se",
"timestamp_in_utc": "2021-06-21T14:06 UTC",
"system_name": "Apache 2.1.3",
+ "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": "Apache",
+ "display_name": "Subject Common Name"
+ },
+ "end_of_general_support": {
+ "data": false,
+ "display_name": "End of general support",
+ "description": "Is the software currently supported?"
+ }
+ },
"result": {
"cve_2015_0049": {
"display_name": "CVE-2015-0049",
@@ -35,17 +47,5 @@
"reliability": 5,
"description": "Uses RSA instead of elliptic curve."
}
- },
- "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": "Apache",
- "display_name": "Subject Common Name"
- },
- "end_of_general_support": {
- "data": false,
- "display_name": "End of general support",
- "description": "Is the software currently supported?"
- }
}
}