forked from SonarSource/sonar-update-center-properties
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdependencycheck.properties
43 lines (37 loc) · 2.44 KB
/
dependencycheck.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
category=Integration
description=Integrates Dependency-Check reports into SonarQube
homepageUrl=https://github.com/dependency-check/dependency-check-sonar-plugin
archivedVersions=2.0.7,2.0.8,3.0.0,3.0.1,3.1.0
publicVersions=4.0.0
defaults.mavenGroupId=org.sonarsource.owasp
defaults.mavenArtifactId=sonar-dependency-check-plugin
4.0.0.description=Support SonarQube 10
4.0.0.sqVersions=[9.9,LATEST]
4.0.0.date=2023-05-16
4.0.0.changelogUrl=https://github.com/dependency-check/dependency-check-sonar-plugin/releases/tag/4.0.0
4.0.0.downloadUrl=https://github.com/dependency-check/dependency-check-sonar-plugin/releases/download/4.0.0/sonar-dependency-check-plugin-4.0.0.jar
3.1.0.description=Support dependency-check 8.0.0
3.1.0.sqVersions=[8.9.7,9.9.*]
3.1.0.date=2023-02-23
3.1.0.changelogUrl=https://github.com/dependency-check/dependency-check-sonar-plugin/releases/tag/3.1.0
3.1.0.downloadUrl=https://github.com/dependency-check/dependency-check-sonar-plugin/releases/download/3.1.0/sonar-dependency-check-plugin-3.1.0.jar
3.0.1.description=Restore JDK8 compatibility
3.0.1.sqVersions=[8.9.7,9.9]
3.0.1.date=2022-02-24
3.0.1.changelogUrl=https://github.com/dependency-check/dependency-check-sonar-plugin/releases/tag/3.0.1
3.0.1.downloadUrl=https://github.com/dependency-check/dependency-check-sonar-plugin/releases/download/3.0.1/sonar-dependency-check-plugin-3.0.1.jar
3.0.0.description=Update Plugin to SonarQube 8 API and deprecate XML-Reports
3.0.0.sqVersions=[8.9.7,9.3]
3.0.0.date=2022-02-10
3.0.0.changelogUrl=https://github.com/dependency-check/dependency-check-sonar-plugin/releases/tag/3.0.0
3.0.0.downloadUrl=https://github.com/dependency-check/dependency-check-sonar-plugin/releases/download/3.0.0/sonar-dependency-check-plugin-3.0.0.jar
2.0.8.description=Maintenance version with library updates
2.0.8.sqVersions=[8.9,9.3]
2.0.8.date=2021-05-31
2.0.8.changelogUrl=https://github.com/dependency-check/dependency-check-sonar-plugin/releases/tag/2.0.8
2.0.8.downloadUrl=https://github.com/dependency-check/dependency-check-sonar-plugin/releases/download/2.0.8/sonar-dependency-check-plugin-2.0.8.jar
2.0.7.description=Added support for setting configuration properties on project level.
2.0.7.sqVersions=8.9
2.0.7.date=2020-12-22
2.0.7.changelogUrl=https://github.com/dependency-check/dependency-check-sonar-plugin/releases/tag/2.0.7
2.0.7.downloadUrl=https://github.com/dependency-check/dependency-check-sonar-plugin/releases/download/2.0.7/sonar-dependency-check-plugin-2.0.7.jar