Scan job container log entry from trivy-operator:
{"level":"error","ts":"2026-02-24T10:04:15Z","logger":"reconciler.scan job","msg":"Scan job container","job":"trivy-system/scan-vulnerabilityreport-79fc84c946","container":"nvidia-device-plugin-ctr","status.reason":"Error","status.message":"2026-02- │
│ 24T10:04:12Z\tINFO\tLoaded\tfile_path=\"/etc/trivy/trivy-config.yaml\"\n2026-02-24T10:04:12Z\tINFO\tAdding schema version to the DB repository for backward compatibility\trepository=\"hubnitroplatformacr.azurecr.io/aquasec/trivy-java-db:1\"\n2026-02 │
│ -24T10:04:12Z\tWARN\t\"--slow\" is deprecated. Use \"--parallel 1\" instead.
But trivy-operator Helm chart does not support --parallel 1 configuration:
line 46: https://artifacthub.io/packages/helm/trivy-operator/trivy-operator?modal=template&template=configmaps/trivy.yaml
Scan job container log entry from trivy-operator:
{"level":"error","ts":"2026-02-24T10:04:15Z","logger":"reconciler.scan job","msg":"Scan job container","job":"trivy-system/scan-vulnerabilityreport-79fc84c946","container":"nvidia-device-plugin-ctr","status.reason":"Error","status.message":"2026-02- │ │ 24T10:04:12Z\tINFO\tLoaded\tfile_path=\"/etc/trivy/trivy-config.yaml\"\n2026-02-24T10:04:12Z\tINFO\tAdding schema version to the DB repository for backward compatibility\trepository=\"hubnitroplatformacr.azurecr.io/aquasec/trivy-java-db:1\"\n2026-02 │ │ -24T10:04:12Z\tWARN\t\"--slow\" is deprecated. Use \"--parallel 1\" instead.But trivy-operator Helm chart does not support
--parallel 1configuration:line 46: https://artifacthub.io/packages/helm/trivy-operator/trivy-operator?modal=template&template=configmaps/trivy.yaml