8000 Comparing v0.14.0...v0.14.1 · 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 ag 8000 ain.
Loading
base: v0.14.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.14.1
Choose a head ref
  • 9 commits
  • 114 files changed
  • 4 contributors

Commits on Feb 16, 2023

  1. fix release gate checks and tag order

    Signed-off-by: Alex Goodman <alex.goodman@anchore.com>
    wagoodman committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    f239d6b View commit details
    Browse the repository at this point in the history
  2. add oss progress banner

    Signed-off-by: Alex Goodman <alex.goodman@anchore.com>
    wagoodman committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    617852f View commit details
    Browse the repository at this point in the history
  3. Bump actions/setup-python from 3 to 4 (#46)

    Bumps [actions/setup-python](https://github.com/actions/setup-python) from 3 to 4.
    - [Release notes](https://github.com/actions/setup-python/releases)
    - [Commits](actions/setup-python@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-python
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 16, 2023
    Configuration menu
    Copy the full SHA
    58ee969 View commit details
    Browse the repository at this point in the history
  4. Bump fountainhead/action-wait-for-check from 1.0.0 to 1.1.0 (#45)

    Bumps [fountainhead/action-wait-for-check](https://github.com/fountainhead/action-wait-for-check) from 1.0.0 to 1.1.0.
    - [Release notes](https://github.com/fountainhead/action-wait-for-check/releases)
    - [Commits](fountainhead/action-wait-for-check@v1.0.0...v1.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: fountainhead/action-wait-for-check
      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 Feb 16, 2023
    Configuration menu
    Copy the full SHA
    7d8cd53 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2023

  1. chore: update install script (#57)

    Signed-off-by: Weston Steimel <weston.steimel@anchore.com>
    westonsteimel authored Mar 2, 2023
    Configuration menu
    Copy the full SHA
    107287b View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2023

  1. Upgrade CI workflows (#61)

    * upgrade ci and linting tooling
    
    Signed-off-by: Alex Goodman <alex.goodman@anchore.com>
    
    * sort imports
    
    Signed-off-by: Alex Goodman <alex.goodman@anchore.com>
    
    ---------
    
    Signed-off-by: Alex Goodman <alex.goodman@anchore.com>
    wagoodman authored Mar 7, 2023
    Configuration menu
    Copy the full SHA
    d47cc5e View commit details
    Browse the repository at this point in the history
  2. bump grype to v0.59.0 (#64)

    Signed-off-by: Weston Steimel <weston.steimel@anchore.com>
    westonsteimel authored Mar 7, 2023
    Configuration menu
    Copy the full SHA
    26c54ef View commit details
    Browse the repository at this point in the history
  3. Bump actions/checkout from 2 to 3 (#55)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 7, 2023
    Configuration menu
    Copy the full SHA
    e559bc2 View commit details
    Browse the repository at this point in the history
  4. Redact all vunnel and provider configurations (#66)

    * redact all vunnel and provider configurations
    
    Signed-off-by: Alex Goodman <alex.goodman@anchore.com>
    
    * add CLI tests + dry-run option
    
    Signed-off-by: Alex Goodman <alex.goodman@anchore.com>
    
    * remove extra CLI test fields
    
    Signed-off-by: Alex Goodman <alex.goodman@anchore.com>
    
    ---------
    
    Signed-off-by: Alex Goodman <alex.goodman@anchore.com>
    Signed-off-by: <>
    wagoodman authored Mar 7, 2023
    Configuration menu
    Copy the full SHA
    ede464c View commit details
    Browse the repository at this point in the history
Loading
0