Skip to content

Bump github.com/anchore/syft from 1.50.0 to 1.51.0 - #802

Merged
paketo-bot merged 1 commit into
v2from
dependabot/go_modules/github.com/anchore/syft-1.51.0
Aug 14, 2026
Merged

Bump github.com/anchore/syft from 1.50.0 to 1.51.0#802
paketo-bot merged 1 commit into
v2from
dependabot/go_modules/github.com/anchore/syft-1.51.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 14, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/anchore/syft from 1.50.0 to 1.51.0.

Release notes

Sourced from github.com/anchore/syft's releases.

v1.51.0

Added Features

Bug Fixes

  • Cleanup snap temporary directories [PR #5117 @​spiffcs]
  • add correct CPE vendor/product candidates for Git for Windows PE binary [PR #5156 @​westonsteimel]
  • javascript-package-cataloger creates phantom <name>@unknown packages for subpath or export-map stub package.json files [Issue #5118]
  • Syft generates incorrect PURLs for legacy JARs missing Maven metadata, causing Grype false negatives [Issue #4598] [PR #5146 @​ankit090701]
  • When scanning an image, syft only reports one file per set of hardlinks, leading to wrong SPDX packageVerificationCode [Issue #5019] [PR #5029 @​wagoodman]
  • Support deno binary latest and some old versions [Issue #5057] [PR #5084 @​ychampion]
  • Update install methods in README.md [Issue #3198]

Dependencies

9 dependency changes (9 updated). 2 vulnerabilities remediated.

🟢 Remediated (2)

  • github.com/diskfs/go-diskfs v1.9.3v1.9.4
  • github.com/go-git/go-billy/v5 v5.9.0v5.9.1
  • github.com/go-git/go-git/v5 v5.19.1v5.19.2 (🟢 remediated GHSA-hc8v-wwc9-vgxm, GHSA-qgq7-7hm3-q39j)
  • github.com/jedib0t/go-pretty/v6 v6.8.1v6.8.3
  • github.com/klauspost/compress v1.19.0v1.19.1
  • github.com/magiconair/properties v1.8.10v1.18.11
  • github.com/ulikunitz/xz v0.5.15v0.5.16
  • go.yaml.in/yaml/v3 v3.0.4v3.0.5
  • modernc.org/sqlite v1.54.0v1.55.0

(Full Changelog)

Commits
  • 2293641 fix: add correct CPE vendor/product candidates for Git for Windows PE binary ...
  • 9dd9ce0 chore(deps): update CPE dictionary index (#5166)
  • 949ac70 fix(java): map legacy Jackson 1.x (-asl) artifacts to org.codehaus.jackson (#...
  • 07fb234 feat(golang): detect native Go FIPS 140 mode in binaries (#5155)
  • f45586b Remove Go Report Card badge from README (#5130)
  • 0fe98ed chore(deps): bump github.com/go-git/go-git/v5 from 5.19.1 to 5.19.2 (#5159)
  • 5f67883 chore(deps): bump go.yaml.in/yaml/v3 from 3.0.4 to 3.0.5 (#5158)
  • d288dd6 chore(deps): bump docker/login-action from 4.5.1 to 4.6.0 (#5157)
  • da745b1 feat(golang): add extended-stdlib scope and module patterns for symbol captur...
  • 68da404 fix(make): don't let ambient RACE leak into raceEnabled test (#5152)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/anchore/syft](https://github.com/anchore/syft) from 1.50.0 to 1.51.0.
- [Release notes](https://github.com/anchore/syft/releases)
- [Changelog](https://github.com/anchore/syft/blob/main/RELEASE.md)
- [Commits](anchore/syft@v1.50.0...v1.51.0)

---
updated-dependencies:
- dependency-name: github.com/anchore/syft
  dependency-version: 1.51.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Aug 14, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner August 14, 2026 05:42
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Aug 14, 2026
@dependabot
dependabot Bot requested review from jericop and modulo11 August 14, 2026 05:42
@dependabot dependabot Bot added the go Pull requests that update go code label Aug 14, 2026
@paketo-bot paketo-bot added the semver:patch A change requiring a patch version bump label Aug 14, 2026
@paketo-bot
paketo-bot merged commit 108e340 into v2 Aug 14, 2026
8 of 9 checks passed
@paketo-bot
paketo-bot deleted the dependabot/go_modules/github.com/anchore/syft-1.51.0 branch August 14, 2026 05:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code semver:patch A change requiring a patch version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants