X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=bluval%2Fbluval-iec.yaml;h=86fbef20fccf73ade25232a7b6f9cc27acee4039;hb=10f8fdddb0d58e4cf15177bc4bb29775244c4cfe;hp=1762e5e7951d9cdb1d6028bf9a6b90f58f89408d;hpb=588c5413df57fa58974e4cf4de32932067b68112;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"