feat(azure/defender): add new check defender_attack_path_notifications_properly_configured (#8245)

This commit is contained in:
Rubén De la Torre Vico
2025-07-17 12:40:26 +02:00
committed by GitHub
parent c4a9280ebb
commit 1211fe706e
10 changed files with 458 additions and 0 deletions

View File

@@ -78,6 +78,7 @@ The following list includes all the Azure checks with configurable variables tha
| `app_ensure_python_version_is_latest` | `python_latest_version` | String |
| `app_ensure_java_version_is_latest` | `java_latest_version` | String |
| `sqlserver_recommended_minimal_tls_version` | `recommended_minimal_tls_versions` | List of Strings |
| `defender_attack_path_notifications_properly_configured` | `defender_attack_path_minimal_risk_level` | String |
## GCP