Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 575 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 575 Bytes

Azure Container Registry (ACR) Unhealthy Images Utilities

This repo contains tools that come in handy when dealing with unhealthy/vulnerable images in Azure Container Registry.

  • SecurityAssesment: PowerShell module used as a wrapper for REST API call on Security Assessments (Recommendations)

  • output_unhealthy_acr_images: PowerShell script to list unhealthy ACR images and output as JSON

  • .pipelines/acr: YAML configuration for (Azure DevOps) pipelines to run the scripts