feat(iam): Add trusted IP configurable option to reduce false positives in 'opensearch' check (#8631)

Co-authored-by: Daniel Barranquero <danielbo2001@gmail.com>
This commit is contained in:
Eran Cohen
2026-03-10 13:12:54 +02:00
committed by GitHub
parent d3213e9f1e
commit 0b461233c1
10 changed files with 262 additions and 1 deletions
@@ -73,6 +73,7 @@ The following list includes all the AWS checks with configurable variables that
| `ssm_documents_set_as_public` | `trusted_account_ids` | List of Strings |
| `vpc_endpoint_connections_trust_boundaries` | `trusted_account_ids` | List of Strings |
| `vpc_endpoint_services_allowed_principals_trust_boundaries` | `trusted_account_ids` | List of Strings |
| `opensearch_service_domains_not_publicly_accessible` | `trusted_ips` | List of Strings |
## Azure