8000 Drop safetydb importer by TG1999 · Pull Request #1099 · aboutcode-org/vulnerablecode · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Drop safetydb importer #1099

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

Merged
merged 1 commit into from
Jan 26, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
144 changes: 0 additions & 144 deletions vulnerabilities/importers/safety_db.py

This file was deleted.

1 change: 0 additions & 1 deletion vulnerabilities/tests/conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ def no_rmtree(monkeypatch):
"test_package_managers.py",
"test_ruby.py",
"test_rust.py",
"test_safety_db.py",
"test_suse_backports.py",
"test_suse.py",
"test_ubuntu_usn.py",
Expand Down
28 changes: 0 additions & 28 deletions vulnerabilities/tests/test_data/safety_db/insecure_full.json

This file was deleted.

176 changes: 0 additions & 176 deletions vulnerabilities/tests/test_safety_db.py

This file was deleted.

0