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.11.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.12.0
Choose a head ref
  • 5 commits
  • 9 files changed
  • 4 contributors

Commits on May 12, 2023

  1. Update README.md to change the example to the new default brach name …

    …main from master.
    
    Update README.md to change the example to the new default branch name "main" from "master".
    
    I hope this will make the action slightly easier to work with for newer members of the community.
    jdsmithit authored May 12, 2023
    Configuration menu
    Copy the full SHA
    463f27e View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. chore(deps): Update trivy to v0.43.1 (#243)

    * chore(deps): Update trivy to v0.43.1
    
    * fix tests
    
    Signed-off-by: Simar <simar@linux.com>
    
    ---------
    
    Signed-off-by: Simar <simar@linux.com>
    simar7 authored Jul 17, 2023
    Configuration menu
    Copy the full SHA
    3dd517d View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. ci: add workflow to bump trivy (#245)

    * ci: add workflow to bump trivy
    
    * update trivy version in tests
    
    * dispatch event workflow_dispatch
    
    * use ORG_REPO_TOKEN secret
    nikpivkin authored Jul 25, 2023
    Configuration menu
    Copy the full SHA
    e602665 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. Merge pull request #234 from jdsmithit/patch-1

    Update README.md to change the example to the new default brach name …
    AnaisUrlichs authored Aug 7, 2023
    Configuration menu
    Copy the full SHA
    559eb12 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

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