Legin
|
537c3ea71e
|
feat(azure): filtering scans at resource group level (#10657)
Signed-off-by: Legin-ML <leginml2004@gmail.com>
|
2026-07-02 10:27:53 +01:00 |
|
Br1an
|
e3c4368d32
|
fix(azure): pass authority to credentials for sovereign clouds (#10284)
Co-authored-by: Hugo P.Brito <hugopbrit@gmail.com>
Co-authored-by: Hugo Pereira Brito <101209179+HugoPBrito@users.noreply.github.com>
|
2026-05-29 15:17:41 +02:00 |
|
Pedro Martín
|
723d161c63
|
fix(az-m365): asyncio.run() in Azure/M365 Celery worker event (#11360)
|
2026-05-26 11:26:39 +02:00 |
|
Hugo Pereira Brito
|
4c59af93eb
|
fix(azure): require all SMB channel encryption algorithms to be secure (storage_smb_channel_encryption_with_secure_algorithm) (#11327)
Co-authored-by: Daniel Barranquero <danielbo2001@gmail.com>
|
2026-05-25 18:28:21 +02:00 |
|
Ivan Necheporenko
|
bcaa6ac488
|
fix(sdk): scan every Azure subscription when display names collide (#10718)
Co-authored-by: Rubén De la Torre Vico <ruben@prowler.com>
Co-authored-by: Daniel Barranquero <danielbo2001@gmail.com>
|
2026-05-07 13:59:38 +02:00 |
|
Sergio Garcia
|
f484b83f15
|
feat(azure): Add APIM threat detection for LLM jacking attacks (#8571)
Co-authored-by: Rubén De la Torre Vico <ruben@prowler.com>
|
2025-08-28 11:42:07 +02:00 |
|
Rubén De la Torre Vico
|
d238050065
|
feat(azure/vm): add new check vm_sufficient_daily_backup_retention_period (#8200)
Co-authored-by: MrCloudSec <hello@mistercloudsec.com>
|
2025-08-11 11:44:45 +02:00 |
|
Rubén De la Torre Vico
|
d9a9236ab7
|
feat(azure/vm): add new check vm_desired_sku_size (#8191)
Co-authored-by: Sergio Garcia <hello@mistercloudsec.com>
|
2025-07-25 17:51:01 +08:00 |
|
Rubén De la Torre Vico
|
1211fe706e
|
feat(azure/defender): add new check defender_attack_path_notifications_properly_configured (#8245)
|
2025-07-17 12:40:26 +02:00 |
|
Rubén De la Torre Vico
|
6f3112f754
|
feat(storage): add new check storage_smb_channel_encryption_with_secure_algorithm (#8123)
Co-authored-by: Sergio Garcia <hello@mistercloudsec.com>
|
2025-07-04 15:26:33 +08:00 |
|
Pepe Fagoaga
|
137365a670
|
chore(poetry): Upgrade to v2 (#7112)
|
2025-03-12 17:28:34 +05:45 |
|
Mario Rodriguez Lopez
|
ccdb54d7c3
|
feat(m365): add Microsoft 365 provider (#5902)
Co-authored-by: Daniel Barranquero <danielbo2001@gmail.com>
Co-authored-by: HugoPBrito <hugopbrit@gmail.com>
Co-authored-by: MrCloudSec <hello@mistercloudsec.com>
|
2025-01-24 13:14:17 -05:00 |
|
johannes-engler-mw
|
eded97d735
|
feat(azure): check for minimal TLS version for Azure SQL server (#5745)
Co-authored-by: Rubén De la Torre Vico <ruben@prowler.com>
|
2024-12-11 16:37:53 +01:00 |
|
Víctor Fernández Poyatos
|
28c7e803ac
|
feat(azure): Add get_regions method for provider (#5774)
|
2024-11-14 15:58:12 +01:00 |
|
Pedro Martín
|
41e585643b
|
feat(scan): add mutelist and config file to scan (#5310)
Co-authored-by: Pepe Fagoaga <pepe@prowler.com>
|
2024-10-18 10:34:46 +02:00 |
|
Pedro Martín
|
e65b346afd
|
feat(exceptions): modify custom exceptions (#5451)
|
2024-10-18 09:28:58 +02:00 |
|
Pedro Martín
|
4be83f240a
|
feat(azure): add provider id validation inside test_connection (#5391)
Co-authored-by: Pepe Fagoaga <pepe@prowler.com>
|
2024-10-16 12:02:40 +02:00 |
|
Pedro Martín
|
bc1e6c0626
|
feat(azure): add authentication method from static credentials (#5358)
|
2024-10-15 09:37:17 +02:00 |
|
Pedro Martín
|
47a6e28d71
|
refactor(output_options): remove output options from provider (#5149)
|
2024-09-25 09:38:21 +02:00 |
|
Pedro Martín
|
7a937c7708
|
refactor(provider): move audit and fixer config inside the provider (#4960)
|
2024-09-10 09:48:11 +02:00 |
|
Pedro Martín
|
48377ca865
|
feat(azure): add custom exception class (#4871)
|
2024-09-06 14:50:27 +02:00 |
|
Pedro Martín
|
496d4daf01
|
refactor(azure): refactor azure provider (#4653)
Co-authored-by: Sergio Garcia <38561120+sergargar@users.noreply.github.com>
|
2024-08-23 10:01:35 -04:00 |
|
Pedro Martín
|
ca56ac4e77
|
feat(azure): add test_connection method (#4615)
Co-authored-by: Pepe Fagoaga <pepe@prowler.com>
|
2024-08-09 14:38:12 -04:00 |
|
Pepe Fagoaga
|
6f3eca7249
|
chore(global_provider): Move methods to class as static (#3896)
|
2024-05-20 11:29:05 +02:00 |
|
Sergio Garcia
|
99bd637de4
|
chore(fixer): improve fixer logic and include more (#3750)
|
2024-04-15 17:45:40 +02:00 |
|
Sergio Garcia
|
522aeebe5e
|
chore(args): sanitize arguments (#3611)
|
2024-03-27 14:14:21 +01:00 |
|
Pepe Fagoaga
|
77823afa54
|
chore(audit_info): Replace for provider and add tests (#3542)
Co-authored-by: Sergio Garcia <sergargar1@gmail.com>
|
2024-03-19 09:53:05 +01:00 |
|
Sergio Garcia
|
bb09267f2a
|
feat(pip): Prepare for PyPI (#1531)
|
2022-12-13 09:07:55 +01:00 |
|