mchennai
|
4169611a6a
|
test(s3_bucket_server_access_logging_enabled): Add multi-bucket test (#9716)
Co-authored-by: pedrooot <pedromarting3@gmail.com>
|
2026-01-05 11:34:57 +01:00 |
|
lydiavilchez
|
78ce4d8d9b
|
feat(gcp): add check to ensure Managed Instance Groups have autohealing enabled (#9690)
Co-authored-by: Daniel Barranquero <danielbo2001@gmail.com>
|
2025-12-30 12:40:47 +01:00 |
|
lydiavilchez
|
144d59de45
|
feat(gcp): add check to ensure Managed Instance Groups are attached to load balancers (#9695)
Co-authored-by: Daniel Barranquero <danielbo2001@gmail.com>
|
2025-12-29 14:16:11 +01:00 |
|
Pedro Martín
|
8d1d041092
|
chore(aws): support new eusc partition (#9649)
Co-authored-by: Pepe Fagoaga <pepe@prowler.com>
|
2025-12-23 12:28:10 +01:00 |
|
lydiavilchez
|
ad5095595c
|
feat(gcp): add compute check to ensure VM disks have auto-delete disabled (#9604)
Co-authored-by: Daniel Barranquero <danielbo2001@gmail.com>
|
2025-12-23 10:57:11 +01:00 |
|
Ryan Nolette
|
81e046ecf6
|
feat(bedrock): API pagination (#9606)
Co-authored-by: Pepe Fagoaga <pepe@prowler.com>
|
2025-12-23 09:06:19 +01:00 |
|
Ryan Nolette
|
0d363e6100
|
feat(sagemaker): parallelize tag listing for better performance (#9609)
Co-authored-by: Pepe Fagoaga <pepe@prowler.com>
|
2025-12-23 08:51:16 +01:00 |
|
lydiavilchez
|
43875b6ae7
|
feat(gcp): add check to ensure Managed Instance Groups span multiple zones (#9566)
Co-authored-by: Daniel Barranquero <danielbo2001@gmail.com>
|
2025-12-22 15:12:08 +01:00 |
|
Prowler Bot
|
57b9a2ea10
|
feat(aws): Update regions for AWS services (#9631)
Co-authored-by: prowler-bot <179230569+prowler-bot@users.noreply.github.com>
Co-authored-by: pedrooot <pedromarting3@gmail.com>
|
2025-12-22 13:31:58 +01:00 |
|
Pedro Martín
|
3eb2595f6d
|
feat(api): support alibabacloud provider (#9485)
|
2025-12-22 12:46:50 +01:00 |
|
lydiavilchez
|
c83374d4ed
|
fix(gcp): store Cloud Storage bucket regions as lowercase (#9567)
|
2025-12-16 17:34:01 +01:00 |
|
Daniel Barranquero
|
d4b90abd10
|
chore(mongodbatlas): store location as lowercase (#9554)
Co-authored-by: Andoni Alonso <14891798+andoniaf@users.noreply.github.com>
|
2025-12-16 10:40:49 +01:00 |
|
lydiavilchez
|
bfce602859
|
fix(gcp-cloudstorage): handle VPC-blocked API calls as PASS (#9478)
|
2025-12-10 10:40:52 +01:00 |
|
Sergio Garcia
|
dbdce98cf2
|
feat(alibaba): add Alibaba Cloud provider (#9329)
Co-authored-by: pedrooot <pedromarting3@gmail.com>
Co-authored-by: HugoPBrito <hugopbrit@gmail.com>
|
2025-12-03 11:47:55 -05:00 |
|
lydiavilchez
|
3dadb264cc
|
feat(gcp): add check for VM instance deletion protection (#9358)
|
2025-12-01 13:20:32 +01:00 |
|
lydiavilchez
|
b2abdbeb60
|
feat(gcp-compute): add check to ensure VMs are not preemptible or spot (#9342)
Co-authored-by: HugoPBrito <hugopbrit@gmail.com>
|
2025-11-28 12:49:19 +01:00 |
|
lydiavilchez
|
dc852b4595
|
feat(gcp-compute): add automatic restart check for VM instances (#9271)
|
2025-11-28 12:21:58 +01:00 |
|
Hugo Pereira Brito
|
1250f582a5
|
fix(check): custom check folder validation (#9335)
|
2025-11-28 12:19:47 +01:00 |
|
mattkeeler
|
dc9e91ac4e
|
fix(m365): Support multiple Exchange mailbox policies (#9241)
Co-authored-by: HugoPBrito <hugopbrit@gmail.com>
|
2025-11-27 14:10:15 +01:00 |
|
Shafkat Rahman
|
59f8dfe5ae
|
feat(github): add immutable releases check (#9162)
Co-authored-by: Andoni Alonso <14891798+andoniaf@users.noreply.github.com>
|
2025-11-27 13:40:15 +01:00 |
|
lydiavilchez
|
9d7b9c3327
|
feat(gcp): Add VPC Service Controls check for Cloud Storage (#9256)
Co-authored-by: Daniel Barranquero <danielbo2001@gmail.com>
|
2025-11-26 14:45:27 +01:00 |
|
Hugo Pereira Brito
|
880345bebe
|
fix(sharepoint): false positives on disabled external sharing (#9298)
|
2025-11-26 12:23:04 +01:00 |
|
Andoni Alonso
|
2198e461c9
|
feat(iac): use branch as region for IaC findings (#9295)
|
2025-11-24 17:00:06 +01:00 |
|
lydiavilchez
|
0ba1226d88
|
feat(gcp): implement Cloud Storage Data Access Audit Logs check (#9220)
Co-authored-by: Daniel Barranquero <danielbo2001@gmail.com>
|
2025-11-18 12:08:54 +01:00 |
|
Marc Espin
|
4167de39d2
|
fix(docs): Fix dead links leading to docs.prowler.cloud (#9240)
Co-authored-by: Andoni A. <14891798+andoniaf@users.noreply.github.com>
|
2025-11-17 09:56:51 +01:00 |
|
johannes-engler-mw
|
531ba5c31b
|
feat(azure): new check for Entra ID authentication for Azure PostgreSQL Flexible Server (#8764)
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Sergio Garcia <hello@mistercloudsec.com>
Co-authored-by: HugoPBrito <hugopbrit@gmail.com>
|
2025-11-14 13:54:57 +01:00 |
|
Hugo Pereira Brito
|
866edfb167
|
chore(outputs): raise an error when using -M asff for a provider other than aws (#9225)
|
2025-11-13 16:53:22 +01:00 |
|
Daniel Barranquero
|
d1380fc19d
|
fix(azure): validation and other errors in cosmosdb, defender, storage and vm (#8915)
|
2025-11-13 09:17:44 -05:00 |
|
Lee Trout
|
c5c7b84afd
|
chore(ec2): prevent test from calling live AWS endpoint (#9228)
|
2025-11-13 10:12:19 +01:00 |
|
Daniel Barranquero
|
98f8ef1b4b
|
feat(mongodbatlas): add provider_id verification (#9211)
|
2025-11-12 13:50:00 +01:00 |
|
Shaun
|
e246c0cfd7
|
fix(aws): false negative in iam_role_cross_service_confused_deputy_prevention (#9213)
Co-authored-by: shaun <shaun@snotra.cloud>
Co-authored-by: MrCloudSec <hello@mistercloudsec.com>
|
2025-11-11 17:39:16 -05:00 |
|
lydiavilchez
|
b0ec7daece
|
feat(gcp): add check cloudstorage_bucket_sufficient_retention_period (#9149)
|
2025-11-11 15:51:57 +01:00 |
|
Hugo Pereira Brito
|
1292abcf91
|
fix(m365_powershell): restore MSAL.PS (#9210)
|
2025-11-11 15:35:45 +01:00 |
|
Hugo Pereira Brito
|
73a277f27b
|
chore(m365_powershell): remove unnecessary test_credentials (#9204)
|
2025-11-11 10:16:57 +01:00 |
|
Hugo Pereira Brito
|
ef4e28da03
|
fix(m365_powershell): teams connection with --sp-env-auth and enhanced timeouts error logging (#9191)
|
2025-11-10 11:23:56 +01:00 |
|
Hugo Pereira Brito
|
fb9eda208e
|
fix(powershell): depth truncation and parsing error (#9181)
|
2025-11-07 13:19:37 +01:00 |
|
Maurício Harley
|
0ad5bbf350
|
feat(github): Add GitHub check ensuring repository creation is limited (#8844)
Signed-off-by: Mauricio Harley <mauricioharley@gmail.com>
Co-authored-by: Hugo Pereira Brito <101209179+HugoPBrito@users.noreply.github.com>
Co-authored-by: HugoPBrito <hugopbrit@gmail.com>
|
2025-11-06 16:13:10 +01:00 |
|
Pedro Martín
|
edfef51e7a
|
feat(compliance): add naming and visual improvements (#9145)
|
2025-11-06 13:06:59 +01:00 |
|
Sergio Garcia
|
e038b2fd11
|
chore(sdk): add validation for invalid checks, services, and categories (#8971)
Co-authored-by: Andoni Alonso <14891798+andoniaf@users.noreply.github.com>
|
2025-11-06 11:46:21 +01:00 |
|
Andoni Alonso
|
b25ed9fd27
|
feat(github): add external resource link (#9153)
Co-authored-by: alejandrobailo <alejandrobailo94@gmail.com>
|
2025-11-05 15:57:41 +01:00 |
|
Sergio Garcia
|
f16f94acf3
|
chore(oci): rename OCI provider to oraclecloud with oci alias (#9126)
|
2025-11-04 11:44:56 -05:00 |
|
Andoni Alonso
|
601495166c
|
feat(iac): add IaC to Prowler App (#8751)
|
2025-11-04 10:01:58 +01:00 |
|
Hugo Pereira Brito
|
61a66f2bbf
|
fix(aws): firehose_stream_encrypted_at_rest description and logic (#9142)
|
2025-11-03 11:31:18 -05:00 |
|
lydiavilchez
|
4a364d91be
|
feat(gcp): add cloudstorage_bucket_logging_enabled check (#9091)
Co-authored-by: Daniel Barranquero <danielbo2001@gmail.com>
|
2025-10-31 13:01:55 +01:00 |
|
Hugo Pereira Brito
|
885ee62062
|
fix(m365): admincenter service unnecessary msgraph calls and repeated resource_id (#9019)
Co-authored-by: César Arroba <cesar@prowler.com>
|
2025-10-29 14:50:25 +01:00 |
|
lydiavilchez
|
aaa5abdead
|
feat(gcp): add cloudstorage_bucket_soft_delete_enabled check (#9028)
Co-authored-by: Daniel Barranquero <danielbo2001@gmail.com>
|
2025-10-29 12:02:46 +01:00 |
|
Daniel Barranquero
|
63169289b0
|
fix(ec2): AttributeError in ec2_instance_with_outdated_ami check (#9046)
|
2025-10-28 09:13:44 -04:00 |
|
lydiavilchez
|
43d310356d
|
feat(gcp): add cloudstorage_bucket_versioning_enabled check (#9014)
Co-authored-by: Daniel Barranquero <danielbo2001@gmail.com>
|
2025-10-28 13:20:59 +01:00 |
|
SeongYong Choi
|
efba5d2a8d
|
feat(codepipeline): add new check codepipeline_project_repo_private (#5915)
Co-authored-by: MrCloudSec <hello@mistercloudsec.com>
|
2025-10-27 18:55:36 -04:00 |
|
Pedro Martín
|
e694b0f634
|
fix(gcp): set unknown for resource name under metric resources (#9023)
|
2025-10-27 14:19:15 +01:00 |
|