FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for sonar-java-plugin - SonarSource/sonar-java · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
SonarSource
/
sonar-java
Public
Notifications
You must be signed in to change notification settings
Fork
724
Star
1.2k
Code
Pull requests
14
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
sonar-java
sonar-java-plugin
on
master
User selector
Datepicker
Commit history
Commits on Aug 25, 2026
SONARJAVA-6826: Implemented rule S9359 (Octal escape sequences should not be followed by digits) (#6008)
Show description for 77b8bb0
romainbrenguier
and
claude
authored
77b8bb0
View commit details
Copy full SHA for 77b8bb0
View code at this point
Browse repository at this point
SONARJAVA-6783: Implement rule S9345 Classes with throwing constructors should be protected against Finalizer attacks (#5981)
Show description for d6d0905
authored
d6d0905
View commit details
Copy full SHA for d6d0905
View code at this point
Browse repository at this point
SONARJAVA-6824: Implemented rule S9358 - Conditional expressions should not duplicate operations in both branches (#6001)
Show description for 2983e68
authored
2983e68
View commit details
Copy full SHA for 2983e68
View code at this point
Browse repository at this point
SONARJAVA-6827: Implement S9357 Anonymous classes on functional interfaces should be lambdas (#5995)
Show description for 2671b1d
authored
2671b1d
View commit details
Copy full SHA for 2671b1d
View code at this point
Browse repository at this point
SONARJAVA-6839: Implement S9362: hashCode() and equals() should use consistent fields (#6004)
nathsou
authored
3331c14
View commit details
Copy full SHA for 3331c14
View code at this point
Browse repository at this point
SONARJAVA-6842: Implement S9364: Local variables should not span switch case groups (#6019)
nathsou
authored
16212ad
View commit details
Copy full SHA for 16212ad
View code at this point
Browse repository at this point
Commits on Aug 24, 2026
SONARJAVA-6838: Fix FP on S9354: ignore subtraction of operands with a provably bounded range (#6002)
nathsou
authored
51ed63b
View commit details
Copy full SHA for 51ed63b
View code at this point
Browse repository at this point
SONARJAVA-6840: Implement S9363: Invalid time-zone IDs should not silently fall back to GMT (#6009)
nathsou
authored
4d096b0
View commit details
Copy full SHA for 4d096b0
View code at this point
Browse repository at this point
SONARJAVA-6788: S9361 - Duplicate keys or elements should not be passed to immutable collection factory methods (#5988)
nathsou
authored
787ff30
View commit details
Copy full SHA for 787ff30
View code at this point
Browse repository at this point
Commits on Aug 21, 2026
SONARJAVA-6786 Implement new rule S9346: Integer values should not be cast to long for use as timestamps (#5957)
Show description for 3f13e22
authored
3f13e22
View commit details
Copy full SHA for 3f13e22
View code at this point
Browse repository at this point
SONARJAVA-6820: Fix S9355: ignore Eclipse (non-Javadoc) override comments (#5984)
nathsou
authored
2d350a0
View commit details
Copy full SHA for 2d350a0
View code at this point
Browse repository at this point
SONARJAVA-6780: Implement S9354: Comparable.compareTo() and Comparator.compare() should not use subtraction on numerical fields (#5959)
nathsou
authored
bb6a446
View commit details
Copy full SHA for bb6a446
View code at this point
Browse repository at this point
SONARJAVA-6819 Prepare next development iteration 8.41.0 (#5975)
Show description for d9dec8e
hashicorp-vault-sonar-prod[bot]
and
nathsou
authored
d9dec8e
View commit details
Copy full SHA for d9dec8e
View code at this point
Browse repository at this point
Commits on Aug 20, 2026
SONARJAVA-6815 Update rule metadata (#5972)
Show description for 15b781b
hashicorp-vault-sonar-prod[bot]
and
nathsou
authored
15b781b
View commit details
Copy full SHA for 15b781b
View code at this point
Browse repository at this point
Commits on Aug 19, 2026
SONARJAVA-6782: Implement S9355: use Javadoc syntax for almost-Javadoc comments (#5960)
nathsou
authored
01507dd
View commit details
Copy full SHA for 01507dd
View code at this point
Browse repository at this point
SONARJAVA-6789: Implement S9353: disallow unescaped '.' as a regex literal (#5955)
nathsou
authored
cdfc77c
View commit details
Copy full SHA for cdfc77c
View code at this point
Browse repository at this point
SONARJAVA-6781 Implement new rule S9344: Bitwise AND operations with zero should be corrected (#5952)
Show description for 9b33bd7
romainbrenguier
and
claude
authored
9b33bd7
View commit details
Copy full SHA for 9b33bd7
View code at this point
Browse repository at this point
SONARJAVA-6767 Implement new rule S9341: Redundant Spring annotations should be removed (#5930)
Show description for 2a90277
romainbrenguier
and
claude
authored
2a90277
View commit details
Copy full SHA for 2a90277
View code at this point
Browse repository at this point
SONARJAVA-6768 Implement new rule S7438: Incompatible bit masks should not be used in comparisons (#5939)
Show description for b1924eb
romainbrenguier
and
claude
authored
b1924eb
View commit details
Copy full SHA for b1924eb
View code at this point
Browse repository at this point
SONARJAVA-6769 Implement new rule S9342: Archive entries should not be empty (#5938)
Show description for 5d6698c
romainbrenguier
and
claude
authored
5d6698c
View commit details
Copy full SHA for 5d6698c
View code at this point
Browse repository at this point
SONARJAVA-6759: Avoid overlap between S1244 and S9147 for NaN comparisons (#5937)
Show description for a7ccf53
romainbrenguier
and
claude
authored
a7ccf53
View commit details
Copy full SHA for a7ccf53
View code at this point
Browse repository at this point
SONARJAVA-6790: Implement S9350: equals() implementations should not compare mismatched members (#5946)
nathsou
authored
598bc4f
View commit details
Copy full SHA for 598bc4f
View code at this point
Browse repository at this point
SONARJAVA-6787 S9351: "BigDecimal.compareTo()" should be used instead of "equals()" for numerical comparison (#5945)
nathsou
authored
96c3fe4
View commit details
Copy full SHA for 96c3fe4
View code at this point
Browse repository at this point
SONARJAVA-6721 Extend rule S2442 to more "java.util.concurrent" objects (#5890)
NoemieBenard
authored
7d60fef
View commit details
Copy full SHA for 7d60fef
View code at this point
Browse repository at this point
Commits on Aug 17, 2026
SONARJAVA-6722 Implement S9142: Expensive compilation or preparation operations should not be performed inside loops (#5893)
Show description for 8daa93b
NoemieBenard
and
nathsou
authored
8daa93b
View commit details
Copy full SHA for 8daa93b
View code at this point
Browse repository at this point
Commits on Aug 13, 2026
SONARJAVA-6755 Prepare next development iteration 8.40.0 (#5921)
Show description for ffc8cb0
hashicorp-vault-sonar-prod[bot]
and
romainbrenguier
authored
ffc8cb0
View commit details
Copy full SHA for ffc8cb0
View code at this point
Browse repository at this point
SONARJAVA-6751 Update rule metadata (#5918)
Show description for c2d3646
hashicorp-vault-sonar-prod[bot]
and
romainbrenguier
authored
c2d3646
View commit details
Copy full SHA for c2d3646
View code at this point
Browse repository at this point
Commits on Aug 12, 2026
SONARJAVA-6741 Implement new rule S9149: Static methods should not hide methods from superclasses (#5911)
Show description for 5ed58d7
authored
5ed58d7
View commit details
Copy full SHA for 5ed58d7
View code at this point
Browse repository at this point
SONARJAVA-6743 Implement new rule S9147: "NaN" should not be tested for equality using "==" or "!=" (#5908)
Show description for 97b8252
authored
97b8252
View commit details
Copy full SHA for 97b8252
View code at this point
Browse repository at this point
Commits on Aug 11, 2026
SONARJAVA-6744 Implement new rule S9148: "Float.compare" or "Double.compare" should be used for floating-point comparisons (#5910)
Show description for f4323b8
romainbrenguier
and
claude
authored
f4323b8
View commit details
Copy full SHA for f4323b8
View code at this point
Browse repository at this point
SONARJAVA-6745 Implement new rule S9146: Apache XML RPC extensions should not be enabled (#5907)
Show description for 07e29f8
romainbrenguier
and
claude
authored
07e29f8
View commit details
Copy full SHA for 07e29f8
View code at this point
Browse repository at this point
Commits on Aug 7, 2026
SONARJAVA-6738 Prepare next development iteration 8.39.0 (#5904)
Show description for eeb8cb2
hashicorp-vault-sonar-prod[bot]
and
romainbrenguier
authored
eeb8cb2
View commit details
Copy full SHA for eeb8cb2
View code at this point
Browse repository at this point
SONARJAVA-6736 Remove S6541 from profile (#5903)
Show description for 227d108
romainbrenguier
and
claude
authored
227d108
View commit details
Copy full SHA for 227d108
View code at this point
Browse repository at this point
SONARJAVA-6734 Update rule metadata (#5901)
Show description for 238f236
authored
238f236
View commit details
Copy full SHA for 238f236
View code at this point
Browse repository at this point
SONARJAVA-6725: Restrict rules S9130 to main code only (#5891)
Show description for a2fbeaf
authored
a2fbeaf
View commit details
Copy full SHA for a2fbeaf
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL