-
Notifications
You must be signed in to change notification settings - Fork 8
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
security(gomod): 🛡️ minor indirect to v0.33.0 - autoclosed #130
Closed
Conversation
This file contains 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
renovate
bot
added
dependencies
Dependency management and updates
ignore-stale
security
labels
Dec 23, 2024
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
renovate
bot
changed the title
security(gomod): 🛡️ minor indirect to v0.33.0
security(gomod): 🛡️ minor indirect to v0.33.0 - autoclosed
Dec 23, 2024
auto-merge was automatically disabled
December 23, 2024 18:21
Pull request was closed
renovate
bot
changed the title
security(gomod): 🛡️ minor indirect to v0.33.0 - autoclosed
security(gomod): 🛡️ minor indirect to v0.33.0
Dec 25, 2024
renovate
bot
force-pushed
the
renovate/vulnerability-unknown
branch
from
December 25, 2024 18:03
43a1155
to
34d922c
Compare
renovate
bot
changed the title
security(gomod): 🛡️ minor indirect to v0.33.0
security(gomod): 🛡️ minor indirect to v0.33.0 - autoclosed
Dec 26, 2024
auto-merge was automatically disabled
December 26, 2024 20:02
Pull request was closed
renovate
bot
changed the title
security(gomod): 🛡️ minor indirect to v0.33.0 - autoclosed
security(gomod): 🛡️ minor indirect to v0.33.0
Dec 27, 2024
renovate
bot
force-pushed
the
renovate/vulnerability-unknown
branch
from
December 27, 2024 18:02
33f6ecf
to
34d922c
Compare
renovate
bot
changed the title
security(gomod): 🛡️ minor indirect to v0.33.0
security(gomod): 🛡️ minor indirect to v0.33.0 - autoclosed
Dec 28, 2024
auto-merge was automatically disabled
December 28, 2024 06:48
Pull request was closed
renovate
bot
changed the title
security(gomod): 🛡️ minor indirect to v0.33.0 - autoclosed
security(gomod): 🛡️ minor indirect to v0.33.0
Dec 28, 2024
renovate
bot
force-pushed
the
renovate/vulnerability-unknown
branch
from
December 28, 2024 17:13
dde0340
to
34d922c
Compare
auto-merge was automatically disabled
January 11, 2025 17:13
Pull request was closed
renovate
bot
changed the title
security(gomod): 🛡️ minor indirect to v0.33.0 - autoclosed
security(gomod): 🛡️ minor indirect to v0.33.0
Jan 15, 2025
renovate
bot
force-pushed
the
renovate/vulnerability-unknown
branch
from
January 15, 2025 11:07
a7b8d27
to
34d922c
Compare
renovate
bot
changed the title
security(gomod): 🛡️ minor indirect to v0.33.0
security(gomod): 🛡️ minor indirect to v0.33.0 - autoclosed
Jan 15, 2025
auto-merge was automatically disabled
January 15, 2025 18:21
Pull request was closed
renovate
bot
changed the title
security(gomod): 🛡️ minor indirect to v0.33.0 - autoclosed
security(gomod): 🛡️ minor indirect to v0.33.0
Jan 16, 2025
renovate
bot
force-pushed
the
renovate/vulnerability-unknown
branch
from
January 16, 2025 20:56
2839fc1
to
34d922c
Compare
renovate
bot
changed the title
security(gomod): 🛡️ minor indirect to v0.33.0
security(gomod): 🛡️ minor indirect to v0.33.0 - autoclosed
Jan 17, 2025
auto-merge was automatically disabled
January 17, 2025 05:42
Pull request was closed
renovate
bot
changed the title
security(gomod): 🛡️ minor indirect to v0.33.0 - autoclosed
security(gomod): 🛡️ minor indirect to v0.33.0
Jan 20, 2025
renovate
bot
force-pushed
the
renovate/vulnerability-unknown
branch
from
January 20, 2025 17:37
7091d6e
to
34d922c
Compare
renovate
bot
changed the title
security(gomod): 🛡️ minor indirect to v0.33.0
security(gomod): 🛡️ minor indirect to v0.33.0 - autoclosed
Jan 21, 2025
auto-merge was automatically disabled
January 21, 2025 08:41
Pull request was closed
renovate
bot
changed the title
security(gomod): 🛡️ minor indirect to v0.33.0 - autoclosed
security(gomod): 🛡️ minor indirect to v0.33.0
Jan 22, 2025
renovate
bot
force-pushed
the
renovate/vulnerability-unknown
branch
from
January 22, 2025 05:31
ca22150
to
34d922c
Compare
renovate
bot
changed the title
security(gomod): 🛡️ minor indirect to v0.33.0
security(gomod): 🛡️ minor indirect to v0.33.0 - autoclosed
Jan 23, 2025
auto-merge was automatically disabled
January 23, 2025 20:32
Pull request was closed
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.
This PR contains the following updates:
v0.28.0
->v0.33.0
GitHub Vulnerability Alerts
CVE-2024-45338
An attacker can craft an input to the Parse functions that would be processed non-linearly with respect to its length, resulting in extremely slow parsing. This could cause a denial of service.
Non-linear parsing of case-insensitive content in golang.org/x/net/html
CVE-2024-45338 / GHSA-w32m-9786-jp63 / GO-2024-3333
More information
Details
An attacker can craft an input to the Parse functions that would be processed non-linearly with respect to its length, resulting in extremely slow parsing. This could cause a denial of service.
Severity
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
References
This data is provided by OSV and the GitHub Advisory Database (CC-BY 4.0).
Non-linear parsing of case-insensitive content in golang.org/x/net/html
CVE-2024-45338 / GHSA-w32m-9786-jp63 / GO-2024-3333
More information
Details
An attacker can craft an input to the Parse functions that would be processed non-linearly with respect to its length, resulting in extremely slow parsing. This could cause a denial of service.
Severity
Unknown
References
This data is provided by OSV and the Go Vulnerability Database (CC-BY 4.0).
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.