Skip to content

Commit

Permalink
🧹 Fixing Azure Lint issue - extra mql (#382)
Browse files Browse the repository at this point in the history
Signed-off-by: Hossein Rouhani <[email protected]>
  • Loading branch information
HRouhani authored Apr 16, 2024
1 parent b14586a commit 0bc544d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion core/mondoo-azure-security.mql.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 0bc544d

Please sign in to comment.