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/grype-db
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.43.0
Choose a base ref
...
head repository: anchore/grype-db
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.44.0
Choose a head ref
  • 7 commits
  • 8 files changed
  • 5 contributors

Commits on Sep 17, 2025

  1. enable changuard libs (#695)

    Signed-off-by: Alex Goodman <[email protected]>
    wagoodman authored Sep 17, 2025
    Configuration menu
    Copy the full SHA
    3bd379c View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2025

  1. chore(deps): Bump github.com/hashicorp/go-getter from 1.8.0 to 1.8.1 (#…

    …696)
    
    Bumps [github.com/hashicorp/go-getter](https://github.com/hashicorp/go-getter) from 1.8.0 to 1.8.1.
    - [Release notes](https://github.com/hashicorp/go-getter/releases)
    - [Changelog](https://github.com/hashicorp/go-getter/blob/main/.goreleaser.yml)
    - [Commits](hashicorp/go-getter@v1.8.0...v1.8.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/hashicorp/go-getter
      dependency-version: 1.8.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 18, 2025
    Configuration menu
    Copy the full SHA
    f09d912 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2025

  1. chore(deps): Bump actions/cache in /.github/actions/bootstrap (#698)

    Bumps [actions/cache](https://github.com/actions/cache) from 4.2.4 to 4.3.0.
    - [Release notes](https://github.com/actions/cache/releases)
    - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
    - [Commits](actions/cache@0400d5f...0057852)
    
    ---
    updated-dependencies:
    - dependency-name: actions/cache
      dependency-version: 4.3.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 25, 2025
    Configuration menu
    Copy the full SHA
    f49d071 View commit details
    Browse the repository at this point in the history
  2. chore(deps): Bump github.com/openvex/go-vex from 0.2.6 to 0.2.7 (#692)

    Bumps [github.com/openvex/go-vex](https://github.com/openvex/go-vex) from 0.2.6 to 0.2.7.
    - [Release notes](https://github.com/openvex/go-vex/releases)
    - [Commits](openvex/go-vex@v0.2.6...v0.2.7)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/openvex/go-vex
      dependency-version: 0.2.7
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 25, 2025
    Configuration menu
    Copy the full SHA
    a6afc39 View commit details
    Browse the repository at this point in the history
  3. chore(deps): Bump actions/cache from 4.2.4 to 4.3.0 (#697)

    Bumps [actions/cache](https://github.com/actions/cache) from 4.2.4 to 4.3.0.
    - [Release notes](https://github.com/actions/cache/releases)
    - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
    - [Commits](actions/cache@0400d5f...0057852)
    
    ---
    updated-dependencies:
    - dependency-name: actions/cache
      dependency-version: 4.3.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 25, 2025
    Configuration menu
    Copy the full SHA
    a525485 View commit details
    Browse the repository at this point in the history
  4. chore(deps): update tools to latest versions (#693)

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

Commits on Oct 1, 2025

  1. ci: update quality gate label data (#702)

    Signed-off-by: Weston Steimel <[email protected]>
    westonsteimel authored Oct 1, 2025
    Configuration menu
    Copy the full SHA
    1e5cd3c View commit details
    Browse the repository at this point in the history
Loading