Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')

ID

scala.inject.scala_inject_rule_custominjectionsqlstring

Severity

low

Resource

Inject

Language

Scala

Description

The method identified is susceptible to injection. The input should be validated and properly escaped.

Rationale

The method identified is susceptible to injection. The input should be validated and properly escaped.

Remediation

Follow secure coding practices and review the references below for detailed remediation guidance.

Configuration

This detector does not need any configuration.

References