Skip to content

Commit 61f333d

Browse files
author
Murat Kumykov
committed
detect 10 line added
1 parent c0afd0d commit 61f333d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/scan_docker_image_lite.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -206,6 +206,7 @@ def __init__(self, hub):
206206
# self.detecturl = 'https://detect.synopsys.com/detect7.sh'
207207
# self.detecturl = 'https://detect.synopsys.com/detect8.sh'
208208
self.detecturl = 'https://detect.blackduck.com/detect9.sh'
209+
# self.detecturl = 'https://detect.blackduck.com/detect10.sh'
209210
self.baseurl = hub.config['baseurl']
210211
self.filename = '/tmp/hub-detect.sh'
211212
self.token=hub.config['api_token']

0 commit comments

Comments
 (0)