Пакет trivy: Информация

    Исходный пакет: trivy
    Версия: 0.45.0-alt2
    Собран:  18 сентября 2023 г. 12:52 в задании #328865
    Категория: Мониторинг
    Сообщить об ошибке в пакете
    Домашняя страница: https://github.com/aquasecurity/trivy

    Лицензия: Apache-2.0
    О пакете: A Fast Vulnerability Scanner for Containers
    Описание: 
    Trivy is a comprehensive and versatile security scanner.
    Trivy has scanners that look for security issues, and targets where it can
    find those issues.
    
    Targets (what Trivy can scan):
    * Container Image
    * Filesystem
    * Git Repository (remote)
    * Virtual Machine Image
    * Kubernetes
    * AWS
    
    Scanners (what Trivy can find there):
    * OS packages and software dependencies in use (SBOM)
    * Known vulnerabilities (CVEs)
    * IaC issues and misconfigurations
    * Sensitive information and secrets
    * Software licenses

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    trivy (x86_64, i586, aarch64)
    trivy-debuginfo (x86_64, i586, aarch64)

    Сопровождающий: Alexey Shabalin

    Список участников:
    Alexey Shabalin
    Ivan Pepelyaev
    Stepan Paksashvili

      1. /proc
      2. rpm-build-golang
      3. rpm-macros-systemd
      4. wire

    Последнее изменение


    15 сентября 2023 г. Alexey Shabalin 0.45.0-alt2
    - Fixed version info.
    - Build without strip binary and with CGO_ENABLED=0.
    4 сентября 2023 г. Ivan Pepelyaev 0.45.0-alt1
    - 0.39.0 -> 0.45.0
    2 июня 2023 г. Stepan Paksashvili 0.39.0-alt2
    - Updated ALT support and vendor trivy-db, added systemd unit.