-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgreenbone.json
111 lines (111 loc) · 3.99 KB
/
greenbone.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
{
"created": "2022-04-07",
"title": "Greenbone Networks",
"type": "Organisation",
"logo_url": "https://www.greenbone.net/wp-content/uploads/Gb_New-logo_horizontal_head_wht.png",
"location": {
"title": "Greenbone Networks GmbH",
"address": "Neumarkt 12",
"postal_code": "49074",
"city": "Osnabrück",
"country": "DE",
"phone_contact": "+49 541 7602780",
"mail_contact": "[email protected]",
"coordinate_list": [52.27300770084475, 8.046926084659615]
},
"subsidiary_location_list": [],
"website_url": "https://www.greenbone.net/en/",
"founded_year": 2008,
"kpi_list": [{
"year": 2021,
"staff": "",
"earnings": "",
"total_assets": "",
"revenues": "",
"source_url": ""
}, {
"year": 2020,
"staff": "",
"earnings": "",
"total_assets": "484 277 113 EUR",
"revenues": "",
"source_url": "https://www.bundesanzeiger.de/pub/en/search-result?6"
}, {
"year": 2019,
"staff": "",
"earnings": "",
"total_assets": "414 439 530 EUR",
"revenues": "",
"source_url": "https://www.bundesanzeiger.de/pub/en/search-result?6"
}, {
"year": 2018,
"staff": "",
"earnings": "",
"total_assets": "364 887 448 EUR",
"revenues": "",
"source_url": "https://www.bundesanzeiger.de/pub/en/search-result?9"
}, {
"year": 2017,
"staff": "",
"earnings": "",
"total_assets": "236 198 338 EUR",
"revenues": "",
"source_url": "https://www.bundesanzeiger.de/pub/en/search-result?12"
}, {
"year": 2016,
"staff": "",
"earnings": "",
"total_assets": "167 567 662 EUR",
"revenues": "",
"source_url": "https://www.bundesanzeiger.de/pub/en/search-result?15"
}],
"solution_list": [{
"title": "Greenbone Enterprise Appliances",
"logo_url": "https://www.greenbone.net/wp-content/uploads/Gb_New-logo_horizontal_head_wht.png",
"website_url": "https://www.greenbone.net/en/products/",
"created_year": "",
"description": "They consist of the Greenbone Operating System (GOS) on which the Greenbone Enterprise Feed is installed, a scan service, the web interface and, in the case of the hardware appliances, a special hardware. The scan service uses vulnerability tests (VTs) to detect existing vulnerabilities on the inspected network.",
"category_list": ["Application"],
"similar_solution_list": [],
"licence_list": ["GPLv2"],
"source_code_download": "https://github.com/greenbone",
"source_code_profile": "https://www.openhub.net/p/greenbone-gvm/analyses/latest/languages_summary",
"commercial_support_url": "https://www.greenbone.net/en/technical-support/",
"floss_software": true,
"commercial_support_open_source_version": false,
"commercial_support_available": true,
"wikipedia_url": "https://en.wikipedia.org/wiki/OpenVAS",
"reference_list": [],
"success_case_list": []
}, {
"title": "Greenbone Cloud Service",
"logo_url": "https://www.greenbone.net/wp-content/uploads/Gb_New-logo_horizontal_head_wht.png",
"website_url": "https://www.greenbone.net/en/products/",
"created_year": "",
"description": "It scans your IT infrastructure for security gaps in only a few steps and then delivers a report containing all found vulnerabilities, sorted by severity.",
"category_list": ["Cybersecurity"],
"similar_solution_list": [{
"title": "Orca Security",
"similiar_solution_url": "https://orca.security/",
"category": "Cybersecurity"
}, {
"title": "Acunetix",
"similiar_solution_url": "https://www.acunetix.com/",
"category": "Cybersecurity"
}, {
"title": "Invicti",
"similiar_solution_url": "https://www.invicti.com/",
"category": "Cybersecurity"
}],
"licence_list": ["ODbLv1"],
"source_code_download": "https://github.com/greenbone",
"source_code_profile": "https://www.openhub.net/p/greenbone-gvm/analyses/latest/languages_summary",
"commercial_support_url": "https://www.greenbone.net/en/technical-support/",
"floss_software": true,
"commercial_support_open_source_version": false,
"commercial_support_available": true,
"wikipedia_url": "https://en.wikipedia.org/wiki/OpenVAS",
"reference_list": [],
"success_case_list": []
}]
}