From b6e08095932286aa3bc8066c8425cf400f5dad11 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Thu, 4 Jun 2026 13:21:25 +0000 Subject: [PATCH] Update `syft@latest` to 1.45.0 --- CHANGELOG.md | 2 ++ manifests/syft.json | 7 +++++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3e420bf1..b337e148 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,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.45.0. + - Update `cargo-neat@latest` to 0.4.0. - Update `cargo-mutants@latest` to 27.1.0. diff --git a/manifests/syft.json b/manifests/syft.json index ee144135..07ed2a83 100644 --- a/manifests/syft.json +++ b/manifests/syft.json @@ -35,10 +35,13 @@ } }, "latest": { - "version": "1.44.0" + "version": "1.45.0" }, "1": { - "version": "1.44.0" + "version": "1.45.0" + }, + "1.45": { + "version": "1.45.0" }, "1.45.0": { "x86_64_linux_musl": {