Build: #11 failed

Job: Bandit CASA6 CasaTasks failed

B608 - hardcoded sql expressions: Test case result

The below summarizes the result of the test "B608 - hardcoded sql expressions" in build 11 of CASA - Release Engineering Cmake Package Audit - Vulnerability - Bandit CASA6 CasaTasks.
Description
B608 - hardcoded sql expressions
Test class
/wheeldirectory/casa6/casatasks/tests/tasks/test_task_sdatmcor.py
Method
B608 - hardcoded_sql_expressions
Duration
< 1 sec
Status
Failed (Existing Failure)

Error Log

MEDIUM: Possible SQL injection vector through string-based query construction.
Test ID: B608
Severity: MEDIUM
Confidence: LOW
CWE: 89 (https://cwe.mitre.org/data/definitions/89.html)
Location: /wheeldirectory/casa6/casatasks/tests/tasks/test_task_sdatmcor.py:780
Code: 780
Possible SQL injection vector through string-based query construction.
More info: https://bandit.readthedocs.io/en/1.9.4/plugins/b608_hardcoded_sql_expressions.html