Daniel Barranquero

Results 10 issues of Daniel Barranquero

### Context There was some checks without tests for CloudStorage in GCP provider. ### Description Added new tests for: - [x] `cloudstorage_bucket_log_retention_policy_lock` check - [x] `cloudstorage_bucket_public_access` check - [x] `cloudstorage_bucket_uniform_bucket_level_access`...

provider/gcp

### Context There was some checks without tests for IAM in GCP provider. ### Description Added new tests for: - [x] iam_sa_no_administrative_privileges check - [x] iam_sa_no_user_managed_keys check - [x] iam_sa_user_managed_key_rotate_90_days...

provider/gcp

### Context This new check verifies whether Amazon RDS DB instances are covered by a comprehensive backup plan, crucial for ensuring data resilience and recovery. A backup plan is essential...

provider/aws

### Context This control ensures that AWS X-Ray tracing is enabled for Amazon API Gateway REST API stages. Enabling X-Ray helps you analyze and debug your API by providing insights...

provider/aws

### Context This control checks whether all methods in API Gateway REST API stages that have cache enabled are encrypted. The control fails if any method in an API Gateway...

provider/aws

### Context This new check ensures that AWS Backup recovery points are encrypted at rest. Encrypting recovery points provides an additional layer of protection against unauthorized access, safeguarding the confidentiality,...

provider/aws

### Context With the new structure, all current AWS fixers have been refactored to follow the updated class-based pattern. The main changes are: - Each fixer is now implemented as...

### Context We need to design the Fixer class as another component for the SDK. ### Description - Designed Fixer Class. - Designed each Provider Fixer Class. - Added one...

provider/aws
provider/azure
provider/gcp
provider/m365

### New feature motivation Cloud DNS logging records the queries from the name servers within your VPC to Stackdriver. Logged queries can come from Compute Engine VMs, GKE containers, or...

feature-request
provider/gcp

### Context Provide MongoDB Atlas users with clear instructions for onboarding through Prowler App (not only the CLI), including screenshots and IP allowlist requirements. ### Description Expanded the MongoDB Atlas...

documentation