syft: Update to version 1.38.2

This commit is contained in:
github-actions[bot] 2025-12-10 00:42:58 +00:00
parent 05c4a2ac5a
commit 9e1a6f41a6

View File

@ -1,12 +1,12 @@
{
"version": "1.38.0",
"version": "1.38.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.38.0/syft_1.38.0_windows_amd64.zip",
"hash": "11a3de4c82b001dae3b69e336f1b89391b676b3e74cead73790c97ff57445941"
"url": "https://github.com/anchore/syft/releases/download/v1.38.2/syft_1.38.2_windows_amd64.zip",
"hash": "74d57daca2a9d08f0d470d3c4c11e8b98ed4a5ee5abb70f1ed9d207d319fcf51"
}
},
"bin": "syft.exe",