From f455ee9de1a2298af854e84ace9d038a232b066f Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Tue, 15 Oct 2024 15:11:54 +0000 Subject: [PATCH] Update `syft@latest` to 1.14.1 --- CHANGELOG.md | 2 ++ manifests/syft.json | 28 +++++++++++++++++++++++++--- 2 files changed, 27 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7d472bd7..cf2f6d23 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com ## [Unreleased] +- Update `syft@latest` to 1.14.1. + ## [2.44.36] - 2024-10-15 - Update `release-plz@latest` to 0.3.100. diff --git a/manifests/syft.json b/manifests/syft.json index 71a64d81..a42eec61 100644 --- a/manifests/syft.json +++ b/manifests/syft.json @@ -24,13 +24,35 @@ }, "license_markdown": "[Apache-2.0](https://github.com/anchore/syft/blob/main/LICENSE)", "latest": { - "version": "1.14.0" + "version": "1.14.1" }, "1": { - "version": "1.14.0" + "version": "1.14.1" }, "1.14": { - "version": "1.14.0" + "version": "1.14.1" + }, + "1.14.1": { + "x86_64_linux_musl": { + "etag": "0x8DCED1B03AA2C53", + "checksum": "3feb88479405252b84a55de6e36fec49ec7bd8981ca145af17b369d7836cfd7b" + }, + "x86_64_macos": { + "etag": "0x8DCED1B04586D1A", + "checksum": "f288459e092637f8f479aa506799b028d55f71ce0861016589cc38fad98c6013" + }, + "x86_64_windows": { + "etag": "0x8DCED1B0458E1C0", + "checksum": "2831d9917107b4810923602ea39741adecf05d39a280ecea5949db1644936238" + }, + "aarch64_linux_musl": { + "etag": "0x8DCED1B03A5C47E", + "checksum": "1e556741aad65896efa7eeec4dce340e244b254961dc8d9ef5c344ff5ef53170" + }, + "aarch64_macos": { + "etag": "0x8DCED1B0444D409", + "checksum": "dedf70d7b3b7ed58347a176419c3a5bfb181fbeb3341964bfff7c174929b6834" + } }, "1.14.0": { "x86_64_linux_musl": {