Build: #10 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 10 of CASA - Release Engineering Cmake Package Audit - Vulnerability - Bandit CASA6 CasaTasks.
- Description
- B110 - try except pass
- Test class
- /wheeldirectory/casa6/casatasks/tests/tasks/test_task_imhead.py
- Method
- B110 - try_except_pass
- Duration
- < 1 sec
- Status
- Failed (New 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/tests/tasks/test_task_imhead.py:263 Code: 263 Try, Except, Pass detected. More info: https://bandit.readthedocs.io/en/1.9.4/plugins/b110_try_except_pass.html