Issues
Rule: Avoid using SET ANSI_WARNINGS OFF and SET ARITHABORT OFF | Unassigned | Christophe Zurn | Fixed | Jul 11, 2019 | Jan 27, 2023 | ||||||
Update rules metadata | Unassigned | Quentin Jaquier | Fixed | Jan 23, 2023 | Jan 27, 2023 | ||||||
Parse CREATE/ALTER BROKER PRIORITY statements | Unassigned | Christophe Zurn | Fixed | Jul 1, 2019 | Jan 25, 2023 | ||||||
Parse: Multiline string literals are parsed incorrectly | Unassigned | Martin Strecker | Not an issue | Nov 25, 2022 | Jan 25, 2023 | ||||||
S1523 should consider calls to sp_executesql | Unassigned | Pierre-Yves Nicolas | Unresolved | Sep 20, 2021 | Jan 24, 2023 | ||||||
Parse CREATE CONTRACT statements | Unassigned | Christophe Zurn | Fixed | Jul 1, 2019 | Jan 24, 2023 | ||||||
Parse CREATE DATABASE SCOPED CREDENTIAL statements | Unassigned | Christophe Zurn | Fixed | May 10, 2019 | Jan 24, 2023 | ||||||
Parse error on STRING_AGG with multiple ORDER BY columns | Unassigned | Martin Strecker | Fixed | Nov 15, 2022 | Jan 17, 2023 | ||||||
Rule: Ternary operators should not be nested | Unassigned | Alban Auzeill | Fixed | Feb 21, 2018 | Jan 16, 2023 | ||||||
S1523 (CodeInjectionCheck) Add message to secondary locations | Unassigned | Quentin Jaquier | Fixed | Jan 9, 2023 | Jan 11, 2023 | ||||||
[S1523 (CodeInjectionCheck)] Use flow instead of secondary locations | Unassigned | Nicolas Gauthier | Unresolved | Jan 11, 2023 | Jan 11, 2023 | ||||||
Parse error on PERCENTILE_CONT/PERCENTILE_DISC analytic functions | Unassigned | Christophe Zurn | Cannot Reproduce | Feb 1, 2019 | Nov 15, 2022 | May 13, 2019 | |||||
Parse error on STRING_AGG...WITHIN GROUP | Unassigned | Pierre-Yves Nicolas | Fixed | Dec 17, 2019 | Nov 15, 2022 | Nov 9, 2020 | |||||
Update RSPEC before 1.7 release | Unassigned | Pavel Mikula | Fixed | Oct 28, 2022 | Nov 4, 2022 | ||||||
S1192 (string literal duplication) should ignore CREATE VIEW statements | Unassigned | Pierre-Yves Nicolas | Fixed | Aug 26, 2021 | Nov 4, 2022 | ||||||
Parse error on CREATE|DROP PARTITION FUNCTION statements | Unassigned | Pierre-Yves Nicolas | Fixed | Mar 9, 2021 | Nov 3, 2022 | ||||||
S4075 FP and FN: String literal as column alias is not recognized correctly | Unassigned | Pavel Mikula | Fixed | Mar 24, 2022 | Nov 3, 2022 | ||||||
Merge RSpec change for S1313 IP4 documentation ranges | Unassigned | Martin Strecker | Duplicate | Oct 27, 2022 | Nov 2, 2022 | ||||||
NOEXPAND table hint should be allowed as a standalone hint | Unassigned | Christophe Zurn | Fixed | Dec 4, 2019 | Nov 2, 2022 | ||||||
Provide OWASP Top 10 2021 security standards for rules metadata | Unassigned | Elena Vilchik | Fixed | Mar 10, 2022 | Nov 2, 2022 | ||||||
Write tests for RulesDefinition containing OWASP metadata | Unassigned | Martin Strecker | Fixed | Nov 2, 2022 | Nov 2, 2022 | ||||||
Update dependencies | Unassigned | Andrei Epure | Fixed | Oct 13, 2022 | Nov 2, 2022 | ||||||
Parse error on DROP FILE option of ALTER ASSEMBLY statements | Unassigned | Alban Auzeill | Fixed | Mar 8, 2021 | Nov 2, 2022 | ||||||
Remove dependency on guava | Unassigned | Pavel Mikula | Fixed | Oct 21, 2022 | Nov 2, 2022 | ||||||
Parse error on "ALTER USER..." | Unassigned | Pierre-Yves Nicolas | Fixed | Sep 30, 2021 | Nov 2, 2022 | ||||||
The T-SQL parser should support CREATE TABLE options for Azure Synapse Analytics | Unassigned | Pierre-Yves Nicolas | Fixed | Jul 29, 2021 | Nov 1, 2022 | ||||||
Parse error on "ADD SENSITIVITY CLASSIFICATION" | Unassigned | Pierre-Yves Nicolas | Fixed | Apr 20, 2021 | Nov 1, 2022 | ||||||
Parse error on ALTER SCHEMA statement | Unassigned | Alban Auzeill | Fixed | Jan 4, 2021 | Nov 1, 2022 | ||||||
Upgrade sonar commons | Unassigned | Martin Strecker | Fixed | Oct 20, 2022 | Nov 1, 2022 | ||||||
Bump release action to 4.2.6 | Unassigned | Pavel Mikula | Fixed | Oct 31, 2022 | Nov 1, 2022 | ||||||
Remove Guava usages from the frontend | Unassigned | Pavel Mikula | Fixed | Oct 26, 2022 | Oct 31, 2022 | ||||||
Rule S1313: Exclude local IPv4-mapped IPv6 address | Unassigned | Hendrik Buchwald | Won't Fix | Sep 12, 2022 | Oct 31, 2022 | ||||||
Parser error on "CREATE USER... FROM EXTERNAL PROVIDER" | Unassigned | Pierre-Yves Nicolas | Fixed | Aug 26, 2021 | Oct 28, 2022 | ||||||
Remove Guava usages from checks | Unassigned | Pavel Mikula | Fixed | Oct 26, 2022 | Oct 28, 2022 | ||||||
Rule S1313: Exclude reserved documentation IP ranges | Unassigned | Hendrik Buchwald | Fixed | Sep 6, 2022 | Oct 28, 2022 | ||||||
Use Java 11 | Unassigned | Pavel Mikula | Fixed | Oct 24, 2022 | Oct 27, 2022 | ||||||
Update plugin-api | Unassigned | Martin Strecker | Fixed | Oct 24, 2022 | Oct 26, 2022 | ||||||
Update sonarlint-core API version | Unassigned | Andrei Epure | Fixed | Dec 22, 2021 | Oct 26, 2022 | ||||||
Parse error on "CREATE TABLE... WITH CLUSTERED COLUMNSTORE INDEX" | Unassigned | Pierre-Yves Nicolas | Duplicate | Jun 7, 2021 | Oct 25, 2022 | ||||||
Update RSPEC for 1.7 release | Unassigned | Andrei Epure | Fixed | Oct 13, 2022 | Oct 25, 2022 | ||||||
Parsing error on ODBC datetime literal | Unassigned | Pierre-Yves Nicolas | Fixed | Apr 1, 2021 | Oct 24, 2022 | ||||||
Update non-breaking dependencies | Unassigned | Martin Strecker | Fixed | Oct 20, 2022 | Oct 24, 2022 | ||||||
Run QA against DEV only | Unassigned | Pavel Mikula | Fixed | Nov 19, 2021 | Oct 21, 2022 | ||||||
Update sonarlint IT to work with Windows OS paths | Unassigned | Andrei Epure | Fixed | Dec 22, 2021 | Oct 21, 2022 | ||||||
Wrong line number in the issue message of a parsing error | Unassigned | Pierre-Yves Nicolas | Fixed | Aug 26, 2021 | Oct 21, 2022 | ||||||
Update description for sonar.tsql.file.suffixes | Unassigned | Pierre-Yves Nicolas | Fixed | May 31, 2021 | Oct 21, 2022 | ||||||
licence headers update | Unassigned | Martin Strecker | Fixed | Oct 20, 2022 | Oct 21, 2022 | ||||||
Rule: Conditionally executed blocks should be reachable | Unassigned | Freddy Mallet | Duplicate | Aug 10, 2017 | Aug 18, 2022 | ||||||
Rule S2583: Conditionally executed blocks should be reachable | Unassigned | Alban Auzeill | Unresolved | Sep 19, 2018 | Aug 18, 2022 | ||||||
Rule: Boolean expressions should not be gratuitous | Unassigned | Freddy Mallet | Duplicate | Aug 10, 2017 | Aug 18, 2022 |
1-50 of 289