mirror of
https://github.com/ghndrx/prowler.git
synced 2026-02-10 14:55:00 +00:00
feat(): Azure provider and checks (#1517)
Co-authored-by: Pepe Fagoaga <pepe@verica.io>
This commit is contained in:
7
Pipfile
7
Pipfile
@@ -29,6 +29,13 @@ pytest-xdist = "2.5.0"
|
||||
coverage = "6.4.1"
|
||||
sure = "2.0.0"
|
||||
freezegun = "1.2.1"
|
||||
azure-identity = "1.12.0"
|
||||
azure-storage-blob = "12.14.1"
|
||||
msgraph-core = "0.2.2"
|
||||
azure-mgmt-subscription = "3.1.1"
|
||||
azure-mgmt-authorization = "3.0.0"
|
||||
azure-mgmt-security = "3.0.0"
|
||||
azure-mgmt-storage = "21.0.0"
|
||||
|
||||
[requires]
|
||||
python_version = "3.9"
|
||||
|
||||
Reference in New Issue
Block a user