Build: #11 failed
Job: Bandit CASA6 CasaTasks failed
B607 - start process with partial path: Test case result
The below summarizes the result of the test "B607 - start process with partial path" in build 11 of CASA - Release Engineering Cmake Package Audit - Vulnerability - Bandit CASA6 CasaTasks.
- Description
- B607 - start process with partial path
- Test class
- /wheeldirectory/casa6/casatasks/tests/tasks/test_task_cvel2.py
- Method
- B607 - start_process_with_partial_path
- Duration
- < 1 sec
- Status
- Failed (Existing Failure)
Error Log
LOW: Starting a process with a partial executable path Test ID: B607 Severity: LOW Confidence: HIGH CWE: 78 (https://cwe.mitre.org/data/definitions/78.html) Location: /wheeldirectory/casa6/casatasks/tests/tasks/test_task_cvel2.py:95 Code: 95 Starting a process with a partial executable path More info: https://bandit.readthedocs.io/en/1.9.4/plugins/b607_start_process_with_partial_path.html