No Un-subscription from Event
|
|
15
|
720
|
April 8, 2022
|
Functions should not have too many lines of code Rule for Python
|
|
2
|
111
|
April 4, 2022
|
Codesmell for java Optional.orElseThrow() with null supplier
|
|
3
|
90
|
April 8, 2022
|
Possible OutOfMemory when using computeIfAbsent
|
|
0
|
67
|
March 30, 2022
|
Java rule to forbid the use of var
|
|
2
|
80
|
March 29, 2022
|
[C#] Find missing [EnumeratorCancellation] parameter
|
|
1
|
122
|
March 22, 2022
|
Sonarqube analysis cannot detect inappropriate intimacy coupling in Java code
|
|
2
|
84
|
March 9, 2022
|
Suggest use of constexpr constructor when possible
|
|
0
|
102
|
March 9, 2022
|
Integer division by unsigned
|
|
3
|
145
|
March 7, 2022
|
Detection of hardcoded credentials in .NET project web.config or app.config file
|
|
1
|
87
|
March 7, 2022
|
Require access modifiers for typescript
|
|
0
|
66
|
March 1, 2022
|
.NET (C#) Minimum required .net version
|
|
1
|
94
|
February 22, 2022
|
Set usage of Objects.isNull and Objects.nonNull as code smells
|
|
0
|
120
|
February 16, 2022
|
Change S1301 or make parameterizable
|
|
0
|
81
|
February 18, 2022
|
Need coding rule to allow spaces in funcion/method in Java/Kotlin test code
|
|
0
|
122
|
February 3, 2022
|
Check if a HashMap key is Comparable
|
|
4
|
201
|
February 7, 2022
|
A C# rule like S1067, but closer to real code
|
|
1
|
104
|
February 4, 2022
|
New HTML Rule - Anchor href attribute contain html enitity - suspicious
|
|
1
|
125
|
January 20, 2022
|
Java rule for redundant log actions
|
|
3
|
195
|
January 19, 2022
|
Ensure a method attribute is on a form tag in html
|
|
4
|
175
|
January 7, 2022
|
New SQL rule for old-style joins - code smell
|
|
0
|
123
|
December 23, 2021
|
New SQL Rule - nonSargable queries - performance
|
|
0
|
155
|
December 23, 2021
|
New SQL Rule - cursors/whiles - performance
|
|
0
|
123
|
December 23, 2021
|
New SQL Rule - table variables are used instead of temp tables - performance
|
|
0
|
196
|
December 24, 2021
|
New SQL rule - ISNUMERIC instead of TRY_CAST or TRY_CONVERT - bug
|
|
0
|
182
|
December 24, 2021
|
New SQL Rule - filter index creation without filter columns in include - performance
|
|
0
|
105
|
December 24, 2021
|
New SQL rule - Distinct to mask join problems - suspicious
|
|
0
|
106
|
December 24, 2021
|
HTML_check code_smell: form tag should not exist in the head tag
|
|
1
|
177
|
December 27, 2021
|
New C# rule: validate antiforgery tokens in MVC actions
|
|
3
|
323
|
December 29, 2021
|
Java: PriorityQueue should not be iterated
|
|
0
|
128
|
December 20, 2021
|