chenk

Results 77 issues of chenk

## Description it is required to replace the kube-bench NSA checks with rego policies

kind/feature
priority/important-soon
target/kubernetes

it is required to support console-formatted results when running `starboard scan` by command by default: - the console format should be the default output - the console format should be...

:rocket: enhancement

Merge the current CLI `scan` and `get` commands for the following reports: - `starboard scan configauditreports nginx` - `starboard scan vulnerabilityreports nginx` ### Example: When you run : ```starboard scan...

:rocket: enhancement

Add support for integration with postee (https://github.com/aquasecurity/postee) : - support configuration setting for postee - add capability to wire reports via postee - add capability to filter reports data passed...

The motivation for this task is to eat aqua open source dog food, meaning have a unified kubernetes policy scanner lib used in the builtin config audit scanner (same as...

:rocket: enhancement

It is required to add a tutorial on how to compose a custom compliance report.

:book: documentation

Perform analysis between NSA 1.0 vs NSA 1.1 specification and determine : - additions - deletions - amendments [NSA 1.1 spec file](https://media.defense.gov/2021/Aug/03/2002820425/-1/-1/0/CTR_Kubernetes_Hardening_Guidance_1.1_20220315.PDF)

Signed-off-by: chenk ## Description official release v0.1.9

Today the vulnerability report include a lot of repetitive data , this amount of data cause the report become very big and exceed the etcd request limit. it is suggested...

kind/bug
priority/backlog
target/kubernetes

It has been observed that in some cases the report produced by `trivy-operator` is hitting the default [etcd request limit](https://etcd.io/docs/v3.3/dev-guide/limit/#:~:text=Request%20size%20limit,bytes%20flag%20for%20etcd%20server.) and fails. The reason for report getting too big is...

kind/bug
priority/important-soon
target/kubernetes