+
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/grant
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.3
Choose a base ref
...
head repository: anchore/grant
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.2.0
Choose a head ref
  • 9 commits
  • 6 files changed
  • 3 contributors

Commits on Feb 15, 2024

  1. chore(deps): bump github.com/anchore/syft from 0.104.0 to 0.105.0 (#57)

    Bumps [github.com/anchore/syft](https://github.com/anchore/syft) from 0.104.0 to 0.105.0.
    - [Release notes](https://github.com/anchore/syft/releases)
    - [Changelog](https://github.com/anchore/syft/blob/main/.goreleaser.yaml)
    - [Commits](anchore/syft@v0.104.0...v0.105.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/anchore/syft
      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 15, 2024
    Configuration menu
    Copy the full SHA
    3ad57ac View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Configuration menu
    Copy the full SHA
    10b170c View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. chore(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#61)

    Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.4 to 1.9.0.
    - [Release notes](https://github.com/stretchr/testify/releases)
    - [Commits](stretchr/testify@v1.8.4...v1.9.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/stretchr/testify
      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 1, 2024
    Configuration menu
    Copy the full SHA
    8c1b5b7 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump github.com/anchore/syft (#60)

    Bumps [github.com/anchore/syft](https://github.com/anchore/syft) from 0.105.2-0.20240227214437-a978966cadfc to 1.0.0.
    - [Release notes](https://github.com/anchore/syft/releases)
    - [Changelog](https://github.com/anchore/syft/blob/main/.goreleaser.yaml)
    - [Commits](https://github.com/anchore/syft/commits/v1.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/anchore/syft
      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 1, 2024
    Configuration menu
    Copy the full SHA
    4d2a3c5 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. chore(deps): bump github.com/anchore/syft from 1.0.0 to 1.0.1 (#63)

    Bumps [github.com/anchore/syft](https://github.com/anchore/syft) from 1.0.0 to 1.0.1.
    - [Release notes](https://github.com/anchore/syft/releases)
    - [Changelog](https://github.com/anchore/syft/blob/main/.goreleaser.yaml)
    - [Commits](anchore/syft@v1.0.0...v1.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/anchore/syft
      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 7, 2024
    Configuration menu
    Copy the full SHA
    ffa5a20 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. chore(deps): bump github.com/jedib0t/go-pretty/v6 from 6.5.4 to 6.5.5 (

    …#64)
    
    Bumps [github.com/jedib0t/go-pretty/v6](https://github.com/jedib0t/go-pretty) from 6.5.4 to 6.5.5.
    - [Release notes](https://github.com/jedib0t/go-pretty/releases)
    - [Commits](jedib0t/go-pretty@v6.5.4...v6.5.5)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/jedib0t/go-pretty/v6
      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 21, 2024
    Configuration menu
    Copy the full SHA
    9b51738 View commit details
    Browse the repository at this point in the history
  2. feat: add CSV output option (#65)

    * feat: add CSV output option
    
    Signed-off-by: Christopher Phillips <christopher.phillips@anchore.com>
    
    * chore: lint fix
    
    Signed-off-by: Christopher Phillips <christopher.phillips@anchore.com>
    
    ---------
    
    Signed-off-by: Christopher Phillips <christopher.phillips@anchore.com>
    spiffcs authored Mar 21, 2024
    Configuration menu
    Copy the full SHA
    333953c View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0 (#67)

    Bumps google.golang.org/protobuf from 1.31.0 to 1.33.0.
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/protobuf
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Christopher Angelo Phillips <32073428+spiffcs@users.noreply.github.com>
    dependabot[bot] and spiffcs authored Mar 21, 2024
    Configuration menu
    Copy the full SHA
    f43e6cb View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump github.com/docker/docker (#66)

    Bumps [github.com/docker/docker](https://github.com/docker/docker) from 25.0.3+incompatible to 25.0.5+incompatible.
    - [Release notes](https://github.com/docker/docker/releases)
    - [Commits](moby/moby@v25.0.3...v25.0.5)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/docker/docker
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Christopher Angelo Phillips <32073428+spiffcs@users.noreply.github.com>
    dependabot[bot] and spiffcs authored Mar 21, 2024
    Configuration menu
    Copy the full SHA
    f73abfa View commit details
    Browse the repository at this point in the history
Loading
点击 这是indexloc提供的php浏览器服务,不要输入任何密码和下载