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: aquasecurity/trivy-action
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.9.2
Choose a base ref
...
head repository: aquasecurity/trivy-action
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.10.0
Choose a head ref
  • 2 commits
  • 7 files changed
  • 3 contributors

Commits on Mar 29, 2023

  1. docs: improve SBOM documentation (#208)

    * fix: dependency graph name ocurrences
    
    * feat: improve readability and add useful links
    
    * feat: improve readability and instructions 
    
    Improves readability and adds missing information about github_token, another authentication method.
    
    * feat: add github_token instructions
    
    * feat: add github_token to inputs table
    
    * feat: add "what is an SBOM" link
    
    * fix: GitHub dependency graph name ocurrence
    
    * feat: improve SBOM input description
    
    * fix: remove "on pull request" trigger
    
    Co-authored-by: Duncan Casteleyn <10881109+DuncanCasteleyn@users.noreply.github.com>
    
    * fix: outdated input name
    
    ---------
    
    Co-authored-by: Duncan Casteleyn <10881109+DuncanCasteleyn@users.noreply.github.com>
    saerosV and DuncanCasteleyn authored Mar 29, 2023
    Configuration menu
    Copy the full SHA
    1a09192 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2023

  1. chore: Update Trivy to 0.40.0 (#223)

    * chore: Update trivy to 0.39.0
    
    * chore: Update trivy to 0.40.0
    PerfectSlayer authored Apr 19, 2023
    Configuration menu
    Copy the full SHA
    e5f4313 View commit details
    Browse the repository at this point in the history
Loading