Daniel Grunberger
Daniel Grunberger
fixed in https://github.com/kubescape/regolibrary/pull/88
Hi @paokrab , Thank you for reporting the issue. The host-scanner capability was removed from the CLI on this [PR](https://github.com/kubescape/kubescape/pull/1260). I admit the message about installing the operator is confusing,...
Hi @suhasgumma Please note that the `if` and `else` statements are evaluated in order (https://www.openpolicyagent.org/docs/latest/policy-language/#else-keyword). That means that first we check the container security context for the given fields, and...