FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for java-checks - 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
9
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
java-checks
on
master
User selector
Datepicker
Commit history
Commits on Aug 26, 2026
SONARJAVA-6304: Implement S8218: Instant APIs should only use supported temporal units (#6039)
nathsou
authored
29da966
View commit details
Copy full SHA for 29da966
View code at this point
Browse repository at this point
SONARJAVA-6823: Implemented rule S909 "continue" should not be used (#5989)
Show description for 57b0cf3
authored
57b0cf3
View commit details
Copy full SHA for 57b0cf3
View code at this point
Browse repository at this point
SONARJAVA-6843: Implement S9365: Copy constructors should initialize all fields (#6024)
nathsou
authored
2c6a29d
View commit details
Copy full SHA for 2c6a29d
View code at this point
Browse repository at this point
Commits on Aug 25, 2026
SONARJAVA-6853 S3329: fix FP when cipher.init uses a non-final variable initialized to DECRYPT_MODE (#6035)
Show description for 2d160bb
asya-vorobeva
and
claude
authored
2d160bb
View commit details
Copy full SHA for 2d160bb
View code at this point
Browse repository at this point
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-4647 Improve S120 to report one project-level issue per bad package name (#6025)
Show description for c8071aa
authored
c8071aa
View commit details
Copy full SHA for c8071aa
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-6850 Fix SonarQube QG (#6021)
aurelien-coet-sonarsource
authored
92154da
View commit details
Copy full SHA for 92154da
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
JAVASE-241 Remove Bean Validation @NotNull annotaions from nullability configuration to fix FPs (#5991)
Show description for e833707
asya-vorobeva
and
claude
authored
e833707
View commit details
Copy full SHA for e833707
View code at this point
Browse repository at this point
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-6816 Fix a javadoc comment (#5973)
romainbrenguier
authored
1d49236
View commit details
Copy full SHA for 1d49236
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-6805 Fix QG: Move regex patterns outside of loop (#5964)
aurelien-coet-sonarsource
authored
22015b9
View commit details
Copy full SHA for 22015b9
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 18, 2026
SONARJAVA-6792 Use imported tree type names in transactional exception check (#5935)
Show description for 5150303
sonarqube-next[bot]
and
Agent Orchestrator
authored
5150303
View commit details
Copy full SHA for 5150303
View code at this point
Browse repository at this point
SONARJAVA-6455 S7467: avoid FP when broken semantics hide lambda usages (#5928)
Show description for 64493fe
asya-vorobeva
and
claude
authored
64493fe
View commit details
Copy full SHA for 64493fe
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
Previous
Next
Back
|
FazBrowse Home
|
New Git URL