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.6.1
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.7.0
Choose a head ref
  • 5 commits
  • 14 files changed
  • 4 contributors

Commits on Jul 29, 2022

  1. fix(config): Drop mixing of options with yaml config. (#148)

    Also adds some documentation explaining how the config
    and flags are used in conjunction with each other.
    
    Fixes: #147
    
    Signed-off-by: Simar <simar@linux.com>
    simar7 authored Jul 29, 2022
    Configuration menu
    Copy the full SHA
    5144f05 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2022

  1. chore: improve message output sbom with gh (#145)

    * fix: merge with master- entrypoint
    
    * chore: gitignore .vscode
    
    Co-authored-by: carolina valencia <krol3@users.noreply.github.com>
    krol3 and krol3 authored Aug 2, 2022
    Configuration menu
    Copy the full SHA
    0d7cf2d View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2022

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

Commits on Aug 15, 2022

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

Commits on Aug 17, 2022

  1. feat(trivy): Bump Trivy to v0.31.0 (#165)

    Fixes: #164
    
    Signed-off-by: Simar <simar@linux.com>
    
    Signed-off-by: Simar <simar@linux.com>
    simar7 authored Aug 17, 2022
    Configuration menu
    Copy the full SHA
    1db49f5 View commit details
    Browse the repository at this point in the history
Loading