jSparrow v3.16.0/v2.13.0

添加新重構規則以消除安全漏洞。
4月 20, 2020
新版本

特性

  • 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.

修補程式

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

jSparrow

自動 Java 重構。

有任何疑問嗎?

Live Chat現在與我們的jSparrow 專家即時聊天詢問。