File tree 2 files changed +7
-2
lines changed 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change
1
+ ## v0.3.2 (2025-01-22)
2
+
3
+ - Update severity mapping.
4
+
5
+
1
6
## v0.3.1 (2024-07-31)
2
7
3
8
- Update plugin meta info.
Original file line number Diff line number Diff line change 1
1
name : " sonarqube"
2
2
repository : github.com/umax/trivy-plugin-sonarqube
3
- version : " 0.3.1 "
3
+ version : " 0.3.2 "
4
4
maintainer : umax
5
5
summary : " Convert Trivy JSON report to SonarQube format"
6
6
description : |-
7
7
A Trivy plugin that converts JSON report to SonarQube compatible format (https://docs.sonarqube.org/latest/analysis/generic-issue/).
8
8
Usage: trivy sonarqube TRIVY-REPORT > SONARQUBE-REPORT
9
9
platforms :
10
- - uri : https://github.com/umax/trivy-plugin-sonarqube/releases/download/v0.3.1 /trivy-sonarqube.tar.gz
10
+ - uri : https://github.com/umax/trivy-plugin-sonarqube/releases/download/v0.3.2 /trivy-sonarqube.tar.gz
11
11
bin : sonarqube.py
You can’t perform that action at this time.
0 commit comments