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 3242b16 commit 97a109bCopy full SHA for 97a109b
1 file changed
scanpipe/pipelines/scan_maven_package.py
@@ -36,6 +36,7 @@ class ScanMavenPackage(ScanSinglePackage, DeployToDevelop):
36
37
The output is a summary of the scan results in JSON format.
38
"""
39
+
40
d2d_option_enabled = False
41
42
@classmethod
0 commit comments