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

Update module golang.org/x/net to v0.13.0 [SECURITY] #500

Merged
merged 1 commit into from
Aug 6, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 5, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
golang.org/x/net indirect minor v0.12.0 -> v0.13.0

Improper rendering of text nodes in golang.org/x/net/html

CVE-2023-3978 / GO-2023-1988

More information

Details

Text nodes not in the HTML namespace are incorrectly literally rendered, causing text which should be escaped to not be. This could lead to an XSS attack.

Severity

Unknown

References

This data is provided by OSV and the Go Vulnerability Database (CC-BY 4.0).


Configuration

📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested review from a team as code owners August 5, 2023 02:44
@renovate renovate bot added the automated label Aug 5, 2023
@renovate renovate bot requested review from phisco and MisterMX August 5, 2023 02:44
@renovate renovate bot changed the title Update module golang.org/x/net to v0.13.0 [SECURITY] Update module golang.org/x/net to v0.13.0 [SECURITY] - autoclosed Aug 5, 2023
@renovate renovate bot closed this Aug 5, 2023
@renovate renovate bot deleted the renovate/go-golang.org/x/net-vulnerability branch August 5, 2023 07:19
@phisco
Copy link
Contributor

phisco commented Aug 5, 2023

There is definitely some issue with security prs 🤔

@renovate renovate bot changed the title Update module golang.org/x/net to v0.13.0 [SECURITY] - autoclosed Update module golang.org/x/net to v0.13.0 [SECURITY] Aug 6, 2023
@renovate renovate bot reopened this Aug 6, 2023
@renovate renovate bot restored the renovate/go-golang.org/x/net-vulnerability branch August 6, 2023 05:59
@renovate renovate bot force-pushed the renovate/go-golang.org/x/net-vulnerability branch from 6d567cd to 1828285 Compare August 6, 2023 06:00
@phisco phisco merged commit 794f645 into master Aug 6, 2023
9 checks passed
@renovate renovate bot deleted the renovate/go-golang.org/x/net-vulnerability branch August 6, 2023 10:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants