diff --git a/plugin.yaml b/plugin.yaml index 0d7d71e..a39cff2 100644 --- a/plugin.yaml +++ b/plugin.yaml @@ -1,11 +1,11 @@ name: "scan2html" repository: github.com/afdesk/scan2html -version: "0.1.0" +version: "0.1.1" 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.0/scan2html.tar.gz + uri: https://github.com/afdesk/scan2html/releases/download/v0.1.1/scan2html.tar.gz bin: ./scan2html