Sonar Findbugs Versions Save

SpotBugs plugin for SonarQube

4.0.2

3 years ago

Bug Fix:

  • Fix html descriptions (#332)

Implemented enhancements:

  • Bump up SpotBugs to 4.2.0
  • Bump up findsecbugs to 1.11.0
  • Bump up xstream to 1.4.14

4.0.1

3 years ago

Full Changelog

Release Note

Bug Fix:

Implemented enhancements:

  • Bump up SpotBugs to 4.1.2

4.0.0

4 years ago

Full Changelog

Release Note

Implemented enhancements:

  • Bump up SpotBugs to 4.0.0
  • Bump up sb-contrib to 7.4.7
  • Bump up findsecbugs to 1.10.1

3.11.1

4 years ago

Full Changelog

Release Note

Security:

Fixes:

  • Solve the warning from SonarQube 7.9 #279

3.9.4

5 years ago

Full Changelog

Release Note

Implemented enhancements:

  • Bump up find-sec-bugs to 1.9.0
  • Bump up spotbugs to 3.1.12

Fixes:

  • Incompatibility with sonar-java 5.12 #268

3.11.0

5 years ago

Full Changelog

Release Note

Implemented enhancements:

  • Bump up find-sec-bugs to 1.9.0
  • Bump up spotbugs to 3.1.12

Fixes:

  • Incompatibility with sonar-java 5.12 #263
  • Fails when analyzing Java 11 source code with nested class #248

3.9.3

5 years ago

3.9.3 (2019-03-20)

Full Changelog

This version works with SonarQube from version 6.7.1 (LTS) to 7.5. This version does NOT work with SonarQube 7.6 and later. See #241 for detail.

Fixed

  • Findbugs plugin 3.9.2 fails when analysing Java 11 source code with nested class (#248)

3.9.2

5 years ago

3.9.2 (2019-02-05)

Full Changelog

This version works with SonarQube from version 6.7.1 (LTS) to 7.5. This version does NOT work with SonarQube 7.6 and later. See #241 for detail.

Changed

  • Use SpotBugs 3.1.11

Fixed

  • Support SonarQube 7.4 (#227)

3.10.0

5 years ago

3.10.0 (2019-02-01)

Full Changelog

Implemented enhancements:

  • Replace dependency on org.sonar.channel to org.sonar.sslr.channel #225
  • No mapping to source JSP files #187
  • bump up SpotBugs to 3.1.10 #236 (KengoTODA)

Fixed bugs:

  • Sonar-FindBugs 3.9.0 is incompatible with SonarQube 7.4 #226
  • Can not execute Findbugs 3.4.4 with Sonar-Scanner 3.0.0.702 (Android Gradle Project) #89
  • Package sonar-channel that is removed from SonarQube plugin API 7.4 #227 (KengoTODA)

Closed issues:

  • SonarQube fails to load a plugin compiled with SBT #230
  • get updated java11-compatible version for sonar LTS into marketplace #228

Merged pull requests:

3.9.1

5 years ago

3.9.1 (2018-11-25)

Full Changelog

Fixed bugs:

  • Support SonarQube 7.4 (#225)