Build: #11 failed
Job: Bandit CASA6 CasaTasks failed
B404 - blacklist: Test case result
The below summarizes the result of the test "B404 - blacklist" in build 11 of CASA - Release Engineering Cmake Package Audit - Vulnerability - Bandit CASA6 CasaTasks.
- Description
- B404 - blacklist
- Test class
- /wheeldirectory/casa6/casatasks/src/private/cleanhelper.py
- Method
- B404 - blacklist
- Duration
- < 1 sec
- Status
- Failed (Existing Failure)
Error Log
LOW: Consider possible security implications associated with the subprocess module. Test ID: B404 Severity: LOW Confidence: HIGH CWE: 78 (https://cwe.mitre.org/data/definitions/78.html) Location: /wheeldirectory/casa6/casatasks/src/private/cleanhelper.py:11 Code: 11 Consider possible security implications associated with the subprocess module. More info: https://bandit.readthedocs.io/en/1.9.4/blacklists/blacklist_imports.html#b404-import-subprocess