Bump aquasecurity/trivy-action from 0.34.1 to 0.34.2#200
Merged
AlphaOne1 merged 2 commits intoMar 4, 2026
Merged
Conversation
dependabot
Bot
force-pushed
the
dependabot/github_actions/aquasecurity/trivy-action-0.34.2
branch
2 times, most recently
from
March 4, 2026 03:26
162d768 to
3588a2d
Compare
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) from 0.34.1 to 0.34.2. - [Release notes](https://github.com/aquasecurity/trivy-action/releases) - [Commits](aquasecurity/trivy-action@e368e32...97e0b38) --- updated-dependencies: - dependency-name: aquasecurity/trivy-action dependency-version: 0.34.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/github_actions/aquasecurity/trivy-action-0.34.2
branch
from
March 4, 2026 03:27
3588a2d to
7f7feda
Compare
- Introduced a new `GolangCI` job for linting using `golangci-lint`. - Updated `Trivy` job to include `HIGH` severity findings. - Improved `govulncheck` workflow with optimized logic and naming fixes. - Adjusted permissions and hardened runner configurations across jobs. - Fixed linter findings. Signed-off-by: Alexander Adam <alphaone23@gmail.com>
AlphaOne1
approved these changes
Mar 4, 2026
|
This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation. |
Codecov Report✅ All modified and coverable lines are covered by tests.
|
AlphaOne1
deleted the
dependabot/github_actions/aquasecurity/trivy-action-0.34.2
branch
March 4, 2026 03:52
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps aquasecurity/trivy-action from 0.34.1 to 0.34.2.
Release notes
Sourced from aquasecurity/trivy-action's releases.
Commits
97e0b38chore: bump Trivy version to v0.69.2 in test workflow and README (#515)4c61e63chore: bump default Trivy version to v0.69.2 (#513)1bd0625Merge pull request #508 from nikpivkin/feat/pass-yaml-ignore-filebce3086remove unused init-cache target5a9fbb1supress progress bar when download db1615450update trivyignores input descriptiondf85774add comment about fd356c8daeremove unused variable6476b93feat: support for YAML ignore fileDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)