Build: #10 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 10 of CASA - Release Engineering Cmake Package Audit - Vulnerability - Bandit CASA6 CasaTasks.
- Description
- B102 - exec used
- Test class
- /wheeldirectory/casa6/casatasks/src/private/callibrary.py
- Method
- B102 - exec_used
- Duration
- < 1 sec
- Status
- Failed (New 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/callibrary.py:303 Code: 303 Use of exec detected. More info: https://bandit.readthedocs.io/en/1.9.4/plugins/b102_exec_used.html