Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: anchore/syft
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.40.0
Choose a base ref
...
head repository: anchore/syft
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.40.1
Choose a head ref
  • 9 commits
  • 14 files changed
  • 6 contributors

Commits on Jan 8, 2026

  1. chore: sync generated file immediately (#4538)

    A CI failure was observed where a generated file was only partly written
    when the CI job immediately tried to read it. Put in an fs.Sync call to
    eliminate this flakiness.
    
    Signed-off-by: Will Murphy <willmurphyscode@users.noreply.github.com>
    willmurphyscode authored Jan 8, 2026
    Configuration menu
    Copy the full SHA
    83a4528 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update tools to latest versions (#4537)

    Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    Co-authored-by: spiffcs <32073428+spiffcs@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    d24e843 View commit details
    Browse the repository at this point in the history
  3. Feat/catalog mongodb bin (#4541)

    * fixed #4550, catalog mongodb bin
    
    Signed-off-by: Rez Moss <hi@rezmoss.com>
    
    * fixed #4550, catalog mongodb bin
    
    Signed-off-by: Rez Moss <hi@rezmoss.com>
    
    ---------
    
    Signed-off-by: Rez Moss <hi@rezmoss.com>
    rezmoss authored Jan 8, 2026
    Configuration menu
    Copy the full SHA
    2f3a504 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2026

  1. chore(deps): bump anchore/sbom-action (#4544)

    Bumps the actions-minor-patch group with 1 update in the / directory: [anchore/sbom-action](https://github.com/anchore/sbom-action).
    
    
    Updates `anchore/sbom-action` from 0.21.0 to 0.21.1
    - [Release notes](https://github.com/anchore/sbom-action/releases)
    - [Changelog](https://github.com/anchore/sbom-action/blob/main/RELEASE.md)
    - [Commits](anchore/sbom-action@a930d0a...0b82b0b)
    
    ---
    updated-dependencies:
    - dependency-name: anchore/sbom-action
      dependency-version: 0.21.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: actions-minor-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 9, 2026
    Configuration menu
    Copy the full SHA
    6d20691 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump the go-minor-patch group with 4 updates (#4543)

    Bumps the go-minor-patch group with 4 updates: [github.com/vbatts/go-mtree](https://github.com/vbatts/go-mtree), [modernc.org/sqlite](https://gitlab.com/cznic/sqlite), [github.com/goccy/go-yaml](https://github.com/goccy/go-yaml) and [github.com/gpustack/gguf-parser-go](https://github.com/gpustack/gguf-parser-go).
    
    
    Updates `github.com/vbatts/go-mtree` from 0.6.0 to 0.7.0
    - [Release notes](https://github.com/vbatts/go-mtree/releases)
    - [Changelog](https://github.com/vbatts/go-mtree/blob/main/releases.md)
    - [Commits](vbatts/go-mtree@v0.6.0...v0.7.0)
    
    Updates `modernc.org/sqlite` from 1.42.2 to 1.43.0
    - [Commits](https://gitlab.com/cznic/sqlite/compare/v1.42.2...v1.43.0)
    
    Updates `github.com/goccy/go-yaml` from 1.19.1 to 1.19.2
    - [Release notes](https://github.com/goccy/go-yaml/releases)
    - [Changelog](https://github.com/goccy/go-yaml/blob/master/CHANGELOG.md)
    - [Commits](goccy/go-yaml@v1.19.1...v1.19.2)
    
    Updates `github.com/gpustack/gguf-parser-go` from 0.22.1 to 0.23.1
    - [Release notes](https://github.com/gpustack/gguf-parser-go/releases)
    - [Commits](gpustack/gguf-parser-go@v0.22.1...v0.23.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/vbatts/go-mtree
      dependency-version: 0.7.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: go-minor-patch
    - dependency-name: modernc.org/sqlite
      dependency-version: 1.43.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: go-minor-patch
    - dependency-name: github.com/goccy/go-yaml
      dependency-version: 1.19.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: go-minor-patch
    - dependency-name: github.com/gpustack/gguf-parser-go
      dependency-version: 0.23.1
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: go-minor-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 9, 2026
    Configuration menu
    Copy the full SHA
    695bbcc View commit details
    Browse the repository at this point in the history
  3. chore(deps): update tools to latest versions (#4542)

    Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    Co-authored-by: spiffcs <32073428+spiffcs@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    55a190a View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2026

  1. chore(deps): update tools to latest versions (#4545)

    Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    Co-authored-by: spiffcs <32073428+spiffcs@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    6d8a03b View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2026

  1. chore(deps): update tools to latest versions (#4551)

    Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    Co-authored-by: spiffcs <32073428+spiffcs@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    308b803 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update anchore dependencies (#4552)

    Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    Co-authored-by: willmurphyscode <12529630+willmurphyscode@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    63927ab View commit details
    Browse the repository at this point in the history
Loading