| | Links are broken in the manifest | | | | | Fixed | Jul 21, 2022 | Jul 25, 2022 | | |
| | Update rules metadata | | | | | Fixed | Jul 21, 2022 | Jul 25, 2022 | | |
| | Upgrade external linter definitions | | | | | Fixed | Jul 19, 2022 | Jul 22, 2022 | | |
| | Update docs to include available analyzer properties and an explanation | | | | | Fixed | Jul 19, 2022 | Jul 21, 2022 | | |
| | Support parallelized generation of the BindingContext | | | | | Fixed | Jul 19, 2022 | Jul 22, 2022 | | |
| | Tests fail when running in environments with a dot in the path | | | | | Fixed | Jul 6, 2022 | Jul 7, 2022 | | |
| | Support parsing of Kotlin 1.7 source code | | | | | Fixed | Jul 6, 2022 | Jul 21, 2022 | | |
| | Access properties 'sonar.java.binaries' and 'sonar.java.libraries' should be made using 'getStringArray' method | | | | | Duplicate | Jun 13, 2022 | Jul 4, 2022 | | |
| | Comment_lines metric should count '/**' comments and ignore blank lines and header-comment (if any) | | | | | Fixed | Mar 18, 2022 | Jul 21, 2022 | | |
| | S1871 should not consider two method calls the same if they're calling different methods with the same name | | | | | Fixed | Mar 16, 2022 | Jul 21, 2022 | | |
| | Update usage of sonar-plugin-api for libraries and binaries parameters | | | | | Fixed | Mar 15, 2022 | Jul 4, 2022 | | |
| | Provide OWASP Top 10 2021 security standards for rules metadata | | | | | Fixed | Mar 10, 2022 | Jul 18, 2022 | | |
| | S4830 misses exceptions being thrown in catch clauses | | | | | Fixed | Feb 18, 2022 | Jul 21, 2022 | | |
| | FP in S1128 in the presence of packages with the same unqualified name | | | | | Fixed | Feb 15, 2022 | Jul 21, 2022 | | |
| | S6316 should not crash when job declaration is not directly followed by a call to delay. | | | | | Fixed | Dec 16, 2021 | Jul 21, 2022 | | |
| | Improve the performance of checks relying on the compiler diagnostics | | | | | Fixed | Dec 16, 2021 | Jan 13, 2022 | | |
| | Kotlin compiler crashes during generation of the BindingContext | | | | | Fixed | Dec 14, 2021 | Jan 13, 2022 | | |
| | Add metrics reporting from sonar-analyzer-commons | | | | | Fixed | Dec 7, 2021 | Jan 13, 2022 | | |
| | Prepare Release of SonarKotlin 2.8 | | | | | Fixed | Dec 6, 2021 | Dec 7, 2021 | | |
| | Scan logs only display "dummy.kt" as filename when there is an exception | | | | | Fixed | Nov 30, 2021 | Dec 7, 2021 | | |
| | Parallel execution of analysis | | | | | Won't Do | Nov 24, 2021 | Dec 15, 2021 | | |
| | Update Kotlin to 1.6 | | | | | Fixed | Nov 16, 2021 | Dec 7, 2021 | | |
| | Update rules metadata | | | | | Fixed | Nov 15, 2021 | Nov 16, 2021 | | |
| | Highlighting seems off on some regex findings | | | | | Not an issue | Nov 12, 2021 | Nov 24, 2021 | | |
| | FP Regex issues when using string interpolation | | | | | Fixed | Nov 12, 2021 | Dec 7, 2021 | | |
| | Slow analysis speeds due to re-computation of semantics | | | | | Fixed | Nov 8, 2021 | Nov 15, 2021 | | |
| | Prepare Release of SonarKotlin 2.6 | | | | | Fixed | Nov 4, 2021 | Nov 4, 2021 | | |
| | java.lang.IllegalArgumentException in rule S1874 when reporting on Enum constructor call | | | | | Fixed | Oct 29, 2021 | Nov 4, 2021 | | |
| | Kotlin compiler reports variables as unused with incomplete semantics | | | | | Fixed | Oct 28, 2021 | Dec 7, 2021 | | |
| | S1128: FP on imports for annotations, delegates, overloaded operators and annotations | | | | | Fixed | Oct 25, 2021 | Dec 7, 2021 | | |
| | SonarKotlin 2.5.0.754 | | | | | Not an issue | Oct 22, 2021 | Oct 22, 2021 | | |
| | Support regex flags | | | | | Fixed | Oct 14, 2021 | Oct 29, 2021 | | |
| | Improve regex range to Kotlin file range translation precesion | | | | | Fixed | Oct 14, 2021 | Oct 29, 2021 | | |
| | S1128: FP on imports from named companion objects | | | | | Fixed | Oct 14, 2021 | Oct 14, 2021 | | |
| | Prepare Release of SonarKotlin 2.4 | | | | | Fixed | Oct 8, 2021 | Oct 14, 2021 | | |
| | Rule S5332: support Android WebView insecure mixed content policy | | | | | Fixed | Oct 5, 2021 | Oct 22, 2021 | | |
| | IllegalArgumentException in FunMatcher, when inferred return type is intersection | | | | | Fixed | Oct 4, 2021 | Nov 4, 2021 | | |
| | NoSuchElementException empty list of value parameters when checking for suspending function | | | | | Fixed | Oct 4, 2021 | Nov 15, 2021 | | |
| | Rule S6363: Enabling file access for WebViews is security-sensitive | | | | | Fixed | Oct 1, 2021 | Oct 22, 2021 | | |
| | Support Kotlin AST regexes | | | | | Fixed | Oct 1, 2021 | Nov 4, 2021 | | |
| | Rule S6362: Enabling JavaScript support for WebViews is security-sensitive | | | | | Fixed | Sep 30, 2021 | Oct 22, 2021 | | |
| | S5322 should raise on Activity or any sub classes of Context | | | | | Fixed | Sep 30, 2021 | Sep 30, 2021 | | |
| | S5320 should raise on Activity or any sub classes of Context | | | | | Fixed | Sep 30, 2021 | Sep 30, 2021 | | |
| | Rule S4507: Add WebView debug settings | | | | | Fixed | Sep 30, 2021 | Oct 22, 2021 | | |
| | S6293: Fix false-negatives for android.hardware.biometrics.BiometricPrompt | | | | | Fixed | Sep 29, 2021 | Nov 16, 2021 | | |
| | Rule S5869: Character classes in regular expressions should not contain the same character twice | | | | | Fixed | Sep 29, 2021 | Nov 4, 2021 | | |
| | Rule S5868: Unicode Grapheme Clusters should be avoided inside regex character classes | | | | | Fixed | Sep 29, 2021 | Nov 4, 2021 | | |
| | Rule S5867: Unicode-aware versions of character classes should be preferred | | | | | Fixed | Sep 29, 2021 | Oct 29, 2021 | | |
| | Rule S5857: Regular expressions character classes should be preferred over non-greedy quantifiers | | | | | Fixed | Sep 29, 2021 | Nov 4, 2021 | | |
| | Rule S5856: Regular expressions should be syntactically valid | | | | | Fixed | Sep 29, 2021 | Nov 4, 2021 | | |