René's URL Explorer Experiment


Title: Bump ws from 7.2.1 to 7.4.6 by dependabot[bot] · Pull Request #560 · HackYourFuture/JavaScript2 · GitHub

Open Graph Title: Bump ws from 7.2.1 to 7.4.6 by dependabot[bot] · Pull Request #560 · HackYourFuture/JavaScript2

X Title: Bump ws from 7.2.1 to 7.4.6 by dependabot[bot] · Pull Request #560 · HackYourFuture/JavaScript2

Description: Bumps ws from 7.2.1 to 7.4.6. Release notes Sourced from ws's releases. 7.4.6 Bug fixes Fixed a ReDoS vulnerability (00c425ec). A specially crafted value of the Sec-Websocket-Protocol header could be used to significantly slow down a ws server. for (const length of [1000, 2000, 4000, 8000, 16000, 32000]) { const value = 'b' + ' '.repeat(length) + 'x'; const start = process.hrtime.bigint(); value.trim().split(/ *, */); const end = process.hrtime.bigint(); console.log('length = %d, time = %f ns', length, end - start); } The vulnerability was responsibly disclosed along with a fix in private by Robert McLaughlin from University of California, Santa Barbara. In vulnerable versions of ws, the issue can be mitigated by reducing the maximum allowed length of the request headers using the --max-http-header-size=size and/or the maxHeaderSize options. 7.4.5 Bug fixes UTF-8 validation is now done even if utf-8-validate is not installed (23ba6b29). Fixed an edge case where websocket.close() and websocket.terminate() did not close the connection (67e25ff5). 7.4.4 Bug fixes Fixed a bug that could cause the process to crash when using the permessage-deflate extension (92774377). 7.4.3 Bug fixes The deflate/inflate stream is now reset instead of reinitialized when context takeover is disabled (#1840). 7.4.2 Bug fixes ... (truncated) Commits f5297f7 [dist] 7.4.6 00c425e [security] Fix ReDoS vulnerability 990306d [lint] Fix prettier error 32e3a84 [security] Remove reference to Node Security Project 8c914d1 [minor] Fix nits fc7e27d [ci] Test on node 16 587c201 [ci] Do not test on node 15 f672710 [dist] 7.4.5 67e25ff [fix] Fix case where abortHandshake() does not close the connection 23ba6b2 [fix] Make UTF-8 validation work even if utf-8-validate is not installed Additional commits viewable in compare view 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 rebase will rebase this PR @dependabot recreate will recreate this PR, overwriting any edits that have been made to it @dependabot merge will merge this PR after your CI passes on it @dependabot squash and merge will squash and merge this PR after your CI passes on it @dependabot cancel merge will cancel a previously requested merge and block automerging @dependabot reopen will reopen this PR if it is closed @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) @dependabot use these labels will set the current labels as the default for future PRs for this repo and language @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the Security Alerts page.

Open Graph Description: Bumps ws from 7.2.1 to 7.4.6. Release notes Sourced from ws's releases. 7.4.6 Bug fixes Fixed a ReDoS vulnerability (00c425ec). A specially crafted value of the Sec-Websocket-Protocol heade...

X Description: Bumps ws from 7.2.1 to 7.4.6. Release notes Sourced from ws's releases. 7.4.6 Bug fixes Fixed a ReDoS vulnerability (00c425ec). A specially crafted value of the Sec-Websocket-Protocol h...

Opengraph URL: https://github.com/HackYourFuture/JavaScript2/pull/560

X: @github

direct link

Domain: patch-diff.githubusercontent.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:1f86aaf2-88a1-7a29-991d-9f115ff3580d
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-id9A2E:CA7BC:5BD3A95:789882D:6974F174
html-safe-nonce438ee954ed820d0c09beef4224d4cdc2f0a191b69d90599021926e148d288970
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI5QTJFOkNBN0JDOjVCRDNBOTU6Nzg5ODgyRDo2OTc0RjE3NCIsInZpc2l0b3JfaWQiOiIyMTc0NjUxODA4OTk3NTAzMzQ4IiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0=
visitor-hmacd38d6a929ea85ce4a72f07fb8568db1603d6ee917f05c5a7e116f2963b7462b2
hovercard-subject-tagpull_request:657150909
github-keyboard-shortcutsrepository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///pull_requests/show/files
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/HackYourFuture/JavaScript2/pull/560/files
twitter:imagehttps://avatars.githubusercontent.com/in/29110?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/in/29110?s=400&v=4
og:image:altBumps ws from 7.2.1 to 7.4.6. Release notes Sourced from ws's releases. 7.4.6 Bug fixes Fixed a ReDoS vulnerability (00c425ec). A specially crafted value of the Sec-Websocket-Protocol heade...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None4a4bf5f4e28041a9d2e5c107d7d20b78b4294ba261cab243b28167c16a623a1f
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/HackYourFuture/JavaScript2 git https://github.com/HackYourFuture/JavaScript2.git
octolytics-dimension-user_id20858568
octolytics-dimension-user_loginHackYourFuture
octolytics-dimension-repository_id124885266
octolytics-dimension-repository_nwoHackYourFuture/JavaScript2
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id124885266
octolytics-dimension-repository_network_root_nwoHackYourFuture/JavaScript2
turbo-body-classeslogged-out env-production page-responsive
disable-turbotrue
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release488b30e96dfd057fbbe44c6665ccbc030b729dde
ui-targetcanary-2
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://patch-diff.githubusercontent.com/HackYourFuture/JavaScript2/pull/560/files#start-of-content
https://patch-diff.githubusercontent.com/
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2FHackYourFuture%2FJavaScript2%2Fpull%2F560%2Ffiles
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2FHackYourFuture%2FJavaScript2%2Fpull%2F560%2Ffiles
Sign up https://patch-diff.githubusercontent.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fpull_requests%2Fshow%2Ffiles&source=header-repo&source_repo=HackYourFuture%2FJavaScript2
Reloadhttps://patch-diff.githubusercontent.com/HackYourFuture/JavaScript2/pull/560/files
Reloadhttps://patch-diff.githubusercontent.com/HackYourFuture/JavaScript2/pull/560/files
Reloadhttps://patch-diff.githubusercontent.com/HackYourFuture/JavaScript2/pull/560/files
HackYourFuture https://patch-diff.githubusercontent.com/HackYourFuture
JavaScript2https://patch-diff.githubusercontent.com/HackYourFuture/JavaScript2
Notifications https://patch-diff.githubusercontent.com/login?return_to=%2FHackYourFuture%2FJavaScript2
Fork 327 https://patch-diff.githubusercontent.com/login?return_to=%2FHackYourFuture%2FJavaScript2
Star 19 https://patch-diff.githubusercontent.com/login?return_to=%2FHackYourFuture%2FJavaScript2
Code https://patch-diff.githubusercontent.com/HackYourFuture/JavaScript2
Issues 1 https://patch-diff.githubusercontent.com/HackYourFuture/JavaScript2/issues
Pull requests 22 https://patch-diff.githubusercontent.com/HackYourFuture/JavaScript2/pulls
Actions https://patch-diff.githubusercontent.com/HackYourFuture/JavaScript2/actions
Projects 0 https://patch-diff.githubusercontent.com/HackYourFuture/JavaScript2/projects
Security 0 https://patch-diff.githubusercontent.com/HackYourFuture/JavaScript2/security
Insights https://patch-diff.githubusercontent.com/HackYourFuture/JavaScript2/pulse
Code https://patch-diff.githubusercontent.com/HackYourFuture/JavaScript2
Issues https://patch-diff.githubusercontent.com/HackYourFuture/JavaScript2/issues
Pull requests https://patch-diff.githubusercontent.com/HackYourFuture/JavaScript2/pulls
Actions https://patch-diff.githubusercontent.com/HackYourFuture/JavaScript2/actions
Projects https://patch-diff.githubusercontent.com/HackYourFuture/JavaScript2/projects
Security https://patch-diff.githubusercontent.com/HackYourFuture/JavaScript2/security
Insights https://patch-diff.githubusercontent.com/HackYourFuture/JavaScript2/pulse
dependabothttps://patch-diff.githubusercontent.com/apps/dependabot
masterhttps://patch-diff.githubusercontent.com/HackYourFuture/JavaScript2/tree/master
dependabot/npm_and_yarn/ws-7.4.6https://patch-diff.githubusercontent.com/HackYourFuture/JavaScript2/tree/dependabot/npm_and_yarn/ws-7.4.6
Conversation 0 https://patch-diff.githubusercontent.com/HackYourFuture/JavaScript2/pull/560
Commits 1 https://patch-diff.githubusercontent.com/HackYourFuture/JavaScript2/pull/560/commits
Checks 0 https://patch-diff.githubusercontent.com/HackYourFuture/JavaScript2/pull/560/checks
Files changed https://patch-diff.githubusercontent.com/HackYourFuture/JavaScript2/pull/560/files
Please reload this pagehttps://patch-diff.githubusercontent.com/HackYourFuture/JavaScript2/pull/560/files
Bump ws from 7.2.1 to 7.4.6 https://patch-diff.githubusercontent.com/HackYourFuture/JavaScript2/pull/560/files#top
Show all changes 1 commit https://patch-diff.githubusercontent.com/HackYourFuture/JavaScript2/pull/560/files
99564fb Bump ws from 7.2.1 to 7.4.6 dependabot[bot] May 28, 2021 https://patch-diff.githubusercontent.com/HackYourFuture/JavaScript2/pull/560/commits/99564fb1b11621451c6e81662b2cf1935de363a3
Clear filters https://patch-diff.githubusercontent.com/HackYourFuture/JavaScript2/pull/560/files
Please reload this pagehttps://patch-diff.githubusercontent.com/HackYourFuture/JavaScript2/pull/560/files
Please reload this pagehttps://patch-diff.githubusercontent.com/HackYourFuture/JavaScript2/pull/560/files
package-lock.jsonhttps://patch-diff.githubusercontent.com/HackYourFuture/JavaScript2/pull/560/files#diff-053150b640a7ce75eff69d1a22cae7f0f94ad64ce9a855db544dda0929316519
View file https://patch-diff.githubusercontent.com/HackYourFuture/JavaScript2/blob/99564fb1b11621451c6e81662b2cf1935de363a3/package-lock.json
Open in desktop https://desktop.github.com
how customized files appear on GitHubhttps://docs.github.com/github/administering-a-repository/customizing-how-changed-files-appear-on-github
Please reload this pagehttps://patch-diff.githubusercontent.com/HackYourFuture/JavaScript2/pull/560/files
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.