harbor-scanner-trivy icon indicating copy to clipboard operation
harbor-scanner-trivy copied to clipboard

Add support for Redis as cache backend

Open danielpacak opened this issue 2 years ago • 1 comments

See https://github.com/goharbor/harbor/issues/16606

danielpacak avatar Apr 21 '22 13:04 danielpacak

Maybe we can add client/server support to solve the problem instead of using Redis as cache backend. Trivy doesn't need to download vulnerability database or cache package/os info locally. Relative doc for Trivy is here.

NitroCao avatar Nov 11 '22 03:11 NitroCao