Azure DevOps integration with Docker Image scanning – Trivy🚢🐋
Scope of the blog: Required Pre-requisites: STEPS: Scan Result: Pipeline Code:
Scope of the blog: Required Pre-requisites: STEPS: Scan Result: Pipeline Code:
Download the file(xml_to_nunit.xslt) attached in this document and then put it into your repository Go to the Pipelines section in Azure DevOps and then select New Pipeline Then select Azure Repos Select configure pipeline as Starter pipeline Now delete all…
Azure DevOps: Go to Azure DevOps portal and click environment option under pipeline Create environment, provide the name of your env and hit create. Once env is created, get into the env and click add resource Chose Virtual Machines Option…
If you are using the git branching strategy, in your development, you probably have these three branches that are connected to the following environments. To choose the group variable we use the ‘if else’ statement. so the pipeline will be like……