From 8cb153be55345065f67746a408ee87d111b2bbef Mon Sep 17 00:00:00 2001 From: afdesk Date: Tue, 21 Mar 2023 14:21:09 +0600 Subject: [PATCH] release v0.1.4 --- plugin.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugin.yaml b/plugin.yaml index 7930cbb..80d86f2 100644 --- a/plugin.yaml +++ b/plugin.yaml @@ -1,11 +1,11 @@ name: "scan2html" repository: github.com/afdesk/scan2html -version: "0.1.3" +version: "0.1.4" 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.3/scan2html.tar.gz + uri: https://github.com/afdesk/scan2html/releases/download/v0.1.4/scan2html.tar.gz bin: ./scan2html