-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathgreenbone.json
129 lines (129 loc) · 4.85 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
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
{
"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/",
"founded_year": 2008,
"kpi_list": [{
"year": 2021,
"staff": "66",
"earnings": "944 459 EUR",
"total_assets": "8 110 571 EUR",
"revenues": "",
"source_url": "https://www.bundesanzeiger.de/"
},{
"year": 2020,
"staff": "",
"earnings": "129 560 EUR",
"total_assets": "4 842 771 EUR",
"revenues": "",
"source_url": "https://www.bundesanzeiger.de/"
}, {
"year": 2019,
"staff": "",
"earnings": "-286 927 EUR",
"total_assets": "4 144 395 EUR",
"revenues": "",
"source_url": "https://www.bundesanzeiger.de/"
}, {
"year": 2018,
"staff": "",
"earnings": "-210 654 EUR",
"total_assets": "3 648 874 EUR",
"revenues": "",
"source_url": "https://www.bundesanzeiger.de/"
}, {
"year": 2017,
"staff": "",
"earnings": "-185 364 EUR",
"total_assets": "2 361 983 EUR",
"revenues": "",
"source_url": "https://www.bundesanzeiger.de/"
}, {
"year": 2016,
"staff": "",
"earnings": "-133 280 EUR",
"total_assets": "1 675 676 EUR",
"revenues": "",
"source_url": "https://www.bundesanzeiger.de/"
}],
"solution_list": [{
"title": "OpenVAS",
"logo_url": "https://www.openvas.org/img/inmenulogo.png",
"website_url": "https://www.openvas.org/",
"created_year": "2005",
"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": "Nessus",
"similar_solution_url": "https://www.tenable.com/",
"category": "Cybersecurity"
}, {
"title": "Detectify",
"similar_solution_url": "https://detectify.com/",
"category": "Cybersecurity"
}, {
"title": "Invicti",
"similar_solution_url": "https://www.invicti.com/",
"category": "Cybersecurity"
}],
"licence_list": ["AGPL v3.O"],
"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": false,
"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 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": ["Cybersecurity"],
"similar_solution_list": [],
"licence_list": ["GPL v2.0"],
"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": [],
"licence_list": ["AGPL v3.O"],
"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": []
}]
}