Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump github.com/aquasecurity/trivy from 0.48.3 to 0.50.0 in /hack/tools #1685

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 25, 2024

Bumps github.com/aquasecurity/trivy from 0.48.3 to 0.50.0.

Release notes

Sourced from github.com/aquasecurity/trivy's releases.

v0.50.0

⚡Release highlights and summary⚡

👉 aquasecurity/trivy#6340

Changelog

  • 8ec3938e0 chore(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 (#6321)
  • f6c5d5800 feat(java): add support licenses and graph for gradle lock files (#6140)
  • c4022d61b feat(vex): consider root component for relationships (#6313)
  • 317792433 fix: increase the default buffer size for scanning dpkg status files by 2 times (#6298)
  • dd9620ef3 chore: updates wazero to v1.7.0 (#6301)
  • eb3ceb323 feat(sbom): Support license detection for SBOM scan (#6072)
  • ab74caa87 refactor(sbom): use intermediate representation for SPDX (#6310)
  • 71da44f7e docs(terraform): improve documentation for filtering by inline comments (#6284)
  • 102b6df73 fix(terraform): fix policy document retrieval (#6276)
  • aa19aaf4e refactor(terraform): remove unused custom error (#6303)
  • 8fcef352b refactor(sbom): add intermediate representation for BOM (#6240)
  • fb8c516de fix(amazon): check only major version of AL to find advisories (#6295)
  • 96bd7ac59 fix(db): use schema version as tag only for trivy-db and trivy-java-db registries by default (#6219)
  • 12c5bf080 fix(nodejs): add name validation for package name from package.json (#6268)
  • d6c40ce05 docs: Added install instructions for FreeBSD (#6293)
  • 9d2057a7c feat(image): customer podman host or socket option (#6256)
  • 2a9d9bd21 chore(deps): bump wazero from 1.2.1 to 1.6.0 (#6290)
  • 617c3e31b feat(java): mark dependencies from maven-invoker-plugin integration tests pom.xml files as Dev (#6213)
  • 56cedc0d6 fix(license): reorder logic of how python package licenses are acquired (#6220)
  • d7d7265eb test(terraform): skip cached modules (#6281)
  • 663991166 feat(secret): Support for detecting Hugging Face Access Tokens (#6236)
  • 337cb7535 fix(cloudformation): support of all SSE algorithms for s3 (#6270)
  • 9361cdb7e feat(terraform): Terraform Plan snapshot scanning support (#6176)
  • ee01e6e2f chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.26.6 to 1.27.4 (#6249)
  • 3d2f583ec fix: typo function name and comment optimization (#6200)
  • c4b5ab788 fix(java): don't ignore runtime scope for pom.xml files (#6223)
  • 355c1b583 chore(deps): bump helm/kind-action from 1.8.0 to 1.9.0 (#6242)
  • 7244ece53 chore(deps): bump golangci/golangci-lint-action from 3.7.0 to 4.0.0 (#6243)
  • 5cd056684 chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.48.1 to 1.51.1 (#6251)
  • ebb74a5de chore(deps): bump github.com/hashicorp/go-uuid from 1.0.1 to 1.0.3 (#6253)
  • 24a8d6aaa chore(deps): bump github.com/open-policy-agent/opa from 0.61.0 to 0.62.0 (#6250)
  • 9d0d7ad88 chore(deps): bump github.com/containerd/containerd from 1.7.12 to 1.7.13 (#6247)
  • e8230e19d chore(deps): bump go.uber.org/zap from 1.26.0 to 1.27.0 (#6246)
  • 04535b554 fix(license): add FilePath to results to allow for license path filtering via trivyignore file (#6215)
  • 939e34e37 chore(deps): Upgrade iac deps (#6255)
  • 7cb6c02a4 feat: add info log message about dev deps suppression (#6211)
  • c1d26ec33 test(k8s): use test-db for k8s integration tests (#6222)
  • 4f70468bd ci: add maximize-build-space for Test job (#6221)
  • 1dfece89d fix(terraform): fix root module search (#6160)
  • e1ea02c7b test(parser): squash test data for yarn (#6203)
  • 64926d842 fix(terraform): do not re-expand dynamic blocks (#6151)
  • eb54bb5da docs: update ecosystem page reporting with db app (#6201)
  • dc76c6e4f fix: k8s summary separate infra and user finding results (#6120)
  • 1b7e47424 fix: add context to target finding on k8s table view (#6099)

... (truncated)

Commits
  • 8ec3938 chore(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 (#6321)
  • f6c5d58 feat(java): add support licenses and graph for gradle lock files (#6140)
  • c4022d6 feat(vex): consider root component for relationships (#6313)
  • 3177924 fix: increase the default buffer size for scanning dpkg status files by 2 tim...
  • dd9620e chore: updates wazero to v1.7.0 (#6301)
  • eb3ceb3 feat(sbom): Support license detection for SBOM scan (#6072)
  • ab74caa refactor(sbom): use intermediate representation for SPDX (#6310)
  • 71da44f docs(terraform): improve documentation for filtering by inline comments (#6284)
  • 102b6df fix(terraform): fix policy document retrieval (#6276)
  • aa19aaf refactor(terraform): remove unused custom error (#6303)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the ok-to-test Indicates a non-member PR verified by an org member that is safe to test. label Mar 25, 2024
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: dependabot[bot]
Once this PR has been reviewed and has the lgtm label, please assign mkumatag for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Mar 25, 2024
@k8s-ci-robot
Copy link
Contributor

Hi @dependabot[bot]. Thanks for your PR.

I'm waiting for a kubernetes-sigs member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@k8s-ci-robot k8s-ci-robot added the size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. label Mar 25, 2024
Copy link

netlify bot commented Mar 25, 2024

Deploy Preview for kubernetes-sigs-cluster-api-ibmcloud ready!

Name Link
🔨 Latest commit f3d379b
🔍 Latest deploy log https://app.netlify.com/sites/kubernetes-sigs-cluster-api-ibmcloud/deploys/66025deda8e8f6000811e02d
😎 Deploy Preview https://deploy-preview-1685--kubernetes-sigs-cluster-api-ibmcloud.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@Prajyot-Parab
Copy link
Contributor

/test all

Bumps [github.com/aquasecurity/trivy](https://github.com/aquasecurity/trivy) from 0.48.3 to 0.50.0.
- [Release notes](https://github.com/aquasecurity/trivy/releases)
- [Changelog](https://github.com/aquasecurity/trivy/blob/main/goreleaser.yml)
- [Commits](aquasecurity/trivy@v0.48.3...v0.50.0)

---
updated-dependencies:
- dependency-name: github.com/aquasecurity/trivy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/hack/tools/github.com/aquasecurity/trivy-0.50.0 branch from 0bb6520 to f3d379b Compare March 26, 2024 05:32
@k8s-ci-robot
Copy link
Contributor

@dependabot[bot]: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
pull-cluster-api-provider-ibmcloud-verify f3d379b link true /test pull-cluster-api-provider-ibmcloud-verify
pull-cluster-api-provider-ibmcloud-test f3d379b link true /test pull-cluster-api-provider-ibmcloud-test
pull-cluster-api-provider-ibmcloud-build f3d379b link true /test pull-cluster-api-provider-ibmcloud-build

Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.

@Prajyot-Parab
Copy link
Contributor

/close will do this manually (dependent on aquasecurity/trivy#6387)

@Prajyot-Parab
Copy link
Contributor

/close

@k8s-ci-robot
Copy link
Contributor

@Prajyot-Parab: Closed this PR.

In response to this:

/close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 26, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/go_modules/hack/tools/github.com/aquasecurity/trivy-0.50.0 branch March 26, 2024 07:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants