We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81f7c82 commit 4dfe07bCopy full SHA for 4dfe07b
plugin.yaml
@@ -1,5 +1,5 @@
1
name: "scan2html"
2
-version: "0.4.7"
+version: "0.4.8"
3
maintainer: anill1
4
repository: github.com/anill1/scan2html
5
summary: A Trivy plugin that scans and outputs the results to a single page app.
@@ -10,8 +10,8 @@ description: |-
10
platforms:
11
- selector:
12
os: windows
13
- uri: https://github.com/anill1/scan2html/releases/download/v0.4.7/scan2html.tar.gz
+ uri: https://github.com/anill1/scan2html/releases/download/v0.4.8/scan2html.tar.gz
14
bin: ./scan2html.sh
15
-
16
17
0 commit comments