fix: Download CVE database failed (SHA mismatch) #5017
Labels
bug
Something isn't working
Comments
Issue reproduced here, a workaround is to set |
There is no more |
We haven't managed to root cause this; best guess is a bit of a race condition when the data was downloaded. As it seems to be resolved and the right person knows it happened and is looking at the backend scripts, I'm going to close this, but please let me know if anyone sees it happen again. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
Failed to download/update the CVE database
To reproduce
Expected behaviour:
No error while updating the databse
Actual behaviour:
SHAMismatch exception raised
Version/platform info
Version of CVE-bin-tool( e.g. output of
cve-bin-tool --version
): 3.4Installed from pip:
pip install cve-bin-tool
Operating system: Linux Ubuntu 24.04.2 LTS
python3 --version
): Python 3.12.3The text was updated successfully, but these errors were encountered: