Build: #11 failed
Job: Bandit CASA6 CasaTasks failed
B112 - try except continue: Test case result
The below summarizes the result of the test "B112 - try except continue" in build 11 of CASA - Release Engineering Cmake Package Audit - Vulnerability - Bandit CASA6 CasaTasks.
- Description
- B112 - try except continue
- Test class
- /wheeldirectory/casa6/casatasks/src/private/setjy_helper.py
- Method
- B112 - try_except_continue
- Duration
- < 1 sec
- Status
- Failed (Existing Failure)
Error Log
LOW: Try, Except, Continue detected. Test ID: B112 Severity: LOW Confidence: HIGH CWE: 703 (https://cwe.mitre.org/data/definitions/703.html) Location: /wheeldirectory/casa6/casatasks/src/private/setjy_helper.py:126 Code: 126 Try, Except, Continue detected. More info: https://bandit.readthedocs.io/en/1.9.4/plugins/b112_try_except_continue.html