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/sbom-action
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.16.0
Choose a base ref
...
head repository: anchore/sbom-action
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.16.1
Choose a head ref
  • 5 commits
  • 8 files changed
  • 5 contributors

Commits on May 20, 2024

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

Commits on May 28, 2024

  1. docs: notes for matrix and required permissions (#469)

    Signed-off-by: Keith Zantow <kzantow@gmail.com>
    kzantow authored May 28, 2024
    Configuration menu
    Copy the full SHA
    2283abe View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

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

Commits on May 30, 2024

  1. fix: allow users to properly use the file input over the default path…

    … value (#471)
    
    Signed-off-by: Jose R. Gonzalez <komish@flutes.dev>
    komish authored May 30, 2024
    Configuration menu
    Copy the full SHA
    72370e1 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. fix: workaround windows install script (#477)

    Because of a small bug the version of curl presently on GitHub windows runners,
    Syft's install.sh file can fail to execute. Therefore, at least for now, fall
    back to just using cache.downloadTool to get Syft.
    
    Signed-off-by: Will Murphy <will.murphy@anchore.com>
    willmurphyscode authored Jul 9, 2024
    Configuration menu
    Copy the full SHA
    95b086a View commit details
    Browse the repository at this point in the history
Loading