From cb777a3f25272d1a7d0a912cb7127f7b78a7d304 Mon Sep 17 00:00:00 2001 From: afdesk Date: Tue, 7 Mar 2023 00:34:25 +0600 Subject: [PATCH] release v0.0.6 --- plugin.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugin.yaml b/plugin.yaml index fc3abb5..e87a7d1 100644 --- a/plugin.yaml +++ b/plugin.yaml @@ -1,11 +1,11 @@ name: "scan2html" repository: github.com/afdesk/scan2html -version: "0.0.5" +version: "0.0.6" 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.0.5/scan2html.tar.gz + uri: https://github.com/afdesk/scan2html/releases/download/v0.0.6/scan2html.tar.gz bin: ./scan2html