David Wertenteil
David Wertenteil
Kubescape fails to scan a file with a `List` object. Kubescape scan command ``` $ kubescape scan k8s-list.yaml [info] ARMO security scanner starting [info] Downloading/Loading policy definitions [success] Downloaded/Loaded policy...
Kubescape already supports [pulling the image vulnerabilities scanning results](https://github.com/kubescape/kubescape/blob/master/core/pkg/resourcehandler/k8sresources.go#L67). We should add the option of displaying these results in a `pretty-print`/`json` format. If you wish to take this upon yourself,...
Support: * `apt-get` * `yum` * `brew`
Hi, I'm currently developing a [cli tool](https://github.com/armosec/kubescape). I want to use this project for spell testing the different help messages. Is there a built-in trained dictionary this way I do...
It will be great if we can list all of the resources in a scope - namespace/cluster without the need of specifying each resource e.g. List all of the resources...
## Describe your changes * Adding validation to the account ID * Adding Kustomzie support * Unify severity threshold into one CLI flag ## Screenshots - If Any (Optional) ##...
**Description** Currently, Kubescape scans YAMLs and Helm templates but not [Terraform](https://www.terraform.io/). **Additional context** Kubescape should generate the Kubernetes YAMLs from the Terraform chart and scan the files. This should work...
**Description** Currently, Kubescape scans YAMLs and Helm templates but not [kustomize](https://kubernetes.io/docs/tasks/manage-kubernetes-objects/kustomization/) charts. **Additional context** Kubescape should generate the Kubernetes YAMLs from the Kustomize chart and scan the files. This should...
The link to the [docs](https://github.com/moooofly/harborctl#documentation) is broken
**What happened**: I sanned the following: ``` % grype quay.io/tigera/cc-operator@sha256:d6451279b74c73a669d2901c321d386163f09fdc3cccabaf4d34b2ad065ea6c6 --by-cve ✔ Scanned for vulnerabilities [30 vulnerability matches] ├── by severity: 1 critical, 18 high, 11 medium, 0 low, 0...