10000 Comparing v0.74.0...v0.74.1 · anchore/grype · 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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.74.0
Choose a base ref
...
head repository: anchore/grype
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.74.1
Choose a head ref
  • 8 commits
  • 18 files changed
  • 4 contributors

Commits on Jan 8, 2024

  1. chore(deps): bump anchore/sbom-action from 0.15.2 to 0.15.3 (#1650)

    Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action) from 0.15.2 to 0.15.3.
    - [Release notes](https://github.com/anchore/sbom-action/releases)
    - [Commits](anchore/sbom-action@7191336...c7f031d)
    
    ---
    updated-dependencies:
    - dependency-name: anchore/sbom-action
      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 Jan 8, 2024
    Configuration menu
    Copy the full SHA
    d8c89e8 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. chore(deps): bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 (#1651

    )
    
    Bumps [github.com/cloudflare/circl](https://github.com/cloudflare/circl) from 1.3.3 to 1.3.7.
    - [Release notes](https://github.com/cloudflare/circl/releases)
    - [Commits](cloudflare/circl@v1.3.3...v1.3.7)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/cloudflare/circl
      dependency-type: indirect
    ...
    
    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, 2024
    Configuration menu
    Copy the full SHA
    0a7a157 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. chore(deps): bump actions/upload-artifact from 4.0.0 to 4.1.0 (#1659)

    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.0.0 to 4.1.0.
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@c7d193f...1eb3cb2)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      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 Jan 16, 2024
    Configuration menu
    Copy the full SHA
    e296f5f View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump actions/cache from 3.3.2 to 3.3.3 (#1656)

    Bumps [actions/cache](https://github.com/actions/cache) from 3.3.2 to 3.3.3.
    - [Release notes](https://github.com/actions/cache/releases)
    - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
    - [Commits](actions/cache@704facf...e12d46a)
    
    ---
    updated-dependencies:
    - dependency-name: actions/cache
      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 Jan 16, 2024
    Configuration menu
    Copy the full SHA
    a9f7238 View commit details
    Browse the repository at this point in the history
  3. chore(tests): fix logging configuration in tests (#1655)

    Signed-off-by: plavy <tinplavec@gmail.com>
    plavy authored Jan 16, 2024
    Configuration menu
    Copy the full SHA
    07656ab View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. chore(deps): bump actions/cache from 3.3.3 to 4.0.0 (#1661)

    Bumps [actions/cache](https://github.com/actions/cache) from 3.3.3 to 4.0.0.
    - [Release notes](https://github.com/actions/cache/releases)
    - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
    - [Commits](actions/cache@e12d46a...13aacd8)
    
    ---
    updated-dependencies:
    - dependency-name: actions/cache
      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 Jan 17, 2024
    Configuration menu
    Copy the full SHA
    4c4dfd5 View commit details
    Browse the repository at this point in the history
  2. upgrade syft with latest SBOM creation API (#1662)

    Signed-off-by: Alex Goodman <wagoodman@users.noreply.github.com>
    wagoodman authored Jan 17, 2024
    Configuration menu
    Copy the full SHA
    4569a5f View commit details
    Browse the repository at this point in the history
  3. chore(deps): update Syft to v0.101.0 (#1663)

    Signed-off-by: GitHub <noreply@github.com>
    Co-authored-by: wagoodman <wagoodman@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    85be821 View commit details
    Browse the repository at this point in the history
Loading
0