afdesk

Results 129 comments of afdesk

@muddassir-r ```sh $ trivy image -f template --template @contrib/html.tpl alpine:latest ```

@muddassir-r could you check a path to the html template? i mean that subfolder `contrib` should contain `html.tpl`.

@muddassir-r also `json` format works correctly, right?

you can download `html.tpl` here https://github.com/aquasecurity/trivy/blob/main/contrib/html.tpl and use a path to this file

> @afdesk I git cloned the repo and html.tpl is present inside contrib does it work?

@muddassir-r oh, it maybe another issue

@muddassir-r i'm so sorry, i missed this issue and your last comments. subcommand `kubernetes` in `Trivy` doesn't support `template` flag yet

@37b thanks for your report. I'll try to clarify this issue

@37b could you tell me there are any images for tests?

@37b thanks! i can see that this project uses `python:3.8.13-slim`. it depends on `debian 11.4`, right? which format is sensitive for you? i mean where do you see incorrect outpur:...