Build: #11 failed

Job: Bandit CASA6 CasaTasks failed

B110 - try except pass: Test case result

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

Error Log

LOW: Try, Except, Pass detected.
Test ID: B110
Severity: LOW
Confidence: HIGH
CWE: 703 (https://cwe.mitre.org/data/definitions/703.html)
Location: /wheeldirectory/casa6/casatasks/src/private/mstools.py:59
Code: 59
Try, Except, Pass detected.
More info: https://bandit.readthedocs.io/en/1.9.4/plugins/b110_try_except_pass.html