Description
There is an issue with rate limiting that generates false failures in the actions because the vulnerability database can not be downloaded.
This PR caches the databases in the repo so they doesn't have to be downloaded on every run.
The vulnerability databases are updated daily at midnight.
Description There is an issue with rate limiting that generates false failures in the actions because the vulnerability database can not be downloaded. This PR caches the databases in the repo so they doesn't have to be downloaded on every run. The vulnerability databases are updated daily at midnight.