diff --git a/plugin.yaml b/plugin.yaml index da6e63c..7930cbb 100644 --- a/plugin.yaml +++ b/plugin.yaml @@ -1,11 +1,11 @@ name: "scan2html" repository: github.com/afdesk/scan2html -version: "0.1.2" +version: "0.1.3" usage: scan targets into a html file description: |- A Trivy plugin that scans and outputs the results to a html file. trivy scan2html [-h,--help] command target filename platforms: - - uri: https://github.com/afdesk/scan2html/releases/download/v0.1.2/scan2html.tar.gz + uri: https://github.com/afdesk/scan2html/releases/download/v0.1.3/scan2html.tar.gz bin: ./scan2html