| | Rules support PCI DSS Security Standard | | | | | Unresolved | Jul 19, 2022 | Aug 9, 2022 | | |
| | Update rules metadata | | | | | Fixed | Jul 4, 2022 | Jul 4, 2022 | | |
| | Message of S4968 should end with a full stop | | | | | Fixed | Jun 30, 2022 | Jul 4, 2022 | | |
| | Do not attempt to scan without parsing in a context where files cannot be skipped | | | | | Fixed | Jun 17, 2022 | Jul 4, 2022 | | |
| | Add performance timers on the cache-aware analysis paths | | | | | Fixed | Jun 17, 2022 | Jul 1, 2022 | | |
| | The Java analyzer crashes when running incremental analysis on generated files | | | | | Fixed | Jun 15, 2022 | Jun 16, 2022 | | |
| | Update rules metadata | | | | | Fixed | May 13, 2022 | May 16, 2022 | | |
| | Rely on Analyzer Commons for regex helper classes | | | | | Fixed | May 11, 2022 | May 13, 2022 | | |
| | Inroduce the notion of a module key that can be utilized by checks | | | | | Fixed | May 9, 2022 | May 13, 2022 | | |
| | Expose the EndOfAnalysis interface as part of the plugin API | | | | | Fixed | May 5, 2022 | May 13, 2022 | | |
| | Extract ModuleScannerContext out InputFileScannerContext | | | | | Fixed | May 5, 2022 | May 11, 2022 | | |
| | FP in S6205 when the content of the block is not an expression | | | | | Fixed | May 3, 2022 | Jun 16, 2022 | | |
| | SE should handle "booleanValue()" from Boolean wrapper | | | | | Fixed | May 3, 2022 | Aug 8, 2022 | | |
| | S5693 stores a single cache entry per file | | | | | Fixed | Apr 27, 2022 | Apr 29, 2022 | | |
| | Rely on released version of Analyzer Commons | | | | | Fixed | Apr 25, 2022 | May 16, 2022 | | |
| | Improve SonarJava caching API | | | | | Fixed | Apr 25, 2022 | Apr 29, 2022 | | |
| | Allow caching to be disabled (or enabled) by an overriding analyzer flag | | | | | Fixed | Apr 25, 2022 | Apr 29, 2022 | | |
| | S3398 : FP when reaching outer method from another instance | | | | | Fixed | Apr 22, 2022 | Apr 27, 2022 | | |
| | NPE in JType.normalize | | | | | Fixed | Apr 21, 2022 | Apr 25, 2022 | | |
| | Allow client-side disabling of caching | | | | | Duplicate | Apr 13, 2022 | Apr 29, 2022 | | |
| | FP S6418: Use frequency of character pairs to distinguish randomness | | | | | Fixed | Apr 12, 2022 | Apr 14, 2022 | | |
| | S6377: update the issue message | | | | | Fixed | Apr 11, 2022 | Apr 28, 2022 | | |
| | FP in S2068 and S6418: Secrets and Password should be correctly isolated in string literals | | | | | Fixed | Apr 7, 2022 | Apr 14, 2022 | | |
| | S4032: Remove requirement to re-parse files on each PR analysis | | | | | Fixed | Apr 4, 2022 | Apr 29, 2022 | | |
| | S1228: Remove requirement to re-parse files on each PR analysis | | | | | Fixed | Apr 4, 2022 | Apr 29, 2022 | | |
| | S4605: Remove requirement to re-parse files on each PR analysis | | | | | Fixed | Apr 4, 2022 | Apr 29, 2022 | | |
| | S5693: Remove requirement to re-parse files on each PR analysis | | | | | Fixed | Apr 4, 2022 | Apr 29, 2022 | | |
| | Rule S6418: Hard-coded secrets are security-sensitive | | | | | Fixed | Apr 1, 2022 | Apr 14, 2022 | | |
| | S6073 should support MockitoHamcrest adapter | | | | | Fixed | Mar 31, 2022 | Apr 26, 2022 | | |
| | S1121 should not report an issue for assignment in Java 14 switch | | | | | Fixed | Mar 30, 2022 | May 2, 2022 | | |
| | Stop ignoring S2789 unit test related to javax.annotation.meta.When.NEVER | | | | | Fixed | Mar 29, 2022 | Apr 4, 2022 | | |
| | Merge S1158 and S2131 | | | | | Fixed | Mar 29, 2022 | Apr 27, 2022 | | |
| | Enable preview features flag for Java 18 | | | | | Fixed | Mar 29, 2022 | Mar 29, 2022 | | |
| | S1943 (default system encoding) should not report an issue for Java >= 18 | | | | | Fixed | Mar 28, 2022 | Apr 4, 2022 | | |
| | Compiler flag "enablePreviewFeatures" should be enable for java version >= maximum supported version | | | | | Fixed | Mar 28, 2022 | Apr 4, 2022 | | |
| | Update rules metadata | | | | | Fixed | Mar 24, 2022 | Mar 24, 2022 | | |
| | Introduce caching capabilities for Java rules | | | | | Fixed | Mar 24, 2022 | Apr 29, 2022 | | |
| | JAR files passed to sonar.java.libraries should be unlocked when not needed anymore in Batch mode | | | | | Fixed | Mar 22, 2022 | Mar 25, 2022 | | |
| | FN on S3012 in case of do-while loop | | | | | Fixed | Mar 22, 2022 | May 5, 2022 | | |
| | FP on S1221 when a method is overridden | | | | | Fixed | Mar 21, 2022 | May 13, 2022 | | |
| | Rules Sanity Test should include test files of compiler test sources | | | | | Fixed | Mar 17, 2022 | Mar 22, 2022 | | |
| | Document incremental analysis | | | | | Fixed | Mar 16, 2022 | Mar 25, 2022 | | |
| | Enable batch mode by default | | | | | Fixed | Mar 11, 2022 | Mar 23, 2022 | | |
| | JSP files should be correctly analyzed in batch mode | | | | | Fixed | Mar 11, 2022 | Mar 18, 2022 | | |
| | Fallback to file by file mode when a batch fails to parse | | | | | Fixed | Mar 11, 2022 | Mar 25, 2022 | | |
| | Rule S1155 crash with stackoverflow when encountering large numbers of chained BinaryExpressionTrees | | | | | Fixed | Mar 7, 2022 | Mar 22, 2022 | | |
| | FP on S3329 in case of simple assigments of the IV | | | | | Fixed | Mar 4, 2022 | Mar 23, 2022 | | |
| | S3077 should not report an issue when the type is unknown | | | | | Fixed | Mar 3, 2022 | Mar 4, 2022 | | |
| | S4838 should not report false positives when the semantic is incomplete | | | | | Fixed | Mar 3, 2022 | Mar 4, 2022 | | |
| | FP in S3985 when all the usages of a class are not resolved | | | | | Fixed | Mar 3, 2022 | Mar 4, 2022 | | |