Issues
Rule S1313: Exclude reserved documentation IP ranges | Unassigned | Hendrik Buchwald | Unresolved | Aug 17, 2022 | Aug 17, 2022 | ||||||
The analyzer suppresses warnings in one-liner function literal | Unassigned | Dorian Burihabwa | Unresolved | Aug 16, 2022 | Aug 16, 2022 | ||||||
Update Analyzer Commons to 1.27: changes in Regex check and resources loading | Unassigned | Marco Bearzi | Unresolved | Aug 5, 2022 | Aug 5, 2022 | ||||||
Links are broken in the manifest | Unassigned | Johann Beleites | Fixed | Jul 21, 2022 | Jul 25, 2022 | ||||||
Update rules metadata | Unassigned | Michael Gumowski | Fixed | Jul 21, 2022 | Jul 25, 2022 | ||||||
Upgrade external linter definitions | Unassigned | Johann Beleites | Fixed | Jul 19, 2022 | Jul 22, 2022 | ||||||
Update docs to include available analyzer properties and an explanation | Unassigned | Johann Beleites | Fixed | Jul 19, 2022 | Jul 21, 2022 | ||||||
Support parallelized generation of the BindingContext | Unassigned | Johann Beleites | Fixed | Jul 19, 2022 | Jul 22, 2022 | ||||||
Rules support OWASP ASVS Security Standard | Unassigned | Alexandre Gigleux | Unresolved | Jul 19, 2022 | Jul 26, 2022 | ||||||
Rules support PCI DSS Security Standard | Unassigned | Alexandre Gigleux | Unresolved | Jul 19, 2022 | Aug 2, 2022 | ||||||
Fix local run of ITs on mac | Unassigned | Chrislain Razafimahefa | Unresolved | Jul 15, 2022 | Jul 21, 2022 | ||||||
Being able to parse the code depending on the Java version | Unassigned | Margarita Nedzelska | Unresolved | Jul 13, 2022 | Jul 13, 2022 | ||||||
Tests fail when running in environments with a dot in the path | Unassigned | Johann Beleites | Fixed | Jul 6, 2022 | Jul 7, 2022 | ||||||
Support parsing of Kotlin 1.7 source code | Unassigned | Johann Beleites | Fixed | Jul 6, 2022 | Jul 21, 2022 | ||||||
Rule S1313: Exclude local IPv4-mapped IPv6 address | Unassigned | Hendrik Buchwald | Unresolved | Jul 5, 2022 | Jul 5, 2022 | ||||||
Rule S5542: Detect CBC mode when used with padding | Unassigned | Pierre-Loup Tristant | Unresolved | Jun 17, 2022 | Jun 22, 2022 | ||||||
Rule S6432: Counter Mode initialization vectors should not be reused | Unassigned | Pedro Oliveira | Unresolved | Jun 13, 2022 | Jun 22, 2022 | ||||||
Access properties 'sonar.java.binaries' and 'sonar.java.libraries' should be made using 'getStringArray' method | Unassigned | Michael Gumowski | Duplicate | Jun 13, 2022 | Jul 4, 2022 | ||||||
Update Analyzer Commons to 1.25: minor changes on Regex checks | Unassigned | Quentin Jaquier | Unresolved | May 13, 2022 | May 13, 2022 | ||||||
Comment_lines metric should count '/**' comments and ignore blank lines and header-comment (if any) | Unassigned | Michael Gumowski | 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 | Unassigned | Sebastian Hungerecker | Fixed | Mar 16, 2022 | Jul 21, 2022 | ||||||
Update usage of sonar-plugin-api for libraries and binaries parameters | Unassigned | Johann Beleites | Fixed | Mar 15, 2022 | Jul 4, 2022 | ||||||
Provide OWASP Top 10 2021 security standards for rules metadata | Unassigned | Elena Vilchik | Fixed | Mar 10, 2022 | Jul 18, 2022 | ||||||
S4830 misses exceptions being thrown in catch clauses | Unassigned | Joe Tingsanchali | Fixed | Feb 18, 2022 | Jul 21, 2022 | ||||||
FP in S1128 in the presence of packages with the same unqualified name | Unassigned | Sebastian Hungerecker | Fixed | Feb 15, 2022 | Jul 21, 2022 | ||||||
S6316 should not crash when job declaration is not directly followed by a call to delay. | Unassigned | Dorian Burihabwa | Fixed | Dec 16, 2021 | Jul 21, 2022 | ||||||
Improve the performance of checks relying on the compiler diagnostics | Unassigned | Margarita Nedzelska | Fixed | Dec 16, 2021 | Jan 13, 2022 | ||||||
Kotlin compiler crashes during generation of the BindingContext | Unassigned | Johann Beleites | Fixed | Dec 14, 2021 | Jan 13, 2022 | ||||||
Add metrics reporting from sonar-analyzer-commons | Unassigned | Margarita Nedzelska | Fixed | Dec 7, 2021 | Jan 13, 2022 | ||||||
Prepare Release of SonarKotlin 2.8 | Unassigned | Margarita Nedzelska | Fixed | Dec 6, 2021 | Dec 7, 2021 | ||||||
Scan logs only display "dummy.kt" as filename when there is an exception | Unassigned | Johann Beleites | Fixed | Nov 30, 2021 | Dec 7, 2021 | ||||||
Parallel execution of analysis | Unassigned | Johann Beleites | Won't Do | Nov 24, 2021 | Dec 15, 2021 | ||||||
Update Kotlin to 1.6 | Unassigned | Margarita Nedzelska | Fixed | Nov 16, 2021 | Dec 7, 2021 | ||||||
Update rules metadata | Unassigned | Margarita Nedzelska | Fixed | Nov 15, 2021 | Nov 16, 2021 | ||||||
Highlighting seems off on some regex findings | Unassigned | Johann Beleites | Not an issue | Nov 12, 2021 | Nov 24, 2021 | ||||||
FP Regex issues when using string interpolation | Unassigned | Johann Beleites | Fixed | Nov 12, 2021 | Dec 7, 2021 | ||||||
Slow analysis speeds due to re-computation of semantics | Unassigned | Margarita Nedzelska | Fixed | Nov 8, 2021 | Nov 15, 2021 | ||||||
Prepare Release of SonarKotlin 2.6 | Unassigned | Margarita Nedzelska | Fixed | Nov 4, 2021 | Nov 4, 2021 | ||||||
java.lang.IllegalArgumentException in rule S1874 when reporting on Enum constructor call | Unassigned | Margarita Nedzelska | Fixed | Oct 29, 2021 | Nov 4, 2021 | ||||||
Kotlin compiler reports variables as unused with incomplete semantics | Unassigned | Johann Beleites | Fixed | Oct 28, 2021 | Dec 7, 2021 | ||||||
S1128: FP on imports for annotations, delegates, overloaded operators and annotations | Unassigned | Margarita Nedzelska | Fixed | Oct 25, 2021 | Dec 7, 2021 | ||||||
SonarKotlin 2.5.0.754 | Unassigned | Johann Beleites | Not an issue | Oct 22, 2021 | Oct 22, 2021 | ||||||
Support regex flags | Unassigned | Johann Beleites | Fixed | Oct 14, 2021 | Oct 29, 2021 | ||||||
Improve regex range to Kotlin file range translation precesion | Unassigned | Johann Beleites | Fixed | Oct 14, 2021 | Oct 29, 2021 | ||||||
Support multi-line strings for regex rules | Unassigned | Johann Beleites | Unresolved | Oct 14, 2021 | Feb 18, 2022 | ||||||
Support string interpolation in regex rules | Unassigned | Johann Beleites | Unresolved | Oct 14, 2021 | Feb 18, 2022 | ||||||
S1128: FP on imports from named companion objects | Unassigned | Johann Beleites | Fixed | Oct 14, 2021 | Oct 14, 2021 | ||||||
Prepare Release of SonarKotlin 2.4 | Unassigned | Margarita Nedzelska | Fixed | Oct 8, 2021 | Oct 14, 2021 | ||||||
Rule S5332: support Android WebView insecure mixed content policy | Unassigned | Pierre-Loup Tristant | Fixed | Oct 5, 2021 | Oct 22, 2021 | ||||||
IllegalArgumentException in FunMatcher, when inferred return type is intersection | Unassigned | Margarita Nedzelska | Fixed | Oct 4, 2021 | Nov 4, 2021 |
1-50 of 214