Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: lvyazhou/sonar-java

Tags

6.5.0.22421

Toggle 6.5.0.22421's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
SONARJAVA-3444 Deprecate 10 security-hotspot rules that overlap with …

…security-injection rules (SonarSource#3040)

The following rules are deprecated and will eventually be removed because their overlap with security-injection rules:

S4508 RSPEC-4508 Deserializing objects from an untrusted source is security-sensitive
S4510 RSPEC-4510 Deserializing with XMLDecoder is security-sensitive
S4530 RSPEC-4530 Using Struts 1 ActionForm is security-sensitive
S4531 RSPEC-4531 Using setters in Struts 2 ActionSupport is security-sensitive
S4818 RSPEC-4818 Using Sockets is security-sensitive
S4823 RSPEC-4823 Using command line arguments is security-sensitive
S4829 RSPEC-4829 Reading the Standard Input is security-sensitive
S5300 RSPEC-5300 Sending emails is security-sensitive
S5304 RSPEC-5304 Using environment variables is security-sensitive
S5326 RSPEC-5326 Validating SSL/TLS connections is security-sensitive

6.4.0.21967

Toggle 6.4.0.21967's commit message
Rename derived type to subtype

6.3.0.21585

Toggle 6.3.0.21585's commit message
SONARJAVA-3317 To improve performance cache JTypeSymbol.memberSymbols

6.2.0.21135

Toggle 6.2.0.21135's commit message
Add github action release

6.2.0.20899

Toggle 6.2.0.20899's commit message
Fix SonarCloud documentation issue

6.1.0.20866

Toggle 6.1.0.20866's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update github token

6.0.2.20657

Toggle 6.0.2.20657's commit message
SONARJAVA-3279 S1309 (Track uses of "@SuppressWarnings" annotations) …

…does not support correctly changes of repository name

6.0.1.20589

Toggle 6.0.1.20589's commit message
SONARJAVA-3269 Handle recovered constructors for enum constant declar…

…ations

6.0.0.20538

Toggle 6.0.0.20538's commit message
Update sonarpedia date

5.14.0.18788

Toggle 5.14.0.18788's commit message
SONARJAVA-3173 Update metadata (SonarSource#2630)