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: 062f2592684a31eb3aa050cc61e7ca1451cecd3d
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: 595be6a0f6560a0a8fc419ddf630567fc623531d
Choose a head ref
  • 14 commits
  • 31 files changed
  • 12 contributors

Commits on Mar 27, 2024

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

Commits on Mar 29, 2024

  1. Make 'hide-progress' input working again (#323)

    * Make hide-progress input working again
    
    * Unify 'hide-progress' default value
    uridium authored Mar 29, 2024
    Configuration menu
    Copy the full SHA
    f72b7e8 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. feat(image): add --docker-host option for GH Action users (#267)

    * add option to update docker-host via cli parameter
    
    * chore: update test results
    
    ---------
    
    Co-authored-by: simar7 <1254783+simar7@users.noreply.github.com>
    calinmarina and simar7 authored Apr 3, 2024
    Configuration menu
    Copy the full SHA
    0f287db View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Configuration menu
    Copy the full SHA
    840deb4 View commit details
    Browse the repository at this point in the history
  2. Fix docker host bug (#329)

    * Update entrypoint.sh
    
    should be a value not boolean
    
    * Update action.yaml
    
    add example
    
    * Update README.md
    admiralAwkbar authored Apr 5, 2024
    Configuration menu
    Copy the full SHA
    207cd40 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Bump trivy version to v0.50.2 (#341)

    Co-authored-by: pdefreitas <5927433+pdefreitas@users.noreply.github.com>
    pdefreitas and pdefreitas authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    b5f4977 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. 1 Configuration menu
    Copy the full SHA
    ee6a4f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7088d18 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. update tests (#334)

    * update tests
    
    * rename trivy images
    
    * rename workflow steps
    nikpivkin authored May 7, 2024
    Configuration menu
    Copy the full SHA
    6f8c237 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Update bump-trivy.yaml

    simar7 authored May 8, 2024
    Configuration menu
    Copy the full SHA
    b2cd5ff View commit details
    Browse the repository at this point in the history
  2. bump trivy version to v0.51.1 (#353)

    * bump trivy version to v0.51.1
    
    * update tests
    simar7 authored May 8, 2024
    Configuration menu
    Copy the full SHA
    b2933f5 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. bump trivy version to v0.51.2 (#360)

    * bump trivy version to v0.51.2
    
    * bump trivy version to v0.51.2
    Dr-DevOps authored May 21, 2024
    Configuration menu
    Copy the full SHA
    fd25fed View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

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

Commits on Jun 6, 2024

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