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.32.0
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.33.0
Choose a head ref
  • 12 commits
  • 15 files changed
  • 6 contributors

Commits on Jul 7, 2025

  1. Update dependencies in README (#378)

    * chore: update dependencies in README
    
    * chore: update the actions/checkout version in documentation
    
    * chore: bump upload-sarif dependency from readme
    
    * docs: bump actions/checkout to v4
    
    Signed-off-by: Nikita Pivkin <nikita.pivkin@smartforce.io>
    
    ---------
    
    Signed-off-by: Nikita Pivkin <nikita.pivkin@smartforce.io>
    Co-authored-by: Nikita Pivkin <nikita.pivkin@smartforce.io>
    ibakshay and nikpivkin authored Jul 7, 2025
    Configuration menu
    Copy the full SHA
    e7fbf03 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    77137e9 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2025

  1. Pin actions/cache by SHA (#480)

    Resolves #479.
    martincostello authored Aug 22, 2025
    Configuration menu
    Copy the full SHA
    c26e17b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c0244b View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2025

  1. fix: update tests

    simar7 committed Aug 27, 2025
    Configuration menu
    Copy the full SHA
    636fd3c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f2e2851 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    644762e View commit details
    Browse the repository at this point in the history
  4. test: update golden files

    Signed-off-by: Nikita Pivkin <nikita.pivkin@smartforce.io>
    nikpivkin committed Aug 27, 2025
    Configuration menu
    Copy the full SHA
    bf330b1 View commit details
    Browse the repository at this point in the history
  5. dev: add update-golden goal

    Signed-off-by: Nikita Pivkin <nikita.pivkin@smartforce.io>
    nikpivkin committed Aug 27, 2025
    Configuration menu
    Copy the full SHA
    71f6a8f View commit details
    Browse the repository at this point in the history
  6. ci: update golden files on Trivy bump

    Signed-off-by: Nikita Pivkin <nikita.pivkin@smartforce.io>
    nikpivkin committed Aug 27, 2025
    Configuration menu
    Copy the full SHA
    a169870 View commit details
    Browse the repository at this point in the history
  7. dev: delete fanal.db before tests

    Signed-off-by: Nikita Pivkin <nikita.pivkin@smartforce.io>
    nikpivkin committed Aug 27, 2025
    Configuration menu
    Copy the full SHA
    85abccb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f9424c1 View commit details
    Browse the repository at this point in the history
Loading