scripts: Adds kubescape to tooling
https://github.com/armosec/kubescape allows us to run a scan of the generated manifests and assess the security risk.
This commit is contained in:
@@ -12,4 +12,5 @@ import (
|
||||
_ "github.com/google/go-jsonnet/cmd/jsonnetfmt"
|
||||
_ "github.com/jsonnet-bundler/jsonnet-bundler/cmd/jb"
|
||||
_ "github.com/yannh/kubeconform/cmd/kubeconform"
|
||||
_ "github.com/armosec/kubescape"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user