jSparrow v3.16.0/v2.13.0

Adds a new refactoring rule for eliminating security flaws.
April 20, 2020
New Version

Features

  • jSparrow Eclipse Plugin and Maven Plugin
    • New Rule - Use Parameterized Query, This rule replaces a java.sql.Statement with a java.sql.PreparedStatement if the SQL query is constructed by concatenating string literals with user defined expressions (e.g. variables, method invocations, user input, etc). Parameterized queries enforce a distinction between the SQL code and the data passed through parameters which prevents SQL injections and improves security.

Fixes

  • jSparrow Eclipse Plugin
    • Referencing constants in lambda expressions, Fixes unqualified field references when transforming an anonymous class into a lambda expression.
jSparrow

jSparrow

Automatic Java refactoring.

Got a Question?

Live Chat with our jSparrow licensing specialists now.