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
This is a concern if there are no updates in github for a long period of time (e.g., 24 hours), as was @athu-tran's case, where she forked the project, but did not enable the actions.
When debugging this, if the /cves directory isn't missing any CVEs, then the update command is working correctly, and the problem lies with the deltas called after update.
Steps to reproduce:
--minutes-ago 2880
(we did not get all of the CVE changes in the last 48-hours)--minutes-ago 4320
(we did not get all of the CVE changes in the last 72-hours)Verify that the utilities is working correctly and the resulting
/cves
directory has the correct CVEs by running rebuild commandThe text was updated successfully, but these errors were encountered: