security-verifiers-e2-metadata / sampling-e2-v1.json
intertwine's picture
Upload sampling-e2-v1.json with huggingface_hub
1c2780b verified
raw
history blame contribute delete
539 Bytes
{
"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
}