Issues
Update README with workaround for jdt compilation bug in IntelliJ | Unassigned | Dorian Burihabwa | Unresolved | Aug 10, 2022 | Aug 10, 2022 | ||||||
Update Analyzer Commons to 1.27: changes in Regex check and resources loading | Unassigned | Marco Bearzi | Unresolved | Aug 5, 2022 | Aug 5, 2022 | ||||||
S3012 has a false positive when using either auto boxing or auto unboxing | Unassigned | Chrislain Razafimahefa | Unresolved | Jul 29, 2022 | Jul 29, 2022 | ||||||
Support "ZERO" constraints in (hardcoded) method behaviors | Unassigned | Michael Gumowski | Unresolved | Jul 27, 2022 | Jul 27, 2022 | ||||||
S2583 reports a FP with illogical reasoning | Unassigned | Johann Beleites | Unresolved | Jul 20, 2022 | Jul 20, 2022 | ||||||
Rules support PCI DSS Security Standard | Unassigned | Alexandre Gigleux | Unresolved | Jul 19, 2022 | Aug 9, 2022 | ||||||
S5838 does not handle primitive type inequality operators correctly | Unassigned | Michael Gumowski | Unresolved | Jul 13, 2022 | Jul 13, 2022 | ||||||
Exclude "com.sun.xml.ws" package from S1191 by default | Unassigned | Michael Gumowski | Unresolved | Jul 8, 2022 | Jul 12, 2022 | ||||||
Rule S1313: Exclude local IPv4-mapped IPv6 address | Unassigned | Hendrik Buchwald | Unresolved | Jul 5, 2022 | Jul 5, 2022 | ||||||
Update rules metadata | Unassigned | Johann Beleites | Fixed | Jul 4, 2022 | Jul 4, 2022 | ||||||
S1220 should not report an issue with incomplete semantics | Unassigned | Dorian Burihabwa | Unresolved | Jul 1, 2022 | Jul 1, 2022 | ||||||
Rule S2068: Remove method checks | Unassigned | Hendrik Buchwald | Unresolved | Jul 1, 2022 | Aug 2, 2022 | ||||||
Message of S4968 should end with a full stop | Unassigned | Quentin Jaquier | Fixed | Jun 30, 2022 | Jul 4, 2022 | ||||||
Rule S6437: Credentials should not be hard-coded | Unassigned | Hendrik Buchwald | Unresolved | Jun 28, 2022 | Aug 11, 2022 | ||||||
Rule S6436: Objects "isNull" and "nonNull" should only be used as predicate | Unassigned | Quentin Jaquier | Unresolved | Jun 28, 2022 | Jun 28, 2022 | ||||||
S2259 should not raise when variable is safeguarded by "android.text.TextUtils.isEmpty" | Unassigned | Alexandre Gigleux | Unresolved | Jun 24, 2022 | Jun 24, 2022 | ||||||
FP on S4276 when the initial method can return NULL | Unassigned | Michael Gumowski | Unresolved | Jun 17, 2022 | Jun 17, 2022 | ||||||
Do not attempt to scan without parsing in a context where files cannot be skipped | Unassigned | Dorian Burihabwa | Fixed | Jun 17, 2022 | Jul 4, 2022 | ||||||
Add performance timers on the cache-aware analysis paths | Unassigned | Dorian Burihabwa | Fixed | Jun 17, 2022 | Jul 1, 2022 | ||||||
S1711 should clean up type names replacing dollar signs with periods | Unassigned | Dorian Burihabwa | Unresolved | Jun 17, 2022 | Jun 17, 2022 | ||||||
Rule S5542: Detect CBC mode when used with padding | Unassigned | Pierre-Loup Tristant | Unresolved | Jun 16, 2022 | Jun 22, 2022 | ||||||
The Java analyzer crashes when running incremental analysis on generated files | Unassigned | Dorian Burihabwa | Fixed | Jun 15, 2022 | Jun 16, 2022 | ||||||
Rule S6432: Counter Mode initialization vectors should not be reused | Unassigned | Pierre-Loup Tristant | Unresolved | Jun 10, 2022 | Jun 22, 2022 | ||||||
Improve the rule message of S1120 | Unassigned | Chrislain Razafimahefa | Unresolved | Jun 9, 2022 | Jun 10, 2022 | ||||||
Remove deprecated common-java:DuplicatedBlocks rule from Sonar Way | Unassigned | Michael Gumowski | Unresolved | Jun 9, 2022 | Jul 4, 2022 | ||||||
FP on S2325 when method requires type parameter from parent class | Unassigned | Michael Gumowski | Unresolved | Jun 2, 2022 | Jul 4, 2022 | ||||||
S1226 should fail its analysis because the CFG builder cannot recover the yield argument | Unassigned | Dorian Burihabwa | Unresolved | Jun 1, 2022 | Jun 1, 2022 | ||||||
FP on S2970 when SoftAssertions are field injected | Unassigned | Chrislain Razafimahefa | Unresolved | Jun 1, 2022 | Jun 2, 2022 | ||||||
Fix S1142 message wording | Unassigned | Chrislain Razafimahefa | Unresolved | Jun 1, 2022 | Jun 30, 2022 | ||||||
S2699 should not raise issues on RestAssured assertions | Unassigned | Dorian Burihabwa | Unresolved | Jun 1, 2022 | Jun 1, 2022 | ||||||
Java 17 parsing fails on empty try-catch in switch expression case | Unassigned | Dorian Burihabwa | Unresolved | May 31, 2022 | Jul 4, 2022 | ||||||
Support integer constants, constraints and relationship | Unassigned | Michael Gumowski | Unresolved | May 25, 2022 | Aug 3, 2022 | ||||||
Fix typo in S4605 message | Unassigned | Dorian Burihabwa | Unresolved | May 25, 2022 | Jul 4, 2022 | ||||||
FP S3077(VolatileNonPrimitiveFieldCheck) on immutable/thread-safe objects | Unassigned | Alban Auzeill | Unresolved | May 16, 2022 | May 16, 2022 | ||||||
FP S1185(MethodOnlyCallsSuperCheck) with different modifiers | Unassigned | Alban Auzeill | Unresolved | May 13, 2022 | May 13, 2022 | ||||||
FP S4684 when @Entity are not converter from json automatically | Unassigned | Alban Auzeill | Unresolved | May 13, 2022 | May 13, 2022 | ||||||
Update rules metadata | Unassigned | Quentin Jaquier | Fixed | May 13, 2022 | May 16, 2022 | ||||||
S2384, S2386 should support immutable collection creation from stream | Unassigned | Quentin Jaquier | Unresolved | May 13, 2022 | May 13, 2022 | ||||||
FN S2252(ForLoopFalseConditionCheck) does not support constants | Unassigned | Alban Auzeill | Unresolved | May 12, 2022 | May 12, 2022 | ||||||
FN in 2692 when the number is coming from a constant | Unassigned | Quentin Jaquier | Unresolved | May 12, 2022 | May 12, 2022 | ||||||
Rely on Analyzer Commons for regex helper classes | Unassigned | Quentin Jaquier | Fixed | May 11, 2022 | May 13, 2022 | ||||||
Inroduce the notion of a module key that can be utilized by checks | Unassigned | Johann Beleites | Fixed | May 9, 2022 | May 13, 2022 | ||||||
Smooth out ruling expectations update process for incremental analysis tests | Unassigned | Dorian Burihabwa | Unresolved | May 6, 2022 | Jun 28, 2022 | ||||||
Expose the EndOfAnalysis interface as part of the plugin API | Unassigned | Dorian Burihabwa | Fixed | May 5, 2022 | May 13, 2022 | ||||||
Extract ModuleScannerContext out InputFileScannerContext | Unassigned | Dorian Burihabwa | Fixed | May 5, 2022 | May 11, 2022 | ||||||
S3400 should report on boolean types | Unassigned | Dorian Burihabwa | Unresolved | May 4, 2022 | May 4, 2022 | ||||||
FP in S6205 when the content of the block is not an expression | Unassigned | Quentin Jaquier | Fixed | May 3, 2022 | Jun 16, 2022 | ||||||
SE should handle "booleanValue()" from Boolean wrapper | Unassigned | Quentin Jaquier | Fixed | May 3, 2022 | Aug 8, 2022 | ||||||
S1125: erroneous quick fix suggestion when negating a binary operation | Unassigned | Quentin Jaquier | Unresolved | May 3, 2022 | May 3, 2022 | ||||||
S5693 stores a single cache entry per file | Unassigned | Dorian Burihabwa | Fixed | Apr 27, 2022 | Apr 29, 2022 |
1-50 of 1000+