Skip to content

william89731/trivy-scan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lente os script license donate

Trivy Scan

DEPRECATED in flavour to docker tool

trivy is an opensource project for scanning vulnerabilities in container images, file systems, and Git repositories

first you need

os linux

docker

get started

  • clone repository:
cd ~ && git clone https://github.com/william89731/trivy-scan && cd trivy-scan

alias scan='bash ~/trivy-scan/scan.sh ~/trivy-scan/images-list.txt'

  • launch script:
scan

script

see the scan result in the report.txt

Screenshot from 2022-05-22 05-47-19