feat(secretsmanager): add new check secretsmanager_secret_rotated_periodically (#5450)

Co-authored-by: Sergio <sergio@prowler.com>
This commit is contained in:
Rubén De la Torre Vico
2024-11-04 22:08:38 +01:00
committed by GitHub
parent 230d2571f9
commit 1b50fdba28
12 changed files with 333 additions and 9 deletions
+1
View File
@@ -59,6 +59,7 @@ The following list includes all the AWS checks with configurable variables that
| `rds_instance_backup_enabled` | `check_rds_instance_replicas` | Boolean |
| `securityhub_enabled` | `mute_non_default_regions` | Boolean |
| `secretsmanager_secret_unused` | `max_days_secret_unused` | Integer |
| `secretsmanager_secret_rotated_periodically` | `max_days_secret_unrotated` | Integer |
| `ssm_document_secrets` | `secrets_ignore_patterns` | List of Strings |
| `trustedadvisor_premium_support_plan_subscribed` | `verify_premium_support_plans` | Boolean |
| `vpc_endpoint_connections_trust_boundaries` | `trusted_account_ids` | List of Strings |