-
Notifications
You must be signed in to change notification settings - Fork 11
/
greenbone.json
60 lines (60 loc) · 3.54 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
{
"title": "Greenbone GmbH",
"logo": "https://www.greenbone.net/wp-content/uploads/01_Logo-mit-Schriftzug_500px_on_white_horiz1.jpg",
"country": "de",
"presence": ["de"],
"website": "https://www.greenbone.net/",
"founded_year": "2008",
"kpi_dict": {
"2018": {
"staff": "",
"earnings": "",
"total_assets": "",
"revenues": "",
"public_source": ""
},
"2017": {
"staff": "",
"earnings": "185364",
"total_assets": "2361984",
"revenues": "",
"public_source": "true"
},
"2016": {
"staff": "",
"earnings": "133281",
"total_assets": "1675677",
"revenues": "",
"public_source": "true"
}
},
"free_software_list": [{
"title": "Greenbone Vulnerability Management (GVM) Framework (former OpenVAS)",
"logo": "http://www.openvas.org/img/inmenulogo.png",
"website": "http://www.openvas.org/",
"category_list": ["Middleware"],
"source_code_download": "https://community.greenbone.net/t/gvm-10-stable-initial-release-2019-04-05/208",
"source_code_profile": "https://www.openhub.net/p/greenbone-gvm/analyses/latest/languages_summary",
"commercial_support": "https://www.greenbone.net/en/services/",
"wikipedia_url": "https://en.wikipedia.org/wiki/OpenVAS",
"success_case_list": [{
"title": "Vulnerability Management, Armed Forces University in Munich",
"description": "For Stefan Schwarz, Director of the Computing Center at the German Armed Forces University in Munich, it is obvious that both free software and commercial appliance solutions have their place. The particular circumstances and the job specifications will determine which solution is more advantageous. That also applies to vulnerability management solutions designed to detect weak points in a network. One of the reasons he turned to the GSM 500 Greenbone Security Manager was because the company supports the development of open-source variants.",
"image": "",
"industry": "Defense",
"customer": "Bundeswehr Germany",
"country": "de",
"language": "en",
"url": "https://www.greenbone.net/wp-content/uploads/CS_Greenbone_UniBW_EN.pdf"
}, {
"title": "Vulnerability Management, TU Dresden",
"description": "“React quickly, economically and precisely” is how Jens Syckor, the head of IT security at Dresden Technical University, puts it. Recognizing a problem quickly, though, is not enough for him. Together with Greenbone, he initiated a solution for the university that integrates the Greenbone Security Manager with Nagios/Centreon monitoring software. The solution furnishes administrators all the data they need on an uncluttered dashboard without delay so that they can react quickly whenever necessary.",
"image": "",
"industry": "Education",
"customer": "TU Dresden",
"country": "de",
"language": "en",
"url": "https://www.greenbone.net/wp-content/uploads/CS_Greenbone_TUD_EN.pdf"
}]
}]
}