| { | |
| "mode": "full", | |
| "k8s_root": "scripts/data/sources/kubernetes", | |
| "tf_root": "scripts/data/sources/terraform", | |
| "rego_dir": "environments/sv-env-config-verification/policies", | |
| "datasets": { | |
| "k8s": { | |
| "files_scanned": 462, | |
| "total_items": 462, | |
| "with_violations": 255 | |
| }, | |
| "terraform": { | |
| "files_scanned": 260, | |
| "total_items": 260, | |
| "with_violations": 4 | |
| } | |
| }, | |
| "tools": { | |
| "kube-linter": "0.7.6", | |
| "semgrep": "1.137.0", | |
| "opa": "Version: 1.8.0" | |
| }, | |
| "patch_verified": null | |
| } | |