SonarCloud Change this code to not construct the path from user-controlled data
|
|
1
|
374
|
February 28, 2024
|
java:S6204 Suggestion of using .toList() in a List that is from the interface does not compile
|
|
2
|
478
|
February 27, 2024
|
None check: false positive with True.sonarlint(python:S5727)
|
|
1
|
334
|
February 27, 2024
|
Rule javascript:S2189 false positive in loop exit condition
|
|
1
|
427
|
February 26, 2024
|
False positive NPC java:S2259
|
|
4
|
191
|
February 23, 2024
|
False positive on S2583 and conditions looking at incrementing values inside of a loop
|
|
1
|
249
|
February 23, 2024
|
[Typescript]False Positive for typescript:S3699 when using declare function
|
|
1
|
370
|
February 22, 2024
|
cpp:S864 on simple addition / substraction
|
|
3
|
262
|
February 22, 2024
|
False positive on cpp 3927
|
|
3
|
621
|
February 21, 2024
|
False positive on java:S2386 when using toList()
|
|
3
|
313
|
February 20, 2024
|
java:S1948 FP when migrating to jakarta.inject.Inject
|
|
2
|
270
|
February 20, 2024
|
plsql:S3651 False positive for left JOINs
|
|
1
|
275
|
February 16, 2024
|
plsql:UpperCaseReservedWordsCheck False positive after PAUSE
|
|
1
|
254
|
February 16, 2024
|
False-positive cpp:S127 with constant stop condition
|
|
8
|
421
|
February 23, 2024
|
Detecting a Memory leak when using __attribute__((__cleanup__(<method>)))
|
|
3
|
255
|
February 15, 2024
|
Fix the rule java:S5411 on Mono/Flux, it leads to worse code
|
|
2
|
949
|
February 15, 2024
|
False positive with java:S6856 when using regex to validate PathVariables
|
|
1
|
318
|
February 15, 2024
|
False positive in kotlin:S1874 (Deprecated code should not be used)
|
|
1
|
470
|
February 15, 2024
|
(SOLVED) Possible false positive due to assumption of failing assert
|
|
2
|
263
|
February 21, 2024
|
S6703 with string interpolation causing false positive
|
|
1
|
445
|
February 13, 2024
|
False-positive cpp:S2260 with C++23
|
|
4
|
311
|
February 19, 2024
|
S4662 issue with @use
|
|
5
|
660
|
February 13, 2024
|
False-positive cpp:S109 with class-member assignments or std::chrono literals
|
|
2
|
203
|
February 13, 2024
|
Std::forward inside requires() clause
|
|
3
|
333
|
February 23, 2024
|
Ignore missing generic font family (S4649) for icon fonts
|
|
6
|
13042
|
February 8, 2024
|
False positive for S3516 - method always returns the same value (which it doesn't)
|
|
1
|
260
|
February 7, 2024
|
How to follow SonarLint rule "parameters should be base types (java:S3242)" without breaking code
|
|
3
|
454
|
February 6, 2024
|
False-positive python:OneStatementPerLine with black's new 2024 style for stubs
|
|
1
|
252
|
February 5, 2024
|
Rule java:S1854 Recognition exception!
|
|
1
|
225
|
February 5, 2024
|
Process wide setting for RegEx match timeout is ignored
|
|
8
|
1667
|
February 3, 2024
|