$ trivy image alt:p11
$ trivy image --severity HIGH,CRITICAL -f json -o test.json alt:p11
$ trivy image --scanners license alt:p11
$ trivy image --scanners none --image-config-scanners config alt:p11
$podman imagesREPOSITORY TAG IMAGE ID CREATED SIZE registry.altlinux.org/alt/nginx latest 862baa6fbed9 3 months ago 136 MB registry.altlinux.org/alt/alt p11 ff2762c6c8cc 6 months ago 118 MB $trivy image ff2762c6c8cc
Примечание
$ systemctl --user start podman.socket
$ trivy repo https://github.com/altlinux/admc
$ trivy repo --scanners license --branch run-sh https://github.com/altlinux/admc
--commit и --tag.
$git clone git://git.altlinux.org/gears/o/openuds-tunnel.git$trivy fs --scanners=config ./openuds-tunnel/
$ trivy config ./openuds-tunnel/
$ trivy k8s --report=summary cluster
$ trivy k8s --report=all --severity=CRITICAL cluster