Build: #10 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 10 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_sdcal.py
Method
B608 - hardcoded_sql_expressions
Duration
< 1 sec
Status
Failed (New 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_sdcal.py:819
Code: 819
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