suspected lack of locks in db-cache
Closed this issue · 1 comments
dmivankov commented
Observing concurrent trivy invocations on different images (or also on same images with different ignores lists) producing unstable (swapped?) results.
Suspicion is fanal.db
not being locked by concurrent invocations and/or race conditions on re-writing cache.
Don't have a simple repro script yet, but will try to debug more.
dmivankov commented
not a concurrency issue, moving to aquasecurity/trivy#1233