8000 Comparing v0.14.1...v0.14.2 · anchore/grype-db · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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.14.1
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.14.2
Choose a head ref
  • 9 commits
  • 396 files changed
  • 3 contributors

Commits on Mar 9, 2023

  1. chore: regenerate test fixtures (#69)

    This is to account for recent CPE-generation improvements for APK
    packages which causes more valid vulns to be surfaced
    
    Signed-off-by: Weston Steimel <weston.steimel@anchore.com>
    westonsteimel authored Mar 9, 2023
    Configuration menu
    Copy the full SHA
    ca5a118 View commit details
    Browse the repository at this point in the history
  2. remove depending on package types for version constraint enforcement (#…

    …67)
    
    Signed-off-by: Alex Goodman <alex.goodman@anchore.com>
    Signed-off-by: <>
    wagoodman authored Mar 9, 2023
    Configuration menu
    Copy the full SHA
    7376505 View commit details
    Browse the repository at this point in the history
  3. Bump github.com/spf13/afero from 1.9.3 to 1.9.5 (#65)

    Bumps [github.com/spf13/afero](https://github.com/spf13/afero) from 1.9.3 to 1.9.5.
    - [Release notes](https://github.com/spf13/afero/releases)
    - [Commits](spf13/afero@v1.9.3...v1.9.5)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/spf13/afero
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 9, 2023
    Configuration menu
    Copy the full SHA
    ca39cf4 View commit details
    Browse the repository at this point in the history
  4. Bump golang.org/x/text from 0.7.0 to 0.8.0 (#62)

    Bumps [golang.org/x/text](https://github.com/golang/text) from 0.7.0 to 0.8.0.
    - [Release notes](https://github.com/golang/text/releases)
    - [Commits](golang/text@v0.7.0...v0.8.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/text
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 9, 2023
    Configuration menu
    Copy the full SHA
    699f9eb View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2023

  1. Use the latest vunnel release for building the nightly DB (#70)

    * use the latest vunnel release for building the nightly DB
    
    Signed-off-by: Alex Goodman <alex.goodman@anchore.com>
    
    * add link for publisher cache to the data root directory
    
    Signed-off-by: Alex Goodman <alex.goodman@anchore.com>
    
    ---------
    
    Signed-off-by: Alex Goodman <alex.goodman@anchore.com>
    wagoodman authored Mar 10, 2023
    Configuration menu
    Copy the full SHA
    d079db4 View commit details
    Browse the repository at this point in the history
  2. Bump github.com/anchore/grype from 0.59.0 to 0.59.1 (#71)

    Bumps [github.com/anchore/grype](https://github.com/anchore/grype) from 0.59.0 to 0.59.1.
    - [Release notes](https://github.com/anchore/grype/releases)
    - [Changelog](https://github.com/anchore/grype/blob/main/.goreleaser.yaml)
    - [Commits](anchore/grype@v0.59.0...v0.59.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/anchore/grype
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 10, 2023
    Configuration menu
    Copy the full SHA
    b6c16ba View commit details
    Browse the repository at this point in the history
  3. remove use of deprecated github actions funcion "set-output" (#73)

    Signed-off-by: Alex Goodman <alex.goodman@anchore.com>
    wagoodman authored Mar 10, 2023
    Configuration menu
    Copy the full SHA
    817e1c8 View commit details
    Browse the repository at this point in the history
  4. include LFS in staging builds (#72)

    Signed-off-by: Alex Goodman <alex.goodman@anchore.com>
    wagoodman authored Mar 10, 2023
    Configuration menu
    Copy the full SHA
    495075f View commit details
    Browse the repository at this point in the history
  5. enable db publisher workflow (#74)

    Signed-off-by: Alex Goodman <alex.goodman@anchore.com>
    wagoodman authored Mar 10, 2023
    Configuration menu
    Copy the full SHA
    63fefee View commit details
    Browse the repository at this point in the history
Loading
0