[updatecli] Bump anchore/syft version to v1.50.0 - #288
Open
github-actions[bot] wants to merge 4 commits into
Open
[updatecli] Bump anchore/syft version to v1.50.0#288github-actions[bot] wants to merge 4 commits into
github-actions[bot] wants to merge 4 commits into
Conversation
Made with ❤️️ by updatecli
Made with ❤️️ by updatecli
Made with ❤️️ by updatecli
Made with ❤️️ by updatecli
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bump anchore/syft version
Update version in aqua.yaml
1 file(s) updated with "${1}v1.50.0": * aqua.yaml
v1.50.0
v1.49.0
v1.48.0
### Added Features - emit dependency relationships from mix.lock [PR [#4985](https://github.com/anchore/syft/pull/4985) @cgreeno] - add safe tensor model type to SBOM output [PR [#4844](https://github.com/anchore/syft/pull/4844) @spiffcs] - Capture golang binary symbols [PR [#4988](https://github.com/anchore/syft/pull/4988) @spiffcs] - Detect Ubuntu Pro/ESM extended support [PR [#5028](https://github.com/anchore/syft/pull/5028) @wagoodman] - Add scan duration timer to Syft [Issue [#4587](https://github.com/anchore/syft/issues/4587)] [PR [#4858](https://github.com/anchore/syft/pull/4858) @ChrisJr404] - Support for `vcpkg` [Issue [#2110](https://github.com/anchore/syft/issues/2110)] [PR [#4081](https://github.com/anchore/syft/pull/4081) @gabetrau] - Add macOS `.app` cataloger [Issue [#4010](https://github.com/anchore/syft/issues/4010)] [PR [#4490](https://github.com/anchore/syft/pull/4490) @rezmoss] - Add support for Kerberos 5 library cataloging [Issue [#4780](https://github.com/anchore/syft/issues/4780)] [PR [#4781](https://github.com/anchore/syft/pull/4781) @nadimz] - Include date of scan in results [Issue [#3910](https://github.com/anchore/syft/issues/3910)] ### Bug Fixes - use printf instead of echo to fix ANSI color output [PR [#4978](https://github.com/anchore/syft/pull/4978) @Jouini-Mohamed-Chaker] - Strip peer-dep suffix from deno.lock npm keys [PR [#5055](https://github.com/anchore/syft/pull/5055) @Synvoya] - Allow more PEP440-compliant characters in python versions [PR [#4964](https://github.com/anchore/syft/pull/4964) @kzantow] - PE case-insensitive extensions (Win32/ISO 9660 compatibility) [PR [#4996](https://github.com/anchore/syft/pull/4996) @activeobd] - Fix panic parsing a rockspec comment that ends at EOF [PR [#5053](https://github.com/anchore/syft/pull/5053) @arpitjain099] - Fix Debian point release detection [PR [#4997](https://github.com/anchore/syft/pull/4997) @OsamaSE] - Fix `mix.lock` git/path deps mislabeled as hex.pm packages with bogus PURLs [PR [#5041](https://github.com/anchore/syft/pull/5041) @Synvoya] - npm redis client generates no CPE [Issue [#5011](https://github.com/anchore/syft/issues/5011)] [PR [#5012](https://github.com/anchore/syft/pull/5012) @rezmoss] - Debug Docker images are running as nonroot user [Issue [#4113](https://github.com/anchore/syft/issues/4113)] [PR [#4608](https://github.com/anchore/syft/pull/4608) @spiffcs] - libxml2 gets the wrong cpe vendor [Issue [#5015](https://github.com/anchore/syft/issues/5015)] [PR [#5016](https://github.com/anchore/syft/pull/5016) @rezmoss] - wrong purl for spring-ldap-core dependency [Issue [#4030](https://github.com/anchore/syft/issues/4030)] [PR [#4908](https://github.com/anchore/syft/pull/4908) @jonasboos] - Swift: CVEs missed by Grype when using Syft-generated SBOMs – missing group field breaks PURL matching [Issue [#3961](https://github.com/anchore/syft/issues/3961)] [PR [#4785](https://github.com/anchore/syft/pull/4785) @SAY-5] - conanfile.txt: dependencies after a comment line in [requires] are not detected [Issue [#5017](https://github.com/anchore/syft/issues/5017)] [PR [#5020](https://github.com/anchore/syft/pull/5020) @jfjrh2014] - dotnet cataloger can't find packages from deps.json in linux elf single-file bundles [Issue [#4514](https://github.com/anchore/syft/issues/4514)] [PR [#4517](https://github.com/anchore/syft/pull/4517) @rezmoss] - Go template sprig date functions not defined [Issue [#2372](https://github.com/anchore/syft/issues/2372)] [PR [#4644](https://github.com/anchore/syft/pull/4644) @sputnik-mac] - CycloneDX BOM contains invalid externalReferences URL from unresolved Ruby gemspec interpolation (e.g. #{s.name}) [Issue [#4720](https://github.com/anchore/syft/issues/4720)] [PR [#4782](https://github.com/anchore/syft/pull/4782) @SAY-5] ### Dependencies 9 dependency changes (8 updated, 1 added). <details> <summary>Updated (8 packages)</summary> - github.com/bmatcuk/doublestar `v1.3.1` → `v8.8.8` - github.com/klauspost/compress `v1.18.6` → `v1.19.0` - golang.org/x/tools `v0.46.0` → `v0.47.0` - modernc.org/cc/v4 `v4.28.2` → `v4.28.4` - modernc.org/ccgo/v4 `v4.34.0` → `v4.34.4` - modernc.org/gc/v3 `v3.1.2` → `v3.1.3` - modernc.org/libc `v1.72.3` → `v1.73.4` - modernc.org/sqlite `v1.51.0` → `v1.53.0` </details> <details> <summary>Added (1 package)</summary> - howett.net/plist `v1.0.1` </details> **[(Full Changelog)](https://github.com/anchore/syft/compare/v1.46.0...v1.47.1)**v1.46.0
Created automatically by Updatecli
Options:
Most of Updatecli configuration is done via its manifest(s).
Feel free to report any issues at github.com/updatecli/updatecli.
If you find this tool useful, do not hesitate to star our GitHub repository as a sign of appreciation, and/or to tell us directly on our chat!