11name : " scan2html"
2- version : " 0.3.23 "
2+ version : " 0.3.24 "
33maintainer : fatihtokus
44repository : github.com/fatihtokus/scan2html
55summary : A Trivy plugin that scans and outputs the results to a single page app.
@@ -11,58 +11,58 @@ platforms:
1111 - selector :
1212 os : linux
1313 arch : amd64
14- uri : https://github.com/fatihtokus/scan2html/releases/download/v0.3.23 /scan2html_0.3.23_linux -amd64.tar.gz
14+ uri : https://github.com/fatihtokus/scan2html/releases/download/v0.3.24 /scan2html_0.3.24_linux -amd64.tar.gz
1515 bin : ./scan2html
1616 - selector :
1717 os : linux
1818 arch : arm
19- uri : https://github.com/fatihtokus/scan2html/releases/download/v0.3.23 /scan2html_0.3.23_linux -arm.tar.gz
19+ uri : https://github.com/fatihtokus/scan2html/releases/download/v0.3.24 /scan2html_0.3.24_linux -arm.tar.gz
2020 bin : ./scan2html
2121 - selector :
2222 os : linux
2323 arch : arm64
24- uri : https://github.com/fatihtokus/scan2html/releases/download/v0.3.23 /scan2html_0.3.23_linux -arm64.tar.gz
24+ uri : https://github.com/fatihtokus/scan2html/releases/download/v0.3.24 /scan2html_0.3.24_linux -arm64.tar.gz
2525 bin : ./scan2html
2626 - selector :
2727 os : linux
2828 arch : s390x
29- uri : https://github.com/fatihtokus/scan2html/releases/download/v0.3.23 /scan2html_0.3.23_linux -s390x.tar.gz
29+ uri : https://github.com/fatihtokus/scan2html/releases/download/v0.3.24 /scan2html_0.3.24_linux -s390x.tar.gz
3030 bin : ./scan2html
3131 - selector :
3232 os : linux
3333 arch : ppc64le
34- uri : https://github.com/fatihtokus/scan2html/releases/download/v0.3.23 /scan2html_0.3.23_linux -ppc64le.tar.gz
34+ uri : https://github.com/fatihtokus/scan2html/releases/download/v0.3.24 /scan2html_0.3.24_linux -ppc64le.tar.gz
3535 bin : ./scan2html
3636 - selector :
3737 os : linux
3838 arch : 386
39- uri : https://github.com/fatihtokus/scan2html/releases/download/v0.3.23 /scan2html_0.3.23_linux -386.tar.gz
39+ uri : https://github.com/fatihtokus/scan2html/releases/download/v0.3.24 /scan2html_0.3.24_linux -386.tar.gz
4040 bin : ./scan2html
4141
4242 - selector :
4343 os : darwin
4444 arch : amd64
45- uri : https://github.com/fatihtokus/scan2html/releases/download/v0.3.23 /scan2html_0.3.23_darwin -amd64.tar.gz
45+ uri : https://github.com/fatihtokus/scan2html/releases/download/v0.3.24 /scan2html_0.3.24_darwin -amd64.tar.gz
4646 bin : ./scan2html
4747 - selector :
4848 os : darwin
4949 arch : arm64
50- uri : https://github.com/fatihtokus/scan2html/releases/download/v0.3.23 /scan2html_0.3.23_darwin -arm64.tar.gz
50+ uri : https://github.com/fatihtokus/scan2html/releases/download/v0.3.24 /scan2html_0.3.24_darwin -arm64.tar.gz
5151 bin : ./scan2html
5252
5353 - selector :
5454 os : freebsd
5555 arch : 386
56- uri : https://github.com/fatihtokus/scan2html/releases/download/v0.3.23 /scan2html_0.3.23_freebsd -386.tar.gz
56+ uri : https://github.com/fatihtokus/scan2html/releases/download/v0.3.24 /scan2html_0.3.24_freebsd -386.tar.gz
5757 bin : ./scan2html
5858 - selector :
5959 os : freebsd
6060 arch : amd64
61- uri : https://github.com/fatihtokus/scan2html/releases/download/v0.3.23 /scan2html_0.3.23_freebsd -amd64.tar.gz
61+ uri : https://github.com/fatihtokus/scan2html/releases/download/v0.3.24 /scan2html_0.3.24_freebsd -amd64.tar.gz
6262 bin : ./scan2html
6363
6464 - selector :
6565 os : windows
6666 arch : amd64
67- uri : https://github.com/fatihtokus/scan2html/releases/download/v0.3.23 /scan2html_0.3.23_windows -amd64.zip
67+ uri : https://github.com/fatihtokus/scan2html/releases/download/v0.3.24 /scan2html_0.3.24_windows -amd64.zip
6868 bin : ./scan2html
0 commit comments