René's URL Explorer Experiment


Title: Bump ws from 7.4.0 to 7.4.6 in /hooks/generic-webhook by dependabot[bot] · Pull Request #459 · secureCodeBox/secureCodeBox · GitHub

Open Graph Title: Bump ws from 7.4.0 to 7.4.6 in /hooks/generic-webhook by dependabot[bot] · Pull Request #459 · secureCodeBox/secureCodeBox

X Title: Bump ws from 7.4.0 to 7.4.6 in /hooks/generic-webhook by dependabot[bot] · Pull Request #459 · secureCodeBox/secureCodeBox

Description: Bumps ws from 7.4.0 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.4.0 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.4.0 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/secureCodeBox/secureCodeBox/pull/459

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:de4f1b21-4baf-7f6d-edcd-2597d60e1d91
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-idB470:390BB9:1E3CDFD:28CB424:69799792
html-safe-nonce903c87a16b94e70f441d71b607d09988c1be44144acb295bbbf67c4cbb4d930f
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJCNDcwOjM5MEJCOToxRTNDREZEOjI4Q0I0MjQ6Njk3OTk3OTIiLCJ2aXNpdG9yX2lkIjoiNDk3MTE1ODI1NTgzODAwOTIzNCIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmaceed52e24d785a0f0362156ca27aa7dec0c20b4e27c8f094765944a24ce9b44f5
hovercard-subject-tagpull_request:657811191
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/secureCodeBox/secureCodeBox/pull/459/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.4.0 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
Nonec049b65ec7e54cbf2521f5a560b6527714c612b0bd169188e2ea6e16f83bd5f4
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/secureCodeBox/secureCodeBox git https://github.com/secureCodeBox/secureCodeBox.git
octolytics-dimension-user_id34573705
octolytics-dimension-user_loginsecureCodeBox
octolytics-dimension-repository_id80711933
octolytics-dimension-repository_nwosecureCodeBox/secureCodeBox
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id80711933
octolytics-dimension-repository_network_root_nwosecureCodeBox/secureCodeBox
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
release87b137883e35e2766c3d0f6a257c4044f6390b83
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/secureCodeBox/secureCodeBox/pull/459/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2FsecureCodeBox%2FsecureCodeBox%2Fpull%2F459%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://github.com/login?return_to=https%3A%2F%2Fgithub.com%2FsecureCodeBox%2FsecureCodeBox%2Fpull%2F459%2Ffiles
Sign up https://github.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=secureCodeBox%2FsecureCodeBox
Reloadhttps://github.com/secureCodeBox/secureCodeBox/pull/459/files
Reloadhttps://github.com/secureCodeBox/secureCodeBox/pull/459/files
Reloadhttps://github.com/secureCodeBox/secureCodeBox/pull/459/files
secureCodeBox https://github.com/secureCodeBox
secureCodeBoxhttps://github.com/secureCodeBox/secureCodeBox
Notifications https://github.com/login?return_to=%2FsecureCodeBox%2FsecureCodeBox
Fork 178 https://github.com/login?return_to=%2FsecureCodeBox%2FsecureCodeBox
Star 952 https://github.com/login?return_to=%2FsecureCodeBox%2FsecureCodeBox
Code https://github.com/secureCodeBox/secureCodeBox
Issues 71 https://github.com/secureCodeBox/secureCodeBox/issues
Pull requests 2 https://github.com/secureCodeBox/secureCodeBox/pulls
Discussions https://github.com/secureCodeBox/secureCodeBox/discussions
Actions https://github.com/secureCodeBox/secureCodeBox/actions
Projects 1 https://github.com/secureCodeBox/secureCodeBox/projects
Security 1 https://github.com/secureCodeBox/secureCodeBox/security
Insights https://github.com/secureCodeBox/secureCodeBox/pulse
Code https://github.com/secureCodeBox/secureCodeBox
Issues https://github.com/secureCodeBox/secureCodeBox/issues
Pull requests https://github.com/secureCodeBox/secureCodeBox/pulls
Discussions https://github.com/secureCodeBox/secureCodeBox/discussions
Actions https://github.com/secureCodeBox/secureCodeBox/actions
Projects https://github.com/secureCodeBox/secureCodeBox/projects
Security https://github.com/secureCodeBox/secureCodeBox/security
Insights https://github.com/secureCodeBox/secureCodeBox/pulse
Sign up for GitHub https://github.com/signup?return_to=%2FsecureCodeBox%2FsecureCodeBox%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://github.com/login?return_to=%2FsecureCodeBox%2FsecureCodeBox%2Fissues%2Fnew%2Fchoose
rfelberhttps://github.com/rfelber
mainhttps://github.com/secureCodeBox/secureCodeBox/tree/main
dependabot/npm_and_yarn/hooks/generic-webhook/ws-7.4.6https://github.com/secureCodeBox/secureCodeBox/tree/dependabot/npm_and_yarn/hooks/generic-webhook/ws-7.4.6
Conversation 0 https://github.com/secureCodeBox/secureCodeBox/pull/459
Commits 3 https://github.com/secureCodeBox/secureCodeBox/pull/459/commits
Checks 0 https://github.com/secureCodeBox/secureCodeBox/pull/459/checks
Files changed https://github.com/secureCodeBox/secureCodeBox/pull/459/files
Please reload this pagehttps://github.com/secureCodeBox/secureCodeBox/pull/459/files
Bump ws from 7.4.0 to 7.4.6 in /hooks/generic-webhook https://github.com/secureCodeBox/secureCodeBox/pull/459/files#top
Show all changes 3 commits https://github.com/secureCodeBox/secureCodeBox/pull/459/files
b9bc86e Bump ws from 7.4.0 to 7.4.6 in /hooks/generic-webhook dependabot[bot] May 30, 2021 https://github.com/secureCodeBox/secureCodeBox/pull/459/commits/b9bc86e683b731f66900e45dfe3983e2e0fe1670
2ecb9d8 Merge branch 'main' into dependabot/npm_and_yarn/hooks/generic-webhoo… rfelber May 31, 2021 https://github.com/secureCodeBox/secureCodeBox/pull/459/commits/2ecb9d84e0d67da3c38e0ca38bc831d66df0cba5
cba9242 Merge branch 'main' into dependabot/npm_and_yarn/hooks/generic-webhoo… rfelber Jun 3, 2021 https://github.com/secureCodeBox/secureCodeBox/pull/459/commits/cba92420cf1568d64cc2aa8212f47dfcba1ac7c5
Clear filters https://github.com/secureCodeBox/secureCodeBox/pull/459/files
Please reload this pagehttps://github.com/secureCodeBox/secureCodeBox/pull/459/files
Please reload this pagehttps://github.com/secureCodeBox/secureCodeBox/pull/459/files
hooks/generic-webhook/package-lock.jsonhttps://github.com/secureCodeBox/secureCodeBox/pull/459/files#diff-1874386f7b423e315bd429aa0ca847e26fd638c3e33febf5105e69844a324e62
View file https://github.com/secureCodeBox/secureCodeBox/blob/cba92420cf1568d64cc2aa8212f47dfcba1ac7c5/hooks/generic-webhook/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://github.com/secureCodeBox/secureCodeBox/pull/459/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.