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 734d6e7 commit 383742aCopy full SHA for 383742a
vulnerabilities/importers/__init__.py
@@ -58,10 +58,10 @@
58
npm_importer_v2.NpmImporterPipeline,
59
vulnrichment_importer_v2.VulnrichImporterPipeline,
60
apache_httpd_v2.ApacheHTTPDImporterPipeline,
61
- nvd_importer.NVDImporterPipeline,
62
pypa_importer_v2.PyPaImporterPipeline,
63
gitlab_importer_v2.GitLabImporterPipeline,
64
pysec_importer_v2.PyPIImporterPipeline,
+ nvd_importer.NVDImporterPipeline,
65
github_importer.GitHubAPIImporterPipeline,
66
gitlab_importer.GitLabImporterPipeline,
67
github_osv.GithubOSVImporter,
0 commit comments