From 0bc544d6ea3ce269b1abe2f08bc2e01a78d4556b Mon Sep 17 00:00:00 2001 From: Hossein Rouhani <56231339+HRouhani@users.noreply.github.com> Date: Tue, 16 Apr 2024 15:36:43 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=A7=B9=20=20=20Fixing=20Azure=20Lint=20is?= =?UTF-8?q?sue=20-=20extra=20mql=20=20(#382)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Hossein Rouhani --- core/mondoo-azure-security.mql.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/core/mondoo-azure-security.mql.yaml b/core/mondoo-azure-security.mql.yaml index 3bd95987..64b5cd53 100644 --- a/core/mondoo-azure-security.mql.yaml +++ b/core/mondoo-azure-security.mql.yaml @@ -1368,7 +1368,6 @@ queries: asset.platform == "azure" asset.kind == "api" mql: | - mql: | // Step 1: Verify that diagnostic settings are configured for the Key Vault vaults. azure.subscription.keyVault.vaults.all(diagnosticSettings != empty) // Step 2: Confirm the presence and enablement of specific log categories within the diagnostic settings.