Skip to content

Commit

Permalink
Update plugin meta information
Browse files Browse the repository at this point in the history
  • Loading branch information
umax committed Jul 31, 2024
1 parent 662af17 commit f074259
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions plugin.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
name: "sonarqube"
repository: github.com/umax/trivy-plugin-sonarqube
version: "0.3.0"
usage: Convert Trivy JSON report to SonarQube format
version: "0.3.1"
maintainer: "Max Usachev"
summary: "Convert Trivy JSON report to SonarQube format"
description: |-
A Trivy plugin that converts JSON report to SonarQube compatible format (https://docs.sonarqube.org/latest/analysis/generic-issue/).
Usage: trivy sonarqube TRIVY-REPORT > SONARQUBE-REPORT
platforms:
- uri: https://github.com/umax/trivy-plugin-sonarqube/releases/download/v0.3.0/trivy-sonarqube.tar.gz
- uri: https://github.com/umax/trivy-plugin-sonarqube/releases/download/v0.3.1/trivy-sonarqube.tar.gz
bin: sonarqube.py

0 comments on commit f074259

Please sign in to comment.