Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 3 additions & 7 deletions sonarqube.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: sonarqube
version: "25.7.0.110598"
epoch: 2
version: "25.8.0.112029"
epoch: 0
description: SonarQube is an open source platform for continuous inspection of code quality (Community Build)
copyright:
- license: LGPL-3.0-or-later
Expand Down Expand Up @@ -40,11 +40,7 @@ pipeline:
with:
repository: https://github.com/SonarSource/sonarqube
tag: ${{package.version}}
expected-commit: 015eb1ed5885f7618f674dbf2321871de0f761fb

- uses: patch
with:
patches: GHSA-hq9p-pm7w-8p54-remediation.patch
expected-commit: 55e9e22158755f804d60d885c3473bd0f6962505

- name: build
runs: |
Expand Down
11 changes: 0 additions & 11 deletions sonarqube/GHSA-hq9p-pm7w-8p54-remediation.patch

This file was deleted.

Loading