-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Server Security
-
ALL
-
Security 2023-05-15
In _run_scan blackduck_hub.py spawns detect.sh in a subprocess using subprocess.call. This method doesn't check the return code from subprocess.call. We should check it, and throw an exception or otherwise fail if a not-ok return code is emitted.
- duplicates
-
SERVER-64514 Black Duck failing to scan
- Closed