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 daa5b68 commit 45ddf39Copy full SHA for 45ddf39
examples/upload_scan.py
@@ -1,6 +1,10 @@
1
#!/usr/local/bin/python3
2
# encoding: utf-8
3
'''
4
+************************************************************************************
5
+DEPRECATED - use examples/upload_bdio.py with Blackduck versions newer than 2022.2.0
6
7
+
8
examples/upload_scan -- downloads all scans that belong to a project
9
10
examples/upload_scan is a program that will download all scan files that belong to a project. Project is specified by project name and version
0 commit comments