-
Notifications
You must be signed in to change notification settings - Fork 201
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cannot import safetydb #244
Comments
@rolfschr you are right I had noticed the issue before too, more precisely https://github.com/pyupio/safety-db/blob/c4f4673861c540659b8995cf23af2915c584e9d3/data/insecure_full.json#L2640 . A quick fix would be to comment out https://github.com/nexB/vulnerablecode/blob/80f78da812338d5f82a5c12c0561d505df7a327d/vulnerabilities/importers/safety_db.py#L65. PRoper solution would be to ping safetydb. |
Created a ticket at safetydb pyupio/safety-db#2323 |
This will be fixed on safetydb's side as mentioned at pyupio/safety-db#2323 (comment) soon |
I am still facing the issue. Let's keep it open until fixed and IMHO we should either
|
Until we have a fix, we should disbale this. Signed-off-by: Philippe Ombredanne <[email protected]>
Hi,
I setup everything locally (tests & migrations run fine) and started the import process. I cannot seem to import safetydb. Please find below the error log. The likely culprit is here.
The text was updated successfully, but these errors were encountered: