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/stereoscope
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.7
Choose a base ref
...
head repository: anchore/stereoscope
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.8
Choose a head ref
  • 2 commits
  • 4 files changed
  • 2 contributors

Commits on Jul 30, 2025

  1. chore(deps): bump github.com/docker/docker (#432)

    Bumps [github.com/docker/docker](https://github.com/docker/docker) from 28.3.2+incompatible to 28.3.3+incompatible.
    - [Release notes](https://github.com/docker/docker/releases)
    - [Commits](moby/moby@v28.3.2...v28.3.3)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/docker/docker
      dependency-version: 28.3.3+incompatible
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 30, 2025
    Configuration menu
    Copy the full SHA
    751b018 View commit details
    Browse the repository at this point in the history
  2. fix: lazyBoundedReadCloser EOF behavior (#433)

    * fix: lazyBoundedReadCloser EOF behavior
    
    Signed-off-by: Keith Zantow <kzantow@gmail.com>
    
    * fix: return ErrClosed when closed
    
    Signed-off-by: Keith Zantow <kzantow@gmail.com>
    
    ---------
    
    Signed-off-by: Keith Zantow <kzantow@gmail.com>
    kzantow authored Jul 30, 2025
    Configuration menu
    Copy the full SHA
    49677c5 View commit details
    Browse the repository at this point in the history
Loading