Build: #11 failed

Job: Bandit CASA6 CasaTasks failed

B605 - start process with a shell: Test case result

The below summarizes the result of the test "B605 - start process with a shell" in build 11 of CASA - Release Engineering Cmake Package Audit - Vulnerability - Bandit CASA6 CasaTasks.
Description
B605 - start process with a shell
Test class
/wheeldirectory/casa6/casatasks/src/private/task_conjugatevis.py
Method
B605 - start_process_with_a_shell
Duration
< 1 sec
Status
Failed (Existing Failure)

Error Log

HIGH: Starting a process with a shell, possible injection detected, security issue.
Test ID: B605
Severity: HIGH
Confidence: HIGH
CWE: 78 (https://cwe.mitre.org/data/definitions/78.html)
Location: /wheeldirectory/casa6/casatasks/src/private/task_conjugatevis.py:62
Code: 62
Starting a process with a shell, possible injection detected, security issue.
More info: https://bandit.readthedocs.io/en/1.9.4/plugins/b605_start_process_with_a_shell.html