-
**What steps did you take and what happened:**
We are trying to upload all the trivy dependency images, like trivy,trivy-db, trivy-java-db and trivy-checks to internal ecr repo for air gaped enviro…
chit4 updated
1 month ago
-
**What steps did you take and what happened:**
We had a Kubernetes cluster that was recently updated to Kubernetes v1.31.0 and had Trivy Operator v0.22 already running. After the upgrade, I noticed t…
-
While there are options to define custom volumes via the Helm chart for the operator and the scan jobs, there is no option to define custom volumes and volumeMounts for the built-in trivy server.
U…
-
**What steps did you take and what happened:**
Upgraded from helm version from 0.23.1 -> 0.23.3
**What did you expect to happen:**
That everything works smoothly
**Anything else you would …
-
**What steps did you take and what happened:**
I added `scanJob.customVolumes` and `scanJob.customVolumesMount` to trivy-operator cm.
```
% kubectl get cm trivy-operator -n trivy-system -o yaml |…
-
Description: The Trivy Operator Helm Chart version 0.24.1 fails to securely download trivy-db when used in an air-gapped environment with a proxy. The previous version 0.23.2 works correctly.
Detai…
-
**What steps did you take and what happened:**
**1.** `docker pull ghcr.io/aquasecurity/trivy-operator:0.22.0`
**2.** `trivy image ghcr.io/aquasecurity/trivy-operator:0.22.0 --severity CRITICAL`…
-
**What steps did you take and what happened:**
vulnerabilityreports in few namespaces are not getting created
**What did you expect to happen:**
vulnerabilityreports in few namespaces are not …
-
Hello,
I'm trying to deploy the Trivy Operator in standalone mode with the provided Helm chart in an offline environment with a private registry. Credentials are required to access this registry.
…
-
### 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 […