Build: #10 failed

Job: Bandit CASA6 CasaTasks failed

B603 - subprocess without shell equals true: Test case result

The below summarizes the result of the test "B603 - subprocess without shell equals true" in build 10 of CASA - Release Engineering Cmake Package Audit - Vulnerability - Bandit CASA6 CasaTasks.
Description
B603 - subprocess without shell equals true
Test class
/wheeldirectory/casa6/casatasks/src/private/parallel/parallel_data_helper.py
Method
B603 - subprocess_without_shell_equals_true
Duration
< 1 sec
Status
Failed (New Failure)

Error Log

LOW: subprocess call - check for execution of untrusted input.
Test ID: B603
Severity: LOW
Confidence: HIGH
CWE: 78 (https://cwe.mitre.org/data/definitions/78.html)
Location: /wheeldirectory/casa6/casatasks/src/private/parallel/parallel_data_helper.py:1611
Code: 1611
subprocess call - check for execution of untrusted input.
More info: https://bandit.readthedocs.io/en/1.9.4/plugins/b603_subprocess_without_shell_equals_true.html