project-zot / zot

zot - A scale-out production-ready vendor-neutral OCI-native container image/artifact registry (purely based on OCI Distribution Specification)
https://zotregistry.dev
Apache License 2.0
963 stars 100 forks source link

chore: update Trivy and Trivy dependencies #2763

Closed andaaron closed 3 weeks ago

andaaron commented 3 weeks ago

The Trivy library now supports multiple locations from where to download the DBs. The zot code has been updated to properly call the updated library functions. If at some point we would want to support multiple Trivy DBs in zot, we could look into it more.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

codecov[bot] commented 3 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 91.93%. Comparing base (f17dd26) to head (9d4a4f6). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2763 +/- ## ======================================= Coverage 91.93% 91.93% ======================================= Files 170 170 Lines 30121 30124 +3 ======================================= + Hits 27692 27695 +3 Misses 1806 1806 Partials 623 623 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.