Getting Started With Trivy and Jenkins

แชร์
ฝัง
  • เผยแพร่เมื่อ 5 ต.ค. 2024

ความคิดเห็น • 9

  • @arieheinrich3457
    @arieheinrich3457 2 ปีที่แล้ว

    Very clear and simple. Thank you Darin !

  • @eliassal1
    @eliassal1 9 หลายเดือนก่อน

    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

  • @ykadi551
    @ykadi551 5 หลายเดือนก่อน

    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

  • @kankoffi
    @kankoffi 7 หลายเดือนก่อน

    Thanks you 😊

  • @ganeshwankhede3329
    @ganeshwankhede3329 2 ปีที่แล้ว

    This is great but what if I want to display this output as more tablular formats ?

  • @jazziro17
    @jazziro17 9 หลายเดือนก่อน

    How do we get around the trivy rate limiting?

  • @naveenkumarb7102
    @naveenkumarb7102 ปีที่แล้ว

    Can you give me a link about how to setup the Linux Agent?

  • @ssd6010
    @ssd6010 2 ปีที่แล้ว

    useful for log4j

  • @kernelpanic3520
    @kernelpanic3520 2 ปีที่แล้ว

    Hello, in my case scanning the image takes from 5 to 7 minutes, is that normal?