-
Notifications
You must be signed in to change notification settings - Fork 0
/
patrowl.json
51 lines (51 loc) · 2.26 KB
/
patrowl.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
{
"created": "2022-03-31",
"title": "Patrowl SAS",
"type": "Organisation",
"logo_url": "https://patrowl.io/wp-content/uploads/2022/01/logo.png",
"location": {
"title": "Patrowl SAS",
"address": "10 rue de Penthièvre",
"postal_code": "75008",
"city": "Paris",
"country": "FR",
"phone_contact": "",
"mail_contact": "[email protected]",
"coordinate_list": [48.8732585256924, 2.3166082115960553]
},
"subsidiary_location_list": [],
"website_url": "https://patrowl.io/",
"founded_year": 2020,
"kpi_list": [],
"solution_list": [{
"title": "Patrowl",
"logo_url": "https://patrowl.io/wp-content/uploads/2022/01/logo.png",
"website_url": "https://patrowl.io/patrowl/",
"created_year": 2020,
"description": "Patrowl is an Offensive Security as a Service solution witch allows you to manage your External Security Posture with : Continuous (re)discovery of all your internet exposed (external facing) assets, partially with our External Attack Surface Management (EASM), Continuous identification of all your weaknesses and vulnerabilities with our Pentest as a Service (PTaaS) and our realtime cyber threat monitoring, Easy remediation from our dashboard with prioritization and contextualization, Control of the remediation with the ability to retest with 1 single clic.",
"category_list": ["Cybersecurity"],
"similar_solution_list": [{
"title": "Google Cloud Security Command Center",
"similiar_solution_url": "https://cloud.google.com/security-command-center",
"category": "Cybersecurity"
},{
"title": "Crashtest Security",
"similiar_solution_url": "https://crashtest-security.com/",
"category": "Cybersecurity"
},{
"title": "Invicti Security",
"similiar_solution_url": "https://www.invicti.com/",
"category": "Cybersecurity"
}],
"licence_list": ["AGPL-3.0 License"],
"source_code_download": "https://github.com/Patrowl/PatrowlManager.git",
"source_code_profile": "",
"commercial_support_url": "https://patrowl.io/en/contact/",
"floss_software": true,
"commercial_support_open_source_version": false,
"commercial_support_available": true,
"wikipedia_url": "",
"reference_list": [],
"success_case_list": []
}]
}