From 6022671c93f20efad71663e3adc06d63e7f1ec8a Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Mon, 29 Jun 2026 01:09:10 +0000 Subject: [PATCH] Update `syft@latest` to 1.46.0 --- CHANGELOG.md | 2 ++ manifests/syft.json | 7 +++++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6cfc0354..5fe6e0cf 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.46.0. + - Update `dprint@latest` to 0.55.0. - Update `cargo-auditable@latest` to 0.7.5. diff --git a/manifests/syft.json b/manifests/syft.json index 664cc298..617bd343 100644 --- a/manifests/syft.json +++ b/manifests/syft.json @@ -35,10 +35,13 @@ } }, "latest": { - "version": "1.45.1" + "version": "1.46.0" }, "1": { - "version": "1.45.1" + "version": "1.46.0" + }, + "1.46": { + "version": "1.46.0" }, "1.46.0": { "x86_64_linux_musl": {