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.31.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.32.0
Choose a head ref
  • 6 commits
  • 17 files changed
  • 3 contributors

Commits on Mar 31, 2025

  1. chore(deps): Bump 8398a7/action-slack from 3.16.2 to 3.18.0 (#549)

    Bumps [8398a7/action-slack](https://github.com/8398a7/action-slack) from 3.16.2 to 3.18.0.
    - [Release notes](https://github.com/8398a7/action-slack/releases)
    - [Commits](8398a7/action-slack@28ba43a...1750b50)
    
    ---
    updated-dependencies:
    - dependency-name: 8398a7/action-slack
      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 Mar 31, 2025
    Configuration menu
    Copy the full SHA
    a8d8fb9 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2025

  1. chore(deps): Bump github.com/anchore/grype from 0.90.0 to 0.91.0 (#551)

    Bumps [github.com/anchore/grype](https://github.com/anchore/grype) from 0.90.0 to 0.91.0.
    - [Release notes](https://github.com/anchore/grype/releases)
    - [Changelog](https://github.com/anchore/grype/blob/main/.goreleaser.yaml)
    - [Commits](anchore/grype@v0.90.0...v0.91.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/anchore/grype
      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 Apr 2, 2025
    Configuration menu
    Copy the full SHA
    9ba4832 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2025

  1. feat: add option to always publish databases under their schema direc…

    …tory (#552)
    
    adding option to enable publishing all schema version dbs to their schema suffixed S3 paths
    
    Signed-off-by: Arvind Somya <[email protected]>
    asomya authored Apr 4, 2025
    Configuration menu
    Copy the full SHA
    95a0c83 View commit details
    Browse the repository at this point in the history
  2. support cvss v4 (#553)

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

Commits on Apr 8, 2025

  1. chore(deps): Bump golang.org/x/text from 0.23.0 to 0.24.0 (#554)

    Bumps [golang.org/x/text](https://github.com/golang/text) from 0.23.0 to 0.24.0.
    - [Release notes](https://github.com/golang/text/releases)
    - [Commits](golang/text@v0.23.0...v0.24.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/text
      dependency-version: 0.24.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 Apr 8, 2025
    Configuration menu
    Copy the full SHA
    52f06c9 View commit details
    Browse the repository at this point in the history
  2. chore(deps): Bump github.com/spf13/viper from 1.19.0 to 1.20.1 (#548)

    Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.19.0 to 1.20.1.
    - [Release notes](https://github.com/spf13/viper/releases)
    - [Commits](spf13/viper@v1.19.0...v1.20.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/spf13/viper
      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 Apr 8, 2025
    Configuration menu
    Copy the full SHA
    e1cdd05 View commit details
    Browse the repository at this point in the history
Loading