Skip to content

fix: wrong trivy db update-interval

Alex Sheung requested to merge sheunggz/trivy-db-glad:fix/update-interval into main

background

./trivy-db build --cache-dir cache --update-interval 6h
this line causes package.json has a wrong update-interval value.
Let this variable match our update frequency

Edited by Alex Sheung

Merge request reports