Great video and very useful and informative. One question though, is it possible to write the output to a file and have a sidebar link in order to see it later? Thanks for your efforts
Thanks very much for your very helpful vidéo as always. But I think you need to update the Jenkinsfile because I have some issues :+ trivy darinpope/java-web-app:latest Error: unknown command "darinpope/java-web-app:latest" for "trivy" Usage: trivy [global flags] command [flags] target trivy [command] Examples: # Scan a container image $ trivy image python:3.4-alpine # Scan a container image from a tar archive I have to had "image" in this shell : trivy darinpope/java-web-app:latest trivy image darinpope/java-web-app:latest Maybe it's a depreciate command, I don't know
Very clear and simple. Thank you Darin !
Great video and very useful and informative. One question though, is it possible to write the output to a file and have a sidebar link in order to see it later? Thanks for your efforts
How do we get around the trivy rate limiting?
This is great but what if I want to display this output as more tablular formats ?
Can you give me a link about how to setup the Linux Agent?
Hello, in my case scanning the image takes from 5 to 7 minutes, is that normal?
Thanks you 😊
Thanks very much for your very helpful vidéo as always. But I think you need to update the Jenkinsfile because I have some issues :+ trivy darinpope/java-web-app:latest
Error: unknown command "darinpope/java-web-app:latest" for "trivy"
Usage:
trivy [global flags] command [flags] target
trivy [command]
Examples:
# Scan a container image
$ trivy image python:3.4-alpine
# Scan a container image from a tar archive
I have to had "image" in this shell : trivy darinpope/java-web-app:latest
trivy image darinpope/java-web-app:latest
Maybe it's a depreciate command, I don't know
useful for log4j