chore(deps): bump github.com/quic-go/webtransport-go from 0.6.0 to 0.10.0 in /peer-mgmt-service#551
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps [github.com/quic-go/webtransport-go](https://github.com/quic-go/webtransport-go) from 0.6.0 to 0.10.0. - [Release notes](https://github.com/quic-go/webtransport-go/releases) - [Commits](quic-go/webtransport-go@v0.6.0...v0.10.0) --- updated-dependencies: - dependency-name: github.com/quic-go/webtransport-go dependency-version: 0.10.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Wiz Scan Summary
To detect these findings earlier in the dev lifecycle, try using Wiz Code VS Code Extension. |
| golang.org/x/sys v0.28.0 // indirect | ||
| golang.org/x/term v0.27.0 // indirect | ||
| golang.org/x/text v0.21.0 // indirect | ||
| golang.org/x/crypto v0.41.0 // indirect |
There was a problem hiding this comment.
The following vulnerabilities impact golang.org/x/crypto versions <0.45.0: CVE-2025-47913, CVE-2025-47914, CVE-2025-58181.
These can be remediated by updating to version 0.45.0 or higher.
To ignore this finding as an exception, reply to this conversation with #wiz_ignore reason
If you'd like to ignore this finding in all future scans, add an exception in the .wiz file (learn more) or create an Ignore Rule (learn more).
To get more details on how to remediate this issue using AI, reply to this conversation with #wiz remediate
Suggested change
| golang.org/x/crypto v0.41.0 // indirect | |
| golang.org/x/crypto v0.45.0 // indirect |
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 github.com/quic-go/webtransport-go from 0.6.0 to 0.10.0.
Release notes
Sourced from github.com/quic-go/webtransport-go's releases.
... (truncated)
Commits
9d448b1enable and use the QUIC Stream Resets with Partial Delivery extension (#239)128538aupdate quic-go to v0.59.0 (#240)5d8d3c4immediately reject streams for closed sessions (#235)af56b7fclose client’s QUIC connection on WebTransport session close or failure (#236)093f58bmove connection management to client and server (#231)9154cfcci: update golangci-lint to v2.7.2 (#234)acca676add a security policy (#233)f2622e1remove stray TODO from Session (#232)58df38asimplify stream buffering logic in the session manager (#230)3b5a3dfREADME: add list of notable projects and a release policy (#225)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 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)You can disable automated security fix PRs for this repo from the Security Alerts page.