muddassir-r

Results 8 comments of muddassir-r

@afdesk I am using the following sudo trivy kubernetes -n namespace deployment appname --timeout 3000s --format template --template "@contrib/html.tpl" -o report.html Do we need to mention -o filename.html?

@afdesk yes json works correctly, I installed trivy using the debian package. Is there something I need to do differently.

@afdesk I git cloned the repo and html.tpl is present inside contrib

@afdesk i am getting the below error. FATAL unable to write results: unknown format "template". Use "json" or "table"

@afdesk please let me know is you need more info to debug. I would be happy to share.

@afdesk do I need to provide the path in double quotes ""?

@afdesk Thank you for the response. Hope we can take this as a feature for enhancement.

How to scan images from private repository?