-
**What steps did you take and what happened:**
Deploying a aquasecurity/trivy-operator helm chart with version
```
---
apiVersion: v2
name: trivy-operator
description: trivy-operator
type: …
-
**What steps did you take and what happened:**
I deployed trivy-operator to our AWS EKS clusters and it started spinning up node-controller jobs and scan jobs.
The scan jobs were able to scan all th…
-
**What steps did you take and what happened:**
I’m using the latest version of Trivy Operator, 0.22. All components are functioning as expected, but the k8s-cis-1.23 report is not being generated. Me…
-
Hello, would it be possible to include Trivy-Operator in the OpenShift Operator Hub? Just like it was included in operatorhub.io. Thank you very much.
Add Trivy-Operator to [OCP Operator Hub](https…
-
### Preflight Checklist
- [X] I agree to follow the [Code of Conduct](https://github.com/deckhouse/deckhouse/blob/main/CODE_OF_CONDUCT.md) that this project adheres to.
- [X] I have searched the [iss…
-
**What steps did you take and what happened:**
In recent versions (for sure 0.22.0 and 0.21.*) there's a problem related to the OLM installation of the operator, that prevents everything from worki…
-
**What steps did you take and what happened:**
Im using trivy operator behind a proxy that has its own certificate and needs to run with the insecure flag in order to download the policy bundles igno…
-
As a CSP, I want to continuously scan my container infrastructure for security weaknesses so that I can prevent security gaps in my Kubernetes clusters.
This issue focusses on the **Trivy Operator*…
-
**What steps did you take and what happened:**
I would like to extract additional fields like 'Description' and 'Title' from Trivy Operator reports or Prometheus metrics. I followed the documentation…
-
Trivy Operator v0.21.2 introduced a ton of new indirect dependencies, which makes using `github.com/aquasecurity/trivy-operator v0.21.2` as a Go module quite large. I have a project that utilizes …