Itay Shakury
Itay Shakury
To improve performance, we can bypass libbpf and cgo in the critical path (Libbpf callback)
add example "hello world" programs, a sample makefile, etc. related: https://github.com/lizrice/libbpfgo-beginners
Im using Ubuntu Bionic, Following instructions from the INSTALL.md, I get old versions from both the stable and the nightly channels (0.10 and 0.11 respectively). The sources confirm, e.g for...
Add a Web UI that makes it easy to consume the CRD that the operator generates
expose operational metrics that reflects the health and status of the operator
add a primary avd link to the result of rules, that always points to AVD, like we do with CVEs.
OPA has recently added support for generic annotations in Rego: https://github.com/open-policy-agent/opa/issues/4331 This can potentially replace our `__rego_metadata__` convention with a standardized format tracking issue in OPA: https://github.com/open-policy-agent/opa/issues/4113
Currently Trivy's misconfiguration scanning/IaC scanning checks are embedded into the Trivy binary and shipped with it. This means that in order to update checks a user needs to update Trivy,...
when doing a misconfiguration scanning, trivy will evaluate all the possible checks and report the failed checks. this issue is about allowing the user to specify a subset of checks...
OPA has recently added support for generic annotations in Rego: https://github.com/open-policy-agent/opa/issues/4331 This can potentially replace our `__rego_metadata__` convention with a standardized format tracking issue in OPA: https://github.com/open-policy-agent/opa/issues/4113