Closed dcherix closed 4 years ago
Is the value DELETE_PERMISSION a constant string (final static) ?
Yes it is
Any update on this?
Not yet evaluate in depth .. mark so that I don't forget about it.
@dcherix Can I get a confirmation of the type of the variable substitutor
?
It look like it could be a instance of StrSubstitutor / StringSubstitutor.
Both classes are now supported.
Environment
Problem
[Find Security Bugs | Security | SQL_INJECTION_SPRING_JDBC] when using PreparedStatementSetter our BatchPreparedStatementSetter. Due to the use of PreparedStatement it's a false positive error.
Code