Getting Started With Trivy and Jenkins

Поделиться
HTML-код
  • Опубликовано: 21 окт 2024

Комментарии • 9

  • @arieheinrich3457
    @arieheinrich3457 2 года назад

    Very clear and simple. Thank you Darin !

  • @eliassal1
    @eliassal1 10 месяцев назад

    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

  • @ganeshwankhede3329
    @ganeshwankhede3329 2 года назад

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

  • @ykadi551
    @ykadi551 6 месяцев назад

    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

  • @jazziro17
    @jazziro17 10 месяцев назад

    How do we get around the trivy rate limiting?

  • @kernelpanic3520
    @kernelpanic3520 2 года назад

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

  • @naveenkumarb7102
    @naveenkumarb7102 Год назад

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

  • @kankoffi
    @kankoffi 8 месяцев назад

    Thanks you 😊

  • @ssd6010
    @ssd6010 2 года назад

    useful for log4j