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.26.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.27.0
Choose a head ref
  • 3 commits
  • 2 files changed
  • 3 contributors

Commits on Oct 9, 2024

  1. Configuration menu
    Copy the full SHA
    0fa0cdb View commit details
    Browse the repository at this point in the history
  2. chore: update description for scanners and format inputs (#407)

    Signed-off-by: Nikita Pivkin <nikita.pivkin@smartforce.io>
    nikpivkin authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    8078967 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. fix: set envs only when passed (#405)

    * fix: set envs when passed
    
    Signed-off-by: knqyf263 <knqyf263@gmail.com>
    
    * use inputs.<input_id>.default
    
    Signed-off-by: knqyf263 <knqyf263@gmail.com>
    
    * Revert "use inputs.<input_id>.default"
    
    This reverts commit 1a12292.
    
    ---------
    
    Signed-off-by: knqyf263 <knqyf263@gmail.com>
    knqyf263 authored Oct 11, 2024
    Configuration menu
    Copy the full SHA
    5681af8 View commit details
    Browse the repository at this point in the history
Loading