Skip to content

Commit

Permalink
release v0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
afdesk authored Mar 16, 2023
1 parent 6e5b846 commit d01e255
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions plugin.yaml
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit d01e255

Please sign in to comment.