diff --git a/buildpack.toml b/buildpack.toml index 26f8ea3..a4f2e9b 100644 --- a/buildpack.toml +++ b/buildpack.toml @@ -48,16 +48,16 @@ api = "0.7" uri = "https://github.com/anchore/syft/blob/main/LICENSE" [[metadata.dependencies]] - cpes = ["cpe:2.3:a:anchore:syft:0.103.1:*:*:*:*:*:*:*"] + cpes = ["cpe:2.3:a:anchore:syft:0.104.0:*:*:*:*:*:*:*"] id = "syft" name = "Syft" - purl = "pkg:generic/anchore-syft@0.103.1?arch=arm64" - sha256 = "4d424a5f3d9754e00fc1e374b493e22ee5da590ebcde29d02cef1013671cf28b" - source = "https://github.com/anchore/syft/archive/refs/tags/v0.103.1.tar.gz" - source-sha256 = "3f8dfd2e8bbea83dead8d5c155004bed9e76f5aa27f01536f7fa3b7aa79de9bf" + purl = "pkg:generic/anchore-syft@0.104.0?arch=arm64" + sha256 = "788fde49184c0a26003b23abb8ad95b6708110ffd833b8e0e59d66baca0566ab" + source = "https://github.com/anchore/syft/archive/refs/tags/v0.104.0.tar.gz" + source-sha256 = "58a1389cff3d3adb7adeddf3e6d733ab1337bce12cbc59e0e68ca434ee9cda31" stacks = ["*"] - uri = "https://github.com/anchore/syft/releases/download/v0.103.1/syft_0.103.1_linux_arm64.tar.gz" - version = "0.103.1" + uri = "https://github.com/anchore/syft/releases/download/v0.104.0/syft_0.104.0_linux_arm64.tar.gz" + version = "0.104.0" [[metadata.dependencies.licenses]] type = "Apache-2.0"