aquasecurity / harbor-scanner-trivy

Use Trivy as a plug-in vulnerability scanner in the Harbor registry
https://goharbor.io
Apache License 2.0
218 stars 78 forks source link

ERROR: column t0.critical_cnt does not exist #369

Open tarrinho opened 1 year ago

tarrinho commented 1 year ago

We just installed harbor-scanner-triby (v0.30.15) to scan images from our Harbor v2.9.0 and we are getting:

[ERROR] [/lib/http/error.go:57]: {"errors":[{"code":"UNKNOWN","message":"unknown: ERROR: column t0.critical_cnt does not exist (SQLSTATE 42703)"}]}

Any ideas?

tarrinho commented 1 year ago

Found this that worked :) : https://github.com/goharbor/harbor-helm/issues/1557