Manual Override of Blocked Download
If the case should arise where an item in Artifactory violates a Policy you have defined in Black Duck SCA, but you wish to override and allow the item to be downloaded, please follow these instructions:
-
Log into the Artifactory UI and locate the in-violation item you wish to override.
-
Select Properties.
-
Enter
blackduck.allowDownloadin the Property name text field. -
Enter
truein the Property value text field.
You should now be able to download the item regardless of the Blocking Strategy set in the Artifactory Integration Plugin.
blackduck.allowDownload
property may be removed. You will need to perform these steps again to override and
allow the file to be downloaded.Disabling binary and container scans
If your license does not permit binary and container scanning, please disable BDBA in
your values.yaml file. This will cause the
bdbaworker container to not be loaded or unloaded if it is
already loaded. Only signature scanning will be supported.
To disable binary and container scanning, edit the "bdbaworker"
section of your values.yaml file and set:
enabled: false