-
Notifications
You must be signed in to change notification settings - Fork 262
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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.30.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: aquasecurity/trivy-action
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.31.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 7 commits
- 8 files changed
- 10 contributors
Commits on Apr 2, 2025
-
Configuration menu - View commit details
-
Copy full SHA for ea27ac1 - Browse repository at this point
Copy the full SHA ea27ac1View commit details
Commits on Apr 5, 2025
-
fix: Trivy action inputs leaking between invocations (#422) (#454)
* fix: use trivy_envs.txt for envs * test: add test step * refactor * refactor * test * refactor: use `export` in trivy_envs.txt * test * test metadata.json * test metadata.json * Clean up envs file better (#422) - Explicitly rm -f it at start and end of action - Also remove temporary test steps from action * Add BATS test for usage of trivy_envs.txt file (#422) * Add optional step triggered only when Actions Debug logging Dump the generated environment variables file only when tests are run with actions debug logging * Fix to always set env vars into file (#422) This is done as long as they have a non-empty input value, or a non-empty default value. * Clean up env overwriting - Remove unnecessary debug statements in the action used during testing - Additional explanatory comments - Fix to address case where caller explicitly injects environment variables, either via env: block on the action call or via GITHUB_ENV * Further refine env var setting logic (#422) Noted in documenting this fix that what had been implemented deviated from the existing configuration priority documentation. Amended the implementation of the Action to try and restore that consistency. * Fix shell syntax error (#422) --------- Co-authored-by: DmitriyLewen <dmitriy.lewen@smartforce.io>
Configuration menu - View commit details
-
Copy full SHA for 7aca5ac - Browse repository at this point
Copy the full SHA 7aca5acView commit details
Commits on Apr 9, 2025
-
Pin aquasecuriy/setup-trivy to hash instead of tag (#456)
* Pin aquasecuriy/setup-trivy to hash instead of tag Fixes #423 * Address review comment * Revisit previous change based on feedback
Configuration menu - View commit details
-
Copy full SHA for 99baf0d - Browse repository at this point
Copy the full SHA 99baf0dView commit details
Commits on May 12, 2025
-
Configuration menu - View commit details
-
Copy full SHA for b3dafe5 - Browse repository at this point
Copy the full SHA b3dafe5View commit details
Commits on May 16, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 26d71e6 - Browse repository at this point
Copy the full SHA 26d71e6View commit details
Commits on Jun 3, 2025
-
ci: fix workflow to bump Trivy (#466)
Signed-off-by: Nikita Pivkin <nikita.pivkin@smartforce.io>
Configuration menu - View commit details
-
Copy full SHA for 4844d82 - Browse repository at this point
Copy the full SHA 4844d82View commit details -
chore(deps): Update trivy to v0.63.0 (#467)
* chore(deps): Update trivy to v0.63.0 * update test data --------- Co-authored-by: simar7 <simar7@users.noreply.github.com> Co-authored-by: Simar <simar@linux.com>
Configuration menu - View commit details
-
Copy full SHA for 76071ef - Browse repository at this point
Copy the full SHA 76071efView commit details
Loading
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.30.0...0.31.0