OctopusDeploy / Library

| Public | A repository of step templates and other community-contributed extensions to Octopus Deploy
Other
171 stars 504 forks source link

Fix trivy scan #1464

Closed mcasperson closed 11 months ago

mcasperson commented 11 months ago

Background

The Trivy SBOM scan script can sometimes create files that can not be cleaned up by Octopus automatically. This script ensures the files can be removed.

There is another small change to print the microservice URL to the deployment logs to make it easy to test apps.

Results

image

Pre-requisites