From 711e1377ecb42777f93ba68e3094dd9e896f43c0 Mon Sep 17 00:00:00 2001 From: paketo-bot Date: Fri, 22 Nov 2024 05:11:14 +0000 Subject: [PATCH] Bump Syft CLI ARM64 from 1.15.0 to 1.17.0 Bumps Syft CLI ARM64 from 1.15.0 to 1.17.0. Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- buildpack.toml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/buildpack.toml b/buildpack.toml index d1f9233..387ec0a 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:1.15.0:*:*:*:*:*:*:*"] + cpes = ["cpe:2.3:a:anchore:syft:1.17.0:*:*:*:*:*:*:*"] id = "syft" name = "Syft" - purl = "pkg:generic/anchore-syft@1.15.0?arch=arm64" - sha256 = "98fc03dbba3de4f9c4227598c6ac185e7e78704a2638962f3973a6a0aa270208" - source = "https://github.com/anchore/syft/archive/refs/tags/v1.15.0.tar.gz" - source-sha256 = "0e98e7066725ac2aff9de522aef2ea46b40cc2a5dcaa076373701b4bd4eac2f8" + purl = "pkg:generic/anchore-syft@1.17.0?arch=arm64" + sha256 = "7f3e0cf3f8bc5dc320e56b0e133c854c8000d5f473bd61d247341a1b7bfa27ea" + source = "https://github.com/anchore/syft/archive/refs/tags/v1.17.0.tar.gz" + source-sha256 = "904d3a64b750ef142b325670a55a7e8a9c4dd913998a752497ccc2c801ad6192" stacks = ["*"] - uri = "https://github.com/anchore/syft/releases/download/v1.15.0/syft_1.15.0_linux_arm64.tar.gz" - version = "1.15.0" + uri = "https://github.com/anchore/syft/releases/download/v1.17.0/syft_1.17.0_linux_arm64.tar.gz" + version = "1.17.0" [[metadata.dependencies.licenses]] type = "Apache-2.0"