-
Notifications
You must be signed in to change notification settings - Fork 269
Comparing changes
Open a pull request
base repository: aquasecurity/trivy-action
base: 0.28.0
head repository: aquasecurity/trivy-action
compare: 0.29.0
- 7 commits
- 6 files changed
- 5 contributors
Commits on Oct 16, 2024
-
feat: Allow skipping setup (#414)
If a user is invoking the action multiple times then the trivy binary gets installed multiple times. Users can avoid this by managing the installation themselves and setting the skip-setup input to true, or by letting the action install in on their first invocation and then setting skip-setup to true on subsequent invocations Co-authored-by: simar7 <1254783+simar7@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for fc1500a - Browse repository at this point
Copy the full SHA fc1500aView commit details
Commits on Oct 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bff40be - Browse repository at this point
Copy the full SHA bff40beView commit details -
Configuration menu - View commit details
-
Copy full SHA for cf990b1 - Browse repository at this point
Copy the full SHA cf990b1View commit details
Commits on Oct 25, 2024
-
feat: add token for
setup-trivy
(#421)* feat: add `token-setup-trivy` input. * docs: add info about `token-setup-trivy` * fix: use correct commit * refactor: use `default: ${{ github.token }}` for `token-setup-trivy` * refactor: use `setup-trivy` v0.2.2
Configuration menu - View commit details
-
Copy full SHA for ee89346 - Browse repository at this point
Copy the full SHA ee89346View commit details -
fix: bump
setup-trivy
and add newcontrib
directory path info (#424)* chore(deps): use fork for setup-trivy * docs: add info about templates * refactor: use `setup-trivy` v0.2.2 * docs: remove `./` prefix * Merge branch 'main' into 'fix/contrib-dir' * docs: fix link * docs: fix typo Co-authored-by: simar7 <1254783+simar7@users.noreply.github.com> --------- Co-authored-by: simar7 <1254783+simar7@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d2a392a - Browse repository at this point
Copy the full SHA d2a392aView commit details
Commits on Nov 18, 2024
-
docs: remove ignore-unfixed from IaC scan example (#429)
Signed-off-by: Nikita Pivkin <nikita.pivkin@smartforce.io>
Configuration menu - View commit details
-
Copy full SHA for 93941ce - Browse repository at this point
Copy the full SHA 93941ceView commit details
Commits on Nov 20, 2024
-
chore(deps): Bump trivy to v0.57.1 (#434)
* chore(deps): Bump trivy to v0.57.1 * update tests * use mirrors from mirror.gcr.io * update workflow for tests * Revert "use mirrors from mirror.gcr.io" This reverts commit 529a941.
Configuration menu - View commit details
-
Copy full SHA for 18f2510 - Browse repository at this point
Copy the full SHA 18f2510View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 0.28.0...0.29.0