forked from SonarSource/sonar-update-center-properties
-
Notifications
You must be signed in to change notification settings - Fork 0
/
findbugs.properties
36 lines (36 loc) · 2.27 KB
/
findbugs.properties
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
category = External Analysers
description = Provide Findbugs rules for analysis of Java projects
archivedVersions = 3.11.0,3.11.1,4.0.0,4.0.1,4.0.2
publicVersions = 4.0.3
defaults.mavenGroupId = org.sonarsource.sonar-findbugs-plugin
defaults.mavenArtifactId = sonar-findbugs-plugin
4.0.3.description = Use SpotBugs 4.2.0, sb-contrib 7.4.7, and findsecbugs 1.11.0
4.0.3.sqVersions = [7.9,8.9.*]
4.0.3.date = 2021-01-02
4.0.3.changelogUrl = https://github.com/spotbugs/sonar-findbugs/releases/tag/4.0.3
4.0.3.downloadUrl = https://repo.maven.apache.org/maven2/com/github/spotbugs/sonar-findbugs-plugin/4.0.3/sonar-findbugs-plugin-4.0.3.jar
4.0.2.description = Use SpotBugs 4.2.0, sb-contrib 7.4.7, and findsecbugs 1.11.0
4.0.2.sqVersions = [7.9,8.7]
4.0.2.date = 2020-11-30
4.0.2.changelogUrl = https://github.com/spotbugs/sonar-findbugs/releases/tag/4.0.2
4.0.2.downloadUrl = https://repo.maven.apache.org/maven2/com/github/spotbugs/sonar-findbugs-plugin/4.0.2/sonar-findbugs-plugin-4.0.2.jar
4.0.1.description = Use SpotBugs 4.1.2, sb-contrib 7.4.7, and findsecbugs 1.10.1
4.0.1.sqVersions = [7.9,8.5.*]
4.0.1.date = 2020-09-18
4.0.1.changelogUrl = https://github.com/spotbugs/sonar-findbugs/releases/tag/4.0.1
4.0.1.downloadUrl = https://repo.maven.apache.org/maven2/com/github/spotbugs/sonar-findbugs-plugin/4.0.1/sonar-findbugs-plugin-4.0.1.jar
4.0.0.description = Use SpotBugs 4.0.0, sb-contrib 7.4.7, and findsecbugs 1.10.1
4.0.0.sqVersions = [7.9,8.4.*]
4.0.0.date = 2020-02-28
4.0.0.changelogUrl = https://github.com/spotbugs/sonar-findbugs/releases/tag/4.0.0
4.0.0.downloadUrl = https://repo.maven.apache.org/maven2/com/github/spotbugs/sonar-findbugs-plugin/4.0.0/sonar-findbugs-plugin-4.0.0.jar
3.11.1.description = Use SpotBugs 3.1.12 and Fix CVE-2019-10173
3.11.1.sqVersions = [7.9,8.2]
3.11.1.date = 2019-09-23
3.11.1.changelogUrl = https://github.com/spotbugs/sonar-findbugs/releases/tag/3.11.1
3.11.1.downloadUrl = https://github.com/spotbugs/sonar-findbugs/releases/download/3.11.1/sonar-findbugs-plugin-3.11.1.jar
3.11.0.description = Use SpotBugs 3.1.12
3.11.0.sqVersions = 7.9
3.11.0.date = 2019-05-01
3.11.0.changelogUrl = https://github.com/spotbugs/sonar-findbugs/releases/tag/3.11.0
3.11.0.downloadUrl = https://github.com/spotbugs/sonar-findbugs/releases/download/3.11.0/sonar-findbugs-plugin-3.11.0.jar