k8s_security_audit
Audit Kubernetes manifests for security best practices. Identify misconfigurations and vulnerabilities to harden your cluster deployments.
Instructions
Audit a Kubernetes manifest for security best practices (Pro)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api_key | No | API key for authentication | |
| strict_mode | No | Enable strict security checks | |
| manifest_yaml | Yes | YAML content of the Kubernetes manifest to audit |