Build: #11 failed
Job: Bandit CASA6 CasaTasks failed
B108 - hardcoded tmp directory: Test case result
The below summarizes the result of the test "B108 - hardcoded tmp directory" in build 11 of CASA - Release Engineering Cmake Package Audit - Vulnerability - Bandit CASA6 CasaTasks.
- Description
- B108 - hardcoded tmp directory
- Test class
- /wheeldirectory/casa6/casatasks/src/private/setjy_helper.py
- Method
- B108 - hardcoded_tmp_directory
- Duration
- < 1 sec
- Status
- Failed (Existing Failure)
Error Log
MEDIUM: Probable insecure usage of temp file/directory. Test ID: B108 Severity: MEDIUM Confidence: MEDIUM CWE: 377 (https://cwe.mitre.org/data/definitions/377.html) Location: /wheeldirectory/casa6/casatasks/src/private/setjy_helper.py:515 Code: 515 Probable insecure usage of temp file/directory. More info: https://bandit.readthedocs.io/en/1.9.4/plugins/b108_hardcoded_tmp_directory.html