| | Add quick fix for S108 (EmptyNestedBlockCheck) in case of inline statements | | | | | Unresolved | Feb 7, 2023 | Feb 8, 2023 | | |
| | QF RSPEC-1717: "\" should be used mostly in raw strings or for special characters | | | | | Unresolved | Feb 3, 2023 | Feb 8, 2023 | | |
| | QF RSPEC-1226: Function parameters initial values should not be ignored | | | | | Unresolved | Feb 3, 2023 | Feb 3, 2023 | | |
| | QF RSPEC-1751: Variables should not be self-assigned | | | | | Unresolved | Feb 3, 2023 | Feb 8, 2023 | | |
| | QF RSPEC-1862: Related "if/else if" statements should not have the same condition | | | | | Unresolved | Feb 3, 2023 | Feb 8, 2023 | | |
| | Symbol FQN resolution should work correctly on double import | | | | | Fixed | Feb 2, 2023 | Feb 3, 2023 | | |
| | Type inference for flask.request not working | | | | | Unresolved | Feb 2, 2023 | Feb 3, 2023 | | |
| | New Rule: RSPEC 3699 [list] Provide quick fixes for in-place operations when assigned to variables | | | | | Unresolved | Feb 2, 2023 | Feb 8, 2023 | | |
| | Remove RSPEC-2712: This rule is no longer eligible for newer Python versions | | | | | Unresolved | Feb 2, 2023 | Feb 8, 2023 | | |
| | Add quick fix for S5796 (IdentityComparisonWithNewObjectCheck) | | | | | Fixed | Feb 1, 2023 | Feb 7, 2023 | | |
| | S1854 Fix FN on nested packages import | | | | | Unresolved | Feb 1, 2023 | Feb 1, 2023 | | |
| | Add quick fix for S5708 (CaughtExceptionsCheck) | | | | | Unresolved | Jan 31, 2023 | Feb 8, 2023 | | |
| | Add quick fix for S5714 (BooleanExpressionInExceptCheck) | | | | | Unresolved | Jan 31, 2023 | Feb 8, 2023 | | |
| | Upgrade and combine RSPEC-5807 and RSPEC-2823: Better handling of __all__ | | | | | Unresolved | Jan 31, 2023 | Feb 8, 2023 | | |
| | Add quick fix for S5915 (AssertAfterRaiseCheck) | | | | | Unresolved | Jan 31, 2023 | Feb 8, 2023 | | |
| | Add quick fix for S5713 (ChildAndParentExceptionCaughtCheck) | | | | | Unresolved | Jan 31, 2023 | Feb 8, 2023 | | |
| | Add quick fix for S5905 (AssertOnTupleLiteralCheck) | | | | | Fixed | Jan 31, 2023 | Feb 8, 2023 | | |
| | Add quick fix for S6353 (VerboseRegexCheck) | | | | | Unresolved | Jan 31, 2023 | Feb 8, 2023 | | |
| | Soften issue message for S1110 | | | | | Fixed | Jan 25, 2023 | Feb 6, 2023 | | |
| | Add PR analysis job on Peach | | | | | Unresolved | Jan 25, 2023 | Feb 3, 2023 | | |
| | S1144: Should not raise on methods/classes with unknown decorator | | | | | Fixed | Jan 24, 2023 | Feb 3, 2023 | | |
| | Fix FP on S5886 when Iterator is an ambiguous symbol | | | | | Unresolved | Jan 24, 2023 | Jan 24, 2023 | | |
| | S5886 should not raise issues when the yield expression is part of an assignment statement | | | | | Done | Jan 23, 2023 | Jan 24, 2023 | | |
| | S1720 should raise issues on methods missing docstrings | | | | | Unresolved | Jan 23, 2023 | Jan 23, 2023 | | |
| | Support IPython line-magic commands syntax | | | | | Unresolved | Jan 23, 2023 | Jan 27, 2023 | | |
| | S5886 (FunctionReturnTypeCheck) should consider type aliases | | | | | Unresolved | Jan 23, 2023 | Jan 23, 2023 | | |
| | Fix FP on S1940 Inverted boolean checks when comparing Sets | | | | | Unresolved | Jan 17, 2023 | Jan 17, 2023 | | |
| | Fix handling of test files in PR analysis | | | | | Fixed | Jan 16, 2023 | Jan 26, 2023 | | |
| | FN RSPEC-930: Rule doesn't work with Splat operator for dictionaries | | | | | Unresolved | Jan 16, 2023 | Jan 25, 2023 | | |
| | RSPEC-930: FN for decorators that don't have a function call | | | | | Unresolved | Jan 16, 2023 | Jan 25, 2023 | | |
| | Fix inconsistencies in test rule results when test dirs are configured | | | | | Unresolved | Jan 13, 2023 | Jan 13, 2023 | | |
| | S5906 (DedicatedAssertionCheck) should report an issue when parent class is defined in another test file | | | | | Unresolved | Jan 13, 2023 | Jan 13, 2023 | | |
| | FN on Rule RSPEC-5756: Object without __call__ shouldn't be callable | | | | | Unresolved | Jan 13, 2023 | Feb 8, 2023 | | |
| | FP on Rule S1871: Two Branches in a conditional structure shouldn't have the same implementation | | | | | Won't Fix | Jan 12, 2023 | Jan 16, 2023 | | |
| | Modify rule S5332: False positive for LoadBalancer constructs with add_listeners method (AWS CDK) | | | | | Unresolved | Jan 12, 2023 | Jan 13, 2023 | | |
| | Modify rule S5332: False positive for LoadBalancer construct with listeners set as dict (AWS CDK) | | | | | Fixed | Jan 12, 2023 | Feb 6, 2023 | | |
| | Migrate to Gradle from Maven to speedup the build PoC | | | | | Fixed | Jan 11, 2023 | Feb 2, 2023 | | |
| | Import causing issues to not be detected in S6321 and S6333 | | | | | Unresolved | Jan 10, 2023 | Jan 11, 2023 | | |
| | S6329 should not raise on DatabaseInstance if the subnet is known to be private | | | | | Unresolved | Jan 10, 2023 | Jan 10, 2023 | | |
| | Deduplicate strings in CPD token serialization | | | | | Fixed | Jan 9, 2023 | Jan 11, 2023 | | |
| | Use file hashes to determine file modification status in PR analysis | | | | | Fixed | Jan 9, 2023 | Jan 11, 2023 | | |
| | Improve serialization method used for CPD tokens | | | | | Done | Jan 2, 2023 | Jan 2, 2023 | | |
| | Prevent executing the same rule again in case of successful scanWithoutParsing | | | | | Fixed | Dec 22, 2022 | Dec 22, 2022 | | |
| | Disable cache when sonar.modules is used | | | | | Done | Dec 21, 2022 | Dec 29, 2022 | | |
| | Allow import of mypy reports | | | | | Unresolved | Dec 20, 2022 | Dec 20, 2022 | | |
| | Load all Typeshed symbols used by the project in PR analysis context | | | | | Fixed | Dec 20, 2022 | Dec 21, 2022 | | |
| | Cache CPD tokens | | | | | Fixed | Dec 20, 2022 | Jan 2, 2023 | | |
| | Update third-parties stub symbols to the latest version | | | | | Unresolved | Dec 8, 2022 | Dec 8, 2022 | | |
| | Fix parse error on "print <<" operator with function in Python3 | | | | | Unresolved | Dec 8, 2022 | Jan 10, 2023 | | |
| | Ignore Brython file in Peach configuration which contain syntax error on purpose | | | | | Fixed | Dec 7, 2022 | Dec 8, 2022 | | |