docker-tools icon indicating copy to clipboard operation
docker-tools copied to clipboard

Automate the updating of the syft image tag

Open mthalman opened this issue 4 months ago • 0 comments

The changes from https://github.com/dotnet/docker-tools/pull/1787 add a reference to a pinned image tag of the syft tool: https://github.com/dotnet/docker-tools/blob/810e5c9104d77987bca01db48cb5e908ce27aa5e/eng/common/templates/variables/docker-images.yml#L7

There should be automation which keeps this updated to reference the latest version. One way to do this is by using Renovate.

mthalman avatar Sep 02 '25 17:09 mthalman