title: SQL query construction using string concatenation shortname: sql-query-construction-using-string-concatenation description: The software does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command. anchor: gosec group: top10-injection pretty_name: G202: SQL query construction using string concatenation
SQL query construction using string concatenation¶
The software does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command.