|
1 | | -# Dependency-Check Plugin for SonarQube 10.2 or higher |
| 1 | +# Dependency-Check Plugin for SonarQube Server 2025.x and up |
2 | 2 |
|
3 | 3 |  |
4 | 4 | [](https://www.codacy.com/gh/dependency-check/dependency-check-sonar-plugin/dashboard?utm_source=github.com&utm_medium=referral&utm_content=dependency-check/dependency-check-sonar-plugin&utm_campaign=Badge_Grade) |
|
8 | 8 | [](https://sonarcloud.io/dashboard?id=dependency-check_dependency-check-sonar-plugin) |
9 | 9 | [](https://sonarcloud.io/dashboard?id=dependency-check_dependency-check-sonar-plugin) |
10 | 10 |
|
11 | | -Integrates [Dependency-Check][] reports into SonarQube v10.2 or higher. |
12 | | - |
13 | | -The project will try to backport all code from master branch to last supported LTS. Please see the [SonarQube 6.x][] or [SonarQube 7.x][] branch for old supported version. |
| 11 | +Integrates [Dependency-Check][] reports into SonarQube Server 2025.x and up. |
14 | 12 |
|
15 | 13 | ## About Dependency-Check |
16 | 14 |
|
@@ -67,7 +65,8 @@ Please use the newest version. Please keep in mind that this plugin only support |
67 | 65 |
|
68 | 66 | | Plugin Version | SonarQube version | |
69 | 67 | |----------------|-----------------------------| |
70 | | -| 5.0.0 and up | SonarQube 10.2 and up | |
| 68 | +| 6.0.0 and up | SonarQube 2025.x and up | |
| 69 | +| 5.0.0 | SonarQube 10.2 - 10.8 | |
71 | 70 | | 4.0.0 - 4.0.1 | SonarQube 9.9 LTS - 10.2 | |
72 | 71 | | 3.0.0 - 3.1.0 | SonarQube 8.9 LTS - 9.9 LTS | |
73 | 72 | | 2.0.6 - 2.0.8 | SonarQube 7.9 LTS - 8.9 LTS | |
@@ -154,7 +153,4 @@ Permission to modify and redistribute is granted under the terms of the [LGPLv3] |
154 | 153 | [lgplv3]: http://www.gnu.org/licenses/lgpl.txt |
155 | 154 | [github]: https://github.com/dependency-check/dependency-check-sonar-plugin/releases |
156 | 155 | [dependency-check]: https://www.owasp.org/index.php/OWASP_Dependency_Check |
157 | | -[sonarqube 6.x]: https://github.com/dependency-check/dependency-check-sonar-plugin/tree/SonarQube_6.x |
158 | | -[sonarqube 7.x]: https://github.com/dependency-check/dependency-check-sonar-plugin/tree/SonarQube_7.x |
159 | | -[sonar-custom-plugin-example]: https://github.com/SonarSource/sonar-custom-plugin-example |
160 | | -[security-hotspot]: https://docs.sonarqube.org/latest/user-guide/security-hotspots/ |
| 156 | +[security-hotspot]: https://docs.sonarsource.com/sonarqube-server/latest/user-guide/security-hotspots/ |
0 commit comments