8000 Comparing v0.73.0...v0.73.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 8000 again.
Loading
base: v0.73.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.73.1
Choose a head ref
  • 4 commits
  • 8 files changed
  • 5 contributors

Commits on Nov 8, 2023

  1. chore(deps): bump sigstore/cosign-installer from 3.1.2 to 3.2.0 (#1590)

    Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 3.1.2 to 3.2.0.
    - [Release notes](https://github.com/sigstore/cosign-installer/releases)
    - [Commits](sigstore/cosign-installer@11086d2...1fc5bd3)
    
    ---
    updated-dependencies:
    - dependency-name: sigstore/cosign-installer
      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 Nov 8, 2023
    Configuration menu
    Copy the full SHA
    5d8cfd5 View commit details
    Browse the repository at this point in the history
  2. perf: avoid allocations with (*regexp.Regexp).MatchString (#1592)

    Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
    Juneezee authored Nov 8, 2023
    Configuration menu
    Copy the full SHA
    3c255e3 View commit details
    Browse the repository at this point in the history
  3. fix: match against debian unstable (#1593)

    This is done by special casing "sid" in the pretty name of 
    a Linux distro to point to the grype-db debian unstable namespace.
    
    Signed-off-by: Will Murphy <will.murphy@anchore.com>
    willmurphyscode authored Nov 8, 2023
    Configuration menu
    Copy the full SHA
    1afcf1f View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. chore(deps): update Syft to v0.96.0 (#1596)

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