You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Replace config.json with nvd-clojure.edn.
- Bump dependency-check
- Increase nvd max retry count from 10 to 30. The idea here is that if
the NIST data feeds are struggling (as they happen to be now), more
retries might just allow us to successfully download and cache a db.
Subsequent runs would then use the cached db and avoid the costly
attempt to retry re-downloading the entire db again.
0 commit comments