Skip to content

[🐸 Frogbot] Update version of golang.org/x/net to 0.38.0 #152

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

github-actions[bot]
Copy link
Contributor

🚨 This automated pull request was created by Frogbot and fixes the below:

📦 Vulnerable Dependencies

Severity ID Contextual Analysis Direct Dependencies Impacted Dependency Fixed Versions
medium
Medium
CVE-2025-22872 Not Covered golang.org/x/net:v0.34.0
github.com/go-git/go-billy/v5:v5.6.2
github.com/go-git/go-git/v5:v5.13.2
golang.org/x/net v0.34.0 [0.38.0]

🔖 Details

Vulnerability Details

Contextual Analysis: Not Covered
Direct Dependencies: golang.org/x/net:v0.34.0, github.com/go-git/go-billy/v5:v5.6.2, github.com/go-git/go-git/v5:v5.13.2
Impacted Dependency: golang.org/x/net:v0.34.0
Fixed Versions: [0.38.0]
CVSS V3: -

The tokenizer incorrectly interprets tags with unquoted attribute values that end with a solidus character (/) as self-closing. When directly using Tokenizer, this can result in such tags incorrectly being marked as self-closing, and when using the Parse functions, this can result in content following such tags as being placed in the wrong scope during DOM construction, but only when tags are in foreign content (e.g. , , etc contexts).


Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant