User Tools

Site Tools


сканер_trivy

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
сканер_trivy [2025/11/11 09:27]
val created
сканер_trivy [2026/03/18 08:58] (current)
val
Line 1: Line 1:
 ====== Сканер Trivy ====== ====== Сканер Trivy ======
  
 +  * [[https://​trivy.dev/​|The All-in-One Security Scanner]]
 +  * [[https://​cisoclub.ru/​skaner-uyazvimostej-docker-kontejnerov-trivy/​]]
 +
 +  * [[https://​github.com/​aquasecurity/​trivy/​tags]]
 +
 +<​code>​
 +$ 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
 +</​code>​
сканер_trivy.1762842423.txt.gz · Last modified: 2025/11/11 09:27 by val