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 72d0d94 commit 1c18d9eCopy full SHA for 1c18d9e
vulnerabilities/improvers/__init__.py
@@ -19,6 +19,7 @@
19
from vulnerabilities.pipelines import enhance_with_metasploit
20
from vulnerabilities.pipelines import flag_ghost_packages
21
from vulnerabilities.pipelines import remove_duplicate_advisories
22
+
23
IMPROVERS_REGISTRY = [
24
valid_versions.GitHubBasicImprover,
25
valid_versions.GitLabBasicImprover,
0 commit comments