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
* ci: vulnerability scan tweaks
I don't see a need to use a custom path for the nvd database, so turfed
that complexity. Let it go to its default spot under ~/.m2/repository...
Don't base github action cache on date, base it instead on deps and
bb.edn.
Use action/cache/restore and actions/cache/save to control caching.
This should allow us to save nvd database for subsequent runs.
Seems to work, but we'll see.
Closes#125
0 commit comments