Update syft@latest to 1.43.0

This commit is contained in:
Taiki Endo
2026-04-23 18:38:05 +00:00
committed by github-actions[bot]
parent 949cd15806
commit 7e0b63f714
2 changed files with 7 additions and 2 deletions

View File

@@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased] ## [Unreleased]
- Update `syft@latest` to 1.43.0.
## [2.75.20] - 2026-04-23 ## [2.75.20] - 2026-04-23
- Update `prek@latest` to 0.3.10. - Update `prek@latest` to 0.3.10.

7
manifests/syft.json generated
View File

@@ -35,10 +35,13 @@
} }
}, },
"latest": { "latest": {
"version": "1.42.4" "version": "1.43.0"
}, },
"1": { "1": {
"version": "1.42.4" "version": "1.43.0"
},
"1.43": {
"version": "1.43.0"
}, },
"1.43.0": { "1.43.0": {
"x86_64_linux_musl": { "x86_64_linux_musl": {