Build: #11 failed

Job: Bandit CASA6 CasaTasks failed

B102 - exec used: Test case result

The below summarizes the result of the test "B102 - exec used" in build 11 of CASA - Release Engineering Cmake Package Audit - Vulnerability - Bandit CASA6 CasaTasks.
Description
B102 - exec used
Test class
/wheeldirectory/casa6/casatasks/src/private/casaxmlutil.py
Method
B102 - exec_used
Duration
< 1 sec
Status
Failed (Existing Failure)

Error Log

MEDIUM: Use of exec detected.
Test ID: B102
Severity: MEDIUM
Confidence: HIGH
CWE: 78 (https://cwe.mitre.org/data/definitions/78.html)
Location: /wheeldirectory/casa6/casatasks/src/private/casaxmlutil.py:158
Code: 158
Use of exec detected.
More info: https://bandit.readthedocs.io/en/1.9.4/plugins/b102_exec_used.html