Skip to content

Releases: spotbugs/sonar-findbugs

sonar-findbugs v4.1.6

27 May 12:25
Compare
Choose a tag to compare
sonar-findbugs v4.1.6 Pre-release
Pre-release

What's Changed

  • fix: issue #559 "One (sub)project contains Java source files that are not compiled" by @gtoison in #561

Full Changelog: 4.1.5...4.1.6

sonar-findbugs v4.1.5

05 May 19:58
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.1.4...4.1.5

sonar-findbugs v4.1.4

28 Apr 12:02
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.0.6...4.1.4

sonar-findbugs v4.1.3

20 Apr 20:34
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.0.6...4.1.3

sonar-findbugs v4.1.1

19 Apr 12:52
Compare
Choose a tag to compare
sonar-findbugs v4.1.1 Pre-release
Pre-release

What's Changed

Full Changelog: 4.1.0...4.1.1

sonar-findbugs v4.1.0

18 Apr 16:57
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.0.6...4.1.0

sonar-findbugs v4.0.6

17 Feb 20:14
Compare
Choose a tag to compare

What's Changed

  • Fix issue where the project is analyzed even if no Java rules are enabled (because the JSP rules are in the default profile) even if there are no JSP Files: #87
  • Fix issue where multi module Gradle builds analyzed each module and its dependencies #275
  • Bump up SpotBugs to 4.5.2 #479

Full Changelog: 4.0.5...4.0.6

sonar-findbugs v4.0.5

30 Nov 10:06
Compare
Choose a tag to compare

What's Changed

  • Fix of the crash on server startup: #387
  • Bump up SpotBugs to 4.5.0 in #395
  • Deprecate rules overlapping with SonarQube or deprecated in SpotBugs in #386

Full Changelog: 4.0.4...4.0.5

sonar-findbugs v4.0.4

25 Aug 23:30
Compare
Choose a tag to compare

This release uses SpotBugs 4.4.0, sb-contrib 7.4.7, and findsecbugs 1.11.0.

Fixed

  • Replaced references to API removed in Sonar 9 (#369)
  • Removed duplicated repository keys (#352)
  • Missing FSB rules (#382)

Changed

  • Bump up SpotBugs to 4.4.0 (#379)

Security

  • Bump xstream from 1.4.15 to 1.4.17 (#364)
  • Bump xstream from 1.4.17 to 1.4.18 (#383)

sonar-findbugs v4.0.3

01 Jan 23:30
Compare
Choose a tag to compare

Use SpotBugs 4.2.0, sb-contrib 7.4.7, and findsecbugs 1.11.0.

Security Fix:

  • Bump xstream from 1.4.14 to 1.4.15 (#343)