#trivy
Read more stories on Hashnode
Articles with this tag
Requirements:- Windows is not use for trivy install Install trivy and make a script for multiple container scan How to install trivy in...
final pipeline working (without artifact) pipeline { agent any environment { SONAR_HOME = tool 'sonar' } stages { ...
First we need to install jenkins and docker Here I am Using Oracle server for that then you have to open the port 8080 in iptables sudo iptables -I...