1
1
name : " scan2html"
2
- version : " 0.3.16 "
2
+ version : " 0.3.17 "
3
3
maintainer : fatihtokus
4
4
repository : github.com/fatihtokus/scan2html
5
5
summary : A Trivy plugin that scans and outputs the results to a single page app.
@@ -11,58 +11,58 @@ platforms:
11
11
- selector :
12
12
os : linux
13
13
arch : amd64
14
- uri : https://github.com/fatihtokus/scan2html/releases/download/v0.3.16 /scan2html_0.3.16_linux -amd64.tar.gz
14
+ uri : https://github.com/fatihtokus/scan2html/releases/download/v0.3.17 /scan2html_0.3.17_linux -amd64.tar.gz
15
15
bin : ./scan2html
16
16
- selector :
17
17
os : linux
18
18
arch : arm
19
- uri : https://github.com/fatihtokus/scan2html/releases/download/v0.3.16 /scan2html_0.3.16_linux -arm.tar.gz
19
+ uri : https://github.com/fatihtokus/scan2html/releases/download/v0.3.17 /scan2html_0.3.17_linux -arm.tar.gz
20
20
bin : ./scan2html
21
21
- selector :
22
22
os : linux
23
23
arch : arm64
24
- uri : https://github.com/fatihtokus/scan2html/releases/download/v0.3.16 /scan2html_0.3.16_linux -arm64.tar.gz
24
+ uri : https://github.com/fatihtokus/scan2html/releases/download/v0.3.17 /scan2html_0.3.17_linux -arm64.tar.gz
25
25
bin : ./scan2html
26
26
- selector :
27
27
os : linux
28
28
arch : s390x
29
- uri : https://github.com/fatihtokus/scan2html/releases/download/v0.3.16 /scan2html_0.3.16_linux -s390x.tar.gz
29
+ uri : https://github.com/fatihtokus/scan2html/releases/download/v0.3.17 /scan2html_0.3.17_linux -s390x.tar.gz
30
30
bin : ./scan2html
31
31
- selector :
32
32
os : linux
33
33
arch : ppc64le
34
- uri : https://github.com/fatihtokus/scan2html/releases/download/v0.3.16 /scan2html_0.3.16_linux -ppc64le.tar.gz
34
+ uri : https://github.com/fatihtokus/scan2html/releases/download/v0.3.17 /scan2html_0.3.17_linux -ppc64le.tar.gz
35
35
bin : ./scan2html
36
36
- selector :
37
37
os : linux
38
38
arch : 386
39
- uri : https://github.com/fatihtokus/scan2html/releases/download/v0.3.16 /scan2html_0.3.16_linux -386.tar.gz
39
+ uri : https://github.com/fatihtokus/scan2html/releases/download/v0.3.17 /scan2html_0.3.17_linux -386.tar.gz
40
40
bin : ./scan2html
41
41
42
42
- selector :
43
43
os : darwin
44
44
arch : amd64
45
- uri : https://github.com/fatihtokus/scan2html/releases/download/v0.3.16 /scan2html_0.3.16_darwin -amd64.tar.gz
45
+ uri : https://github.com/fatihtokus/scan2html/releases/download/v0.3.17 /scan2html_0.3.17_darwin -amd64.tar.gz
46
46
bin : ./scan2html
47
47
- selector :
48
48
os : darwin
49
49
arch : arm64
50
- uri : https://github.com/fatihtokus/scan2html/releases/download/v0.3.16 /scan2html_0.3.16_darwin -arm64.tar.gz
50
+ uri : https://github.com/fatihtokus/scan2html/releases/download/v0.3.17 /scan2html_0.3.17_darwin -arm64.tar.gz
51
51
bin : ./scan2html
52
52
53
53
- selector :
54
54
os : freebsd
55
55
arch : 386
56
- uri : https://github.com/fatihtokus/scan2html/releases/download/v0.3.16 /scan2html_0.3.16_freebsd -386.tar.gz
56
+ uri : https://github.com/fatihtokus/scan2html/releases/download/v0.3.17 /scan2html_0.3.17_freebsd -386.tar.gz
57
57
bin : ./scan2html
58
58
- selector :
59
59
os : freebsd
60
60
arch : amd64
61
- uri : https://github.com/fatihtokus/scan2html/releases/download/v0.3.16 /scan2html_0.3.16_freebsd -amd64.tar.gz
61
+ uri : https://github.com/fatihtokus/scan2html/releases/download/v0.3.17 /scan2html_0.3.17_freebsd -amd64.tar.gz
62
62
bin : ./scan2html
63
63
64
64
- selector :
65
65
os : windows
66
66
arch : amd64
67
- uri : https://github.com/fatihtokus/scan2html/releases/download/v0.3.16 /scan2html_0.3.16_windows -amd64.zip
67
+ uri : https://github.com/fatihtokus/scan2html/releases/download/v0.3.17 /scan2html_0.3.17_windows -amd64.zip
68
68
bin : ./scan2html
0 commit comments