X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=bluval%2Fbluval-iec.yaml;h=86fbef20fccf73ade25232a7b6f9cc27acee4039;hb=31998d50e94837acbc6157d4bfd2235d8220f3eb;hp=1762e5e7951d9cdb1d6028bf9a6b90f58f89408d;hpb=9227fed05e6583257306ec4c876f4223082fef42;p=validation.git diff --git a/bluval/bluval-iec.yaml b/bluval/bluval-iec.yaml index 1762e5e..86fbef2 100644 --- a/bluval/bluval-iec.yaml +++ b/bluval/bluval-iec.yaml @@ -19,9 +19,24 @@ blueprint: name: demo layers: - k8s + - os k8s: &k8s - name: conformance what: conformance optional: "False" + - + name: kube-hunter + what: kube-hunter + optional: "True" + + os: &os + - + name: lynis + what: lynis + optional: "False" + - + name: vuls + what: vuls + optional: "False"