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ソースコードの自動リファクタリングツール。

ご質問がありますか?

今すぐ jSparrow ライセンススペシャリストとライブ チャット