azure_scan_aks_policy_bypass
Identify policy bypass vulnerabilities in Azure Kubernetes Service clusters by scanning Gatekeeper and Kyverno configurations for constraint violations and enforcement gaps.
Instructions
Detect Open Policy Agent (OPA) and Kyverno policy bypass vulnerabilities including constraint violations, policy exceptions abuse, and enforcement gaps. Analyzes Gatekeeper constraints, Kyverno policies, audit modes, and webhook configurations for security weaknesses.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| subscriptionId | Yes | Azure subscription ID | |
| resourceGroup | Yes | Resource group containing the AKS cluster | |
| clusterName | Yes | AKS cluster name | |
| format | No | Output format: 'markdown' (default), 'json', or 'table' |