-
Notifications
You must be signed in to change notification settings - Fork 66
/
dependencycheck.properties
39 lines (34 loc) · 2.08 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
category=Integration
description=Integrates Dependency-Check reports into SonarQube
homepageUrl=https://github.com/dependency-check/dependency-check-sonar-plugin
archivedVersions=3.0.1,3.1.0,4.0.0
publicVersions=4.0.1,5.0.0
defaults.mavenGroupId=org.sonarsource.owasp
defaults.mavenArtifactId=sonar-dependency-check-plugin
5.0.0.description=Update SonarQube-API and SonarSource Parent
5.0.0.sqs=[10.8,LATEST]
5.0.0.sqcb=[24.12,LATEST]
5.0.0.sqVersions=[10.4, 10.7]
5.0.0.date=2024-04-03
5.0.0.changelogUrl=https://github.com/dependency-check/dependency-check-sonar-plugin/releases/tag/5.0.0
5.0.0.downloadUrl=https://github.com/dependency-check/dependency-check-sonar-plugin/releases/download/5.0.0/sonar-dependency-check-plugin-5.0.0.jar
4.0.1.description=Support dependency-check 9.0.2
4.0.1.sqVersions=[9.9,10.3]
4.0.1.date=2023-12-12
4.0.1.changelogUrl=https://github.com/dependency-check/dependency-check-sonar-plugin/releases/tag/4.0.1
4.0.1.downloadUrl=https://github.com/dependency-check/dependency-check-sonar-plugin/releases/download/4.0.1/sonar-dependency-check-plugin-4.0.1.jar
4.0.0.description=Support SonarQube 10
4.0.0.sqVersions=[9.9,10.3]
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=[9.9,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=[9.9,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