forked from SonarSource/sonar-update-center-properties
-
Notifications
You must be signed in to change notification settings - Fork 0
/
findbugs.properties
51 lines (51 loc) · 3.51 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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
category = External Analysers
description = Provide Findbugs rules for analysis of Java projects
archivedVersions = 4.2.2,4.2.3,4.2.4,4.2.5,4.2.6,4.2.7,4.2.8,4.2.9
publicVersions = 4.2.10
defaults.mavenGroupId = org.sonarsource.sonar-findbugs-plugin
defaults.mavenArtifactId = sonar-findbugs-plugin
4.2.2.description = Use SpotBugs 4.7.3, sb-contrib 7.4.7, and findsecbugs 1.12.0
4.2.2.sqVersions = [9.9,9.9.*]
4.2.2.date = 2022-10-20
4.2.2.changelogUrl = https://github.com/spotbugs/sonar-findbugs/releases/tag/4.2.2
4.2.2.downloadUrl = https://repo.maven.apache.org/maven2/com/github/spotbugs/sonar-findbugs-plugin/4.2.2/sonar-findbugs-plugin-4.2.2.jar
4.2.3.description = Use SpotBugs 4.7.3, sb-contrib 7.4.7, and findsecbugs 1.12.0. When running on SonarQube 9.8+ unit tests are now analysed. Fixed a file leak.
4.2.3.sqVersions = [9.9,10.2.*]
4.2.3.date = 2023-02-12
4.2.3.changelogUrl = https://github.com/spotbugs/sonar-findbugs/releases/tag/4.2.3
4.2.3.downloadUrl = https://repo.maven.apache.org/maven2/com/github/spotbugs/sonar-findbugs-plugin/4.2.3/sonar-findbugs-plugin-4.2.3.jar
4.2.4.description = Use SpotBugs 4.7.3, sb-contrib 7.6.0, and findsecbugs 1.12.0
4.2.4.sqVersions = [9.9,10.3.*]
4.2.4.date = 2023-09-29
4.2.4.changelogUrl = https://github.com/spotbugs/sonar-findbugs/releases/tag/4.2.4
4.2.4.downloadUrl = https://repo.maven.apache.org/maven2/com/github/spotbugs/sonar-findbugs-plugin/4.2.4/sonar-findbugs-plugin-4.2.4.jar
4.2.5.description = Use SpotBugs 4.8.1, sb-contrib 7.6.0, and findsecbugs 1.12.0
4.2.5.sqVersions = [9.9,10.3.*]
4.2.5.date = 2023-11-20
4.2.5.changelogUrl = https://github.com/spotbugs/sonar-findbugs/releases/tag/4.2.5
4.2.5.downloadUrl = https://repo.maven.apache.org/maven2/com/github/spotbugs/sonar-findbugs-plugin/4.2.5/sonar-findbugs-plugin-4.2.5.jar
4.2.6.description = Use SpotBugs 4.8.2, sb-contrib 7.6.2, and findsecbugs 1.12.0
4.2.6.sqVersions = [9.9,10.4]
4.2.6.date = 2023-12-03
4.2.6.changelogUrl = https://github.com/spotbugs/sonar-findbugs/releases/tag/4.2.6
4.2.6.downloadUrl = https://repo.maven.apache.org/maven2/com/github/spotbugs/sonar-findbugs-plugin/4.2.6/sonar-findbugs-plugin-4.2.6.jar
4.2.7.description = Use SpotBugs 4.8.3, sb-contrib 7.6.4, and findsecbugs 1.12.0
4.2.7.sqVersions = [9.9,10.4.*]
4.2.7.date = 2024-02-12
4.2.7.changelogUrl = https://github.com/spotbugs/sonar-findbugs/releases/tag/4.2.7
4.2.7.downloadUrl = https://repo.maven.apache.org/maven2/com/github/spotbugs/sonar-findbugs-plugin/4.2.7/sonar-findbugs-plugin-4.2.7.jar
4.2.8.description = Use SpotBugs 4.8.3, sb-contrib 7.6.4, and findsecbugs 1.13.0
4.2.8.sqVersions = [9.9,10.5.*]
4.2.8.date = 2024-02-27
4.2.8.changelogUrl = https://github.com/spotbugs/sonar-findbugs/releases/tag/4.2.8
4.2.8.downloadUrl = https://repo.maven.apache.org/maven2/com/github/spotbugs/sonar-findbugs-plugin/4.2.8/sonar-findbugs-plugin-4.2.8.jar
4.2.9.description = Use SpotBugs 4.8.4, sb-contrib 7.6.4, and findsecbugs 1.13.0
4.2.9.sqVersions = [9.9,10.6.*]
4.2.9.date = 2024-04-29
4.2.9.changelogUrl = https://github.com/spotbugs/sonar-findbugs/releases/tag/4.2.9
4.2.9.downloadUrl = https://repo.maven.apache.org/maven2/com/github/spotbugs/sonar-findbugs-plugin/4.2.9/sonar-findbugs-plugin-4.2.9.jar
4.2.10.description = Use SpotBugs 4.8.6, sb-contrib 7.6.4, and findsecbugs 1.13.0
4.2.10.sqVersions = [9.9,LATEST]
4.2.10.date = 2024-08-01
4.2.10.changelogUrl = https://github.com/spotbugs/sonar-findbugs/releases/tag/4.2.10
4.2.10.downloadUrl = https://repo.maven.apache.org/maven2/com/github/spotbugs/sonar-findbugs-plugin/4.2.10/sonar-findbugs-plugin-4.2.10.jar