jim-bentler
jim-bentler
I am not asking for interprocedural analysis. The method calls should be treated according to how the method has been marked. I am asking for it to respect how both...
The following issue is incorrectly detected: ``` Bug: This use of com/testing/SQLHelper.executeQuery(Ljava/sql/Connection;Ljava/lang/String;Ljava/util/Map;)Ljava/util/List; can be vulnerable to SQL injection (with JDBC) The input values included in SQL queries need to be...
This is easily the single largest annoyance I have in using Eclipse. And yes, it gets worse as you add in something like SonarLint, in that the number of background...
> The general problem was addressed by Platform some years ago. However, it's still easily possible for some operations (eg some builders) to block more than necessary. Is everyone here...
Here is an example: 