Docker – trivy pipeline for multiple containers
this is my first time working with trivy and clair on Azure DevOps using self-hosted agent and I just tried this pipeline that I have found on GitHub name: $(BuildDefinitionName)_$(date:yyyyMMdd)_$(BuildID)$(rev:.r) resources: - repo: self variables: image_name: openjdk image_tag: 17-jdk-slim jobs:…