We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46ace78 commit 37c6c7eCopy full SHA for 37c6c7e
vulntotal/datasources/github.py
@@ -11,7 +11,7 @@
11
from typing import Iterable
12
13
from dotenv import load_dotenv
14
-from fetchcode.package_versions import github_response
+from fetchcode.utils import github_response
15
from packageurl import PackageURL
16
17
from vulntotal.validator import DataSource
0 commit comments