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: 6e7b7d1fd3e4fef0c5fa8cce1229c54b2c9bd0d8
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: 915b19bbe73b92a6cf82a1bc12b087c9a19a5fe2
Choose a head ref
  • 11 commits
  • 15 files changed
  • 6 contributors

Commits on Jul 9, 2024

  1. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    d9cd5b1 View commit details

Commits on Sep 19, 2024

  1. chore: use checks bundle snapshot from trivy-action (#388)

    Signed-off-by: Nikita Pivkin <nikita.pivkin@smartforce.io>
    nikpivkin authored Sep 19, 2024
    Copy the full SHA
    97646fe View commit details

Commits on Oct 2, 2024

  1. Upgrade GitHub actions (#374)

    * Upgrade Github checkout action
    
    * Upgrade Github upload-sarif action
    
    * Upgrade Github checkout action - Pipeline
    obounaim authored Oct 2, 2024
    Copy the full SHA
    89b14e5 View commit details

Commits on Oct 7, 2024

  1. ci: sync trivy-checks version 1 (#398)

    Signed-off-by: Nikita Pivkin <nikita.pivkin@smartforce.io>
    nikpivkin authored Oct 7, 2024
    Copy the full SHA
    54f21d8 View commit details
  2. feat(trivy): Bump to support v0.56.1 (#387)

    * feat(trivy): Bump to support v0.55.2
    
    * fix tests
    
    * update github workflow
    
    * upgrade to v0.56.0
    
    * bump to trivy v0.56.1
    
    * update tests
    simar7 authored Oct 7, 2024
    Copy the full SHA
    f781cce View commit details

Commits on Oct 8, 2024

  1. docs: add usage info about action/cache for trivy databases (#397)

    * docs: add info about using `action/cache` for `trivy-db`
    
    * docs: add info about trivy-java-db and trivy-checks
    DmitriyLewen authored Oct 8, 2024
    Copy the full SHA
    1b8b83d View commit details
  2. feat: store artifacts in cache by default (#399)

    * feat: migrate to a composite action
    
    Signed-off-by: knqyf263 <knqyf263@gmail.com>
    
    * Fix tests
    
    Signed-off-by: knqyf263 <knqyf263@gmail.com>
    
    * Delete an unused input
    
    Signed-off-by: knqyf263 <knqyf263@gmail.com>
    
    * test: expect status code 0
    
    Signed-off-by: knqyf263 <knqyf263@gmail.com>
    
    * test: not use run
    
    https://bats-core.readthedocs.io/en/stable/writing-tests.html#when-not-to-use-run
    
    Signed-off-by: knqyf263 <knqyf263@gmail.com>
    
    * feat: add 'cache' input
    
    Signed-off-by: knqyf263 <knqyf263@gmail.com>
    
    * docs: update README
    
    Signed-off-by: knqyf263 <knqyf263@gmail.com>
    
    * feat: pin Trivy version
    
    Signed-off-by: knqyf263 <knqyf263@gmail.com>
    
    * fix: bump trivy version
    
    Signed-off-by: knqyf263 <knqyf263@gmail.com>
    
    * feat: use date for cache key
    
    Signed-off-by: knqyf263 <knqyf263@gmail.com>
    
    * chore: delete a comment
    
    Signed-off-by: knqyf263 <knqyf263@gmail.com>
    
    * docs: update README
    
    Signed-off-by: knqyf263 <knqyf263@gmail.com>
    
    * refactor: resolve conflicts and use envs
    
    Signed-off-by: knqyf263 <knqyf263@gmail.com>
    
    ---------
    
    Signed-off-by: knqyf263 <knqyf263@gmail.com>
    knqyf263 authored Oct 8, 2024
    Copy the full SHA
    a20de54 View commit details

Commits on Oct 9, 2024

  1. Copy the full SHA
    0fa0cdb View commit details
  2. chore: update description for scanners and format inputs (#407)

    Signed-off-by: Nikita Pivkin <nikita.pivkin@smartforce.io>
    nikpivkin authored Oct 9, 2024
    Copy the full SHA
    8078967 View commit details

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
    Copy the full SHA
    5681af8 View commit details

Commits on Oct 15, 2024

  1. chore(deps): bump setup-trivy to v0.2.1 (#411)

    * chore(deps): bump setup-trivy
    
    * chore(deps): bump setup-trivy
    
    * chore(deps): bump setup-trivy to `v0.2.1`
    DmitriyLewen authored Oct 15, 2024
    Copy the full SHA
    915b19b View commit details
Loading