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

[Snyk] Upgrade jsdom from 24.0.0 to 24.1.0 #588

Merged
merged 1 commit into from
Aug 21, 2024

Conversation

TheKingTermux
Copy link
Owner

This PR was automatically created by Snyk using the credentials of a real user.


![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123)

Snyk has created this PR to upgrade jsdom from 24.0.0 to 24.1.0.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 1 version ahead of your current version.

  • The recommended version was released on 22 days ago.

Issues fixed by the recommended upgrade:

Issue Score Exploit Maturity
high severity Regular Expression Denial of Service (ReDoS)
SNYK-JS-NTHCHECK-1586032
432 Proof of Concept
medium severity Uncontrolled Resource Consumption ('Resource Exhaustion')
SNYK-JS-TAR-6476909
432 Proof of Concept
critical severity Remote Code Execution (RCE)
SNYK-JS-VM2-5772823
432 Proof of Concept
critical severity Remote Code Execution (RCE)
SNYK-JS-VM2-5772825
432 Mature
Release notes
Package name: jsdom
  • 24.1.0 - 2024-05-26
    • Added the getSetCookie() method to the Headers class. (ushiboy)
    • Fixed the creation and parsing of elements with names from Object.prototype, like "constructor" or "toString".
    • Updated rweb-cssom, which can now parse additional CSS constructs.
  • 24.0.0 - 2024-01-21

    This release reverts our selector engine back to nwsapi. As discussed in #3659, the performance regressions from @ asamuzakjp/dom-selector turned out to be higher than anticipated. In the future, we can revisit @ asamuzakjp/dom-selector after it reaches nwsapi's performance on the two real-world benchmarks provided by the community.

    Since reverting to nwsapi causes several functionality regressions, e.g. removing :has() support, we've decided to make this a major version.

    Additionally:

    • Small fixes to edge-case behavior of the following properties: input.maxLength, input.minLength, input.size, progress.max, tableCell.colSpan, tableCell.rowSpan, tableCol.span, textArea.cols, textArea.maxLength, textArea.minLength, textArea.rows.
from jsdom GitHub release notes

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.
  • Max score is 1000. Note that the real score may have changed since the PR was raised.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

Copy link

Request ini sudah tidak ada perkembangan

Snyk has created this PR to upgrade jsdom from 24.0.0 to 24.1.0.

See this package in npm:
jsdom

See this project in Snyk:
https://app.snyk.io/org/thekingtermux/project/4ed01729-aaa9-468e-be5b-8f9089a36fb2?utm_source=github&utm_medium=referral&page=upgrade-pr
@TheKingTermux TheKingTermux force-pushed the snyk-upgrade-31d563c7264adc4b1e32af58bd2ff01d branch from f14f8c4 to f516176 Compare August 21, 2024 11:05
@TheKingTermux TheKingTermux enabled auto-merge (rebase) August 21, 2024 11:05
@TheKingTermux TheKingTermux merged commit 3ca8f62 into main Aug 21, 2024
5 of 6 checks passed
@TheKingTermux TheKingTermux deleted the snyk-upgrade-31d563c7264adc4b1e32af58bd2ff01d branch August 21, 2024 13:15
@github-actions github-actions bot added the Solved Label for solved issues / Pr label Aug 23, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 23, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
no-pr-activity Solved Label for solved issues / Pr
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants