syft: Update to version 1.41.2

This commit is contained in:
github-actions[bot] 2026-02-03 20:32:30 +00:00
parent 14045b7634
commit 35120c97e9

View File

@ -1,12 +1,12 @@
{
"version": "1.41.1",
"version": "1.41.2",
"description": "A CLI tool and Go library for generating a Software Bill of Materials (SBOM) from container images and filesystems.",
"homepage": "https://github.com/anchore/syft",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/anchore/syft/releases/download/v1.41.1/syft_1.41.1_windows_amd64.zip",
"hash": "0bab55a5b9a22dea6d5f5ca173355084a1db5ad1bc7186a51b4f5a53e4190a81"
"url": "https://github.com/anchore/syft/releases/download/v1.41.2/syft_1.41.2_windows_amd64.zip",
"hash": "693c8546e7497d3060b38e67dc1632e16bee60d83d95f44b9d13d4866336df33"
}
},
"bin": "syft.exe",