====== Сканер Trivy ====== * [[https://trivy.dev/|The All-in-One Security Scanner]] * [[https://cisoclub.ru/skaner-uyazvimostej-docker-kontejnerov-trivy/]] * [[https://github.com/aquasecurity/trivy/tags]] $ TR_VER=0.69.2 $ wget https://github.com/aquasecurity/trivy/releases/download/v${TR_VER}/trivy_${TR_VER}_Linux-64bit.deb # dpkg -i trivy_${TR_VER}_Linux-64bit.deb # trivy image pywebd