René's URL Explorer Experiment


Title: Bump express from 4.19.2 to 4.21.0 by dependabot[bot] · Pull Request #172 · graphql-java/graphql-java-page · GitHub

Open Graph Title: Bump express from 4.19.2 to 4.21.0 by dependabot[bot] · Pull Request #172 · graphql-java/graphql-java-page

X Title: Bump express from 4.19.2 to 4.21.0 by dependabot[bot] · Pull Request #172 · graphql-java/graphql-java-page

Description: Bumps express from 4.19.2 to 4.21.0. Release notes Sourced from express's releases. 4.21.0 What's Changed Deprecate "back" magic string in redirects by @​blakeembrey in expressjs/express#5935 finalhandler@1.3.1 by @​wesleytodd in expressjs/express#5954 fix(deps): serve-static@1.16.2 by @​wesleytodd in expressjs/express#5951 Upgraded dependency qs to 6.13.0 to match qs in body-parser by @​agadzinski93 in expressjs/express#5946 New Contributors @​agadzinski93 made their first contribution in expressjs/express#5946 Full Changelog: expressjs/express@4.20.0...4.21.0 4.20.0 What's Changed Important IMPORTANT: The default depth level for parsing URL-encoded data is now 32 (previously was Infinity) Remove link renderization in html while using res.redirect Other Changes 4.19.2 Staging by @​wesleytodd in expressjs/express#5561 remove duplicate location test for data uri by @​wesleytodd in expressjs/express#5562 feat: document beta releases expectations by @​marco-ippolito in expressjs/express#5565 Cut down on duplicated CI runs by @​jonchurch in expressjs/express#5564 Add a Threat Model by @​UlisesGascon in expressjs/express#5526 Assign captain of encodeurl by @​blakeembrey in expressjs/express#5579 Nominate jonchurch as repo captain for http-errors, expressjs.com, morgan, cors, body-parser by @​jonchurch in expressjs/express#5587 docs: update Security.md by @​inigomarquinez in expressjs/express#5590 docs: update triage nomination policy by @​UlisesGascon in expressjs/express#5600 Add CodeQL (SAST) by @​UlisesGascon in expressjs/express#5433 docs: add UlisesGascon as triage initiative captain by @​UlisesGascon in expressjs/express#5605 deps: encodeurl@~2.0.0 by @​blakeembrey in expressjs/express#5569 skip QUERY method test by @​jonchurch in expressjs/express#5628 ignore ETAG query test on 21 and 22, reuse skip util by @​jonchurch in expressjs/express#5639 add support Node.js@22 in the CI by @​mertcanaltin in expressjs/express#5627 doc: add table of contents, tc/triager lists to readme by @​mertcanaltin in expressjs/express#5619 List and sort all projects, add captains by @​blakeembrey in expressjs/express#5653 docs: add @​UlisesGascon as captain for cookie-parser by @​UlisesGascon in expressjs/express#5666 ✨ bring back query tests for node 21 by @​ctcpip in expressjs/express#5690 [v4] Deprecate res.clearCookie accepting options.maxAge and options.expires by @​jonchurch in expressjs/express#5672 skip QUERY tests for Node 21 only, still not supported by @​jonchurch in expressjs/express#5695 📝 update people, add ctcpip to TC by @​ctcpip in expressjs/express#5683 remove minor version pinning from ci by @​jonchurch in expressjs/express#5722 Fix link variable use in attribution section of CODE OF CONDUCT by @​IamLizu in expressjs/express#5762 Replace Appveyor windows testing with GHA by @​jonchurch in expressjs/express#5599 Add OSSF Scorecard badge by @​UlisesGascon in expressjs/express#5436 update scorecard link by @​bjohansebas in expressjs/express#5814 Nominate @​IamLizu to the triage team by @​UlisesGascon in expressjs/express#5836 deps: path-to-regexp@0.1.8 by @​blakeembrey in expressjs/express#5603 ... (truncated) Changelog Sourced from express's changelog. 4.21.0 / 2024-09-11 Deprecate res.location("back") and res.redirect("back") magic string deps: serve-static@1.16.2 includes send@0.19.0 deps: finalhandler@1.3.1 deps: qs@6.13.0 4.20.0 / 2024-09-10 deps: serve-static@0.16.0 Remove link renderization in html while redirecting deps: send@0.19.0 Remove link renderization in html while redirecting deps: body-parser@0.6.0 add depth option to customize the depth level in the parser IMPORTANT: The default depth level for parsing URL-encoded data is now 32 (previously was Infinity) Remove link renderization in html while using res.redirect deps: path-to-regexp@0.1.10 Adds support for named matching groups in the routes using a regex Adds backtracking protection to parameters without regexes defined deps: encodeurl@~2.0.0 Removes encoding of \, |, and ^ to align better with URL spec Deprecate passing options.maxAge and options.expires to res.clearCookie Will be ignored in v5, clearCookie will set a cookie with an expires in the past to instruct clients to delete the cookie Commits 7e562c6 4.21.0 1bcde96 fix(deps): qs@6.13.0 (#5946) 7d36477 fix(deps): serve-static@1.16.2 (#5951) 40d2d8f fix(deps): finalhandler@1.3.1 77ada90 Deprecate "back" magic string in redirects (#5935) 21df421 4.20.0 4c9ddc1 feat: upgrade to serve-static@0.16.0 9ebe5d5 feat: upgrade to send@0.19.0 (#5928) ec4a01b feat: upgrade to body-parser@1.20.3 (#5926) 54271f6 fix: don't render redirect values in anchor href Additional commits viewable in compare view You can trigger a rebase of this PR 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 show ignore conditions will show all of the ignore conditions of the specified dependency @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) You can disable automated security fix PRs for this repo from the Security Alerts page. Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Open Graph Description: Bumps express from 4.19.2 to 4.21.0. Release notes Sourced from express's releases. 4.21.0 What's Changed Deprecate "back" magic string in redirects by @​blakeembrey in express...

X Description: Bumps express from 4.19.2 to 4.21.0. Release notes Sourced from express's releases. 4.21.0 What's Changed Deprecate "back" magic string in redirects by @​blakee...

Opengraph URL: https://github.com/graphql-java/graphql-java-page/pull/172

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:82d4f5f5-1fab-8410-1d6b-31c5f3cf033f
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-idC718:26663E:7C159F:9ED9E6:6A5AD1BB
html-safe-nonce5f031bd1689d8cdb3e3d81d678a16bc1e3b5aea9647398bd0f91cb24acfa1e0d
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJDNzE4OjI2NjYzRTo3QzE1OUY6OUVEOUU2OjZBNUFEMUJCIiwidmlzaXRvcl9pZCI6Ijg1MjgzNjk2ODk2MjkwNDUwNyIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmac4049f16f666c5250a255f7b077092d28aa7663460982ba7304dfa6d7546965b3
hovercard-subject-tagpull_request:2084276385
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/graphql-java/graphql-java-page/pull/172/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 express from 4.19.2 to 4.21.0. Release notes Sourced from express's releases. 4.21.0 What's Changed Deprecate "back" magic string in redirects by @​blakeembrey in express...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None887a0902ea4987c46dd44cbc73dfadecb93a29560d7519a576fcecd81716148c
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/graphql-java/graphql-java-page git https://github.com/graphql-java/graphql-java-page.git
octolytics-dimension-user_id14289921
octolytics-dimension-user_logingraphql-java
octolytics-dimension-repository_id147984959
octolytics-dimension-repository_nwographql-java/graphql-java-page
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id147984959
octolytics-dimension-repository_network_root_nwographql-java/graphql-java-page
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
release2606513ce6b72f8b775db6a60283f9cf7d4d70a5
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/graphql-java/graphql-java-page/pull/172/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fgraphql-java%2Fgraphql-java-page%2Fpull%2F172%2Ffiles
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
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
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/open-source/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/open-source/accelerator
GitHub Starshttps://stars.github.com
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/enterprise/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%2Fgraphql-java%2Fgraphql-java-page%2Fpull%2F172%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=graphql-java%2Fgraphql-java-page
Reloadhttps://github.com/graphql-java/graphql-java-page/pull/172/files
Reloadhttps://github.com/graphql-java/graphql-java-page/pull/172/files
Reloadhttps://github.com/graphql-java/graphql-java-page/pull/172/files
Please reload this pagehttps://github.com/graphql-java/graphql-java-page/pull/172/files
graphql-java https://github.com/graphql-java
graphql-java-pagehttps://github.com/graphql-java/graphql-java-page
Notifications https://github.com/login?return_to=%2Fgraphql-java%2Fgraphql-java-page
Fork 47 https://github.com/login?return_to=%2Fgraphql-java%2Fgraphql-java-page
Star 8 https://github.com/login?return_to=%2Fgraphql-java%2Fgraphql-java-page
Code https://github.com/graphql-java/graphql-java-page
Issues 0 https://github.com/graphql-java/graphql-java-page/issues
Pull requests 5 https://github.com/graphql-java/graphql-java-page/pulls
Actions https://github.com/graphql-java/graphql-java-page/actions
Projects https://github.com/graphql-java/graphql-java-page/projects
Security and quality 0 https://github.com/graphql-java/graphql-java-page/security
Insights https://github.com/graphql-java/graphql-java-page/pulse
Code https://github.com/graphql-java/graphql-java-page
Issues https://github.com/graphql-java/graphql-java-page/issues
Pull requests https://github.com/graphql-java/graphql-java-page/pulls
Actions https://github.com/graphql-java/graphql-java-page/actions
Projects https://github.com/graphql-java/graphql-java-page/projects
Security and quality https://github.com/graphql-java/graphql-java-page/security
Insights https://github.com/graphql-java/graphql-java-page/pulse
Sign up for GitHub https://github.com/signup?return_to=%2Fgraphql-java%2Fgraphql-java-page%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://github.com/login?return_to=%2Fgraphql-java%2Fgraphql-java-page%2Fissues%2Fnew%2Fchoose
dependabothttps://github.com/apps/dependabot
masterhttps://github.com/graphql-java/graphql-java-page/tree/master
dependabot/npm_and_yarn/express-4.21.0https://github.com/graphql-java/graphql-java-page/tree/dependabot/npm_and_yarn/express-4.21.0
Conversation 0 https://github.com/graphql-java/graphql-java-page/pull/172
Commits 1 https://github.com/graphql-java/graphql-java-page/pull/172/commits
Checks 0 https://github.com/graphql-java/graphql-java-page/pull/172/checks
Files changed https://github.com/graphql-java/graphql-java-page/pull/172/files
Please reload this pagehttps://github.com/graphql-java/graphql-java-page/pull/172/files
Bump express from 4.19.2 to 4.21.0 https://github.com/graphql-java/graphql-java-page/pull/172/files#top
Show all changes 1 commit https://github.com/graphql-java/graphql-java-page/pull/172/files
5f73a4e Bump express from 4.19.2 to 4.21.0 dependabot[bot] Sep 21, 2024 https://github.com/graphql-java/graphql-java-page/pull/172/commits/5f73a4e82b9086918b8e5539718c14d02ec2b145
Clear filters https://github.com/graphql-java/graphql-java-page/pull/172/files
Please reload this pagehttps://github.com/graphql-java/graphql-java-page/pull/172/files
Please reload this pagehttps://github.com/graphql-java/graphql-java-page/pull/172/files
yarn.lockhttps://github.com/graphql-java/graphql-java-page/pull/172/files#diff-51e4f558fae534656963876761c95b83b6ef5da5103c4adef6768219ed76c2de
View file https://github.com/graphql-java/graphql-java-page/blob/5f73a4e82b9086918b8e5539718c14d02ec2b145/yarn.lock
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/graphql-java/graphql-java-page/pull/172/{{ revealButtonHref }}
https://github.com/graphql-java/graphql-java-page/pull/172/files#diff-51e4f558fae534656963876761c95b83b6ef5da5103c4adef6768219ed76c2de
https://github.com/graphql-java/graphql-java-page/pull/172/files#diff-51e4f558fae534656963876761c95b83b6ef5da5103c4adef6768219ed76c2de
https://github.com/graphql-java/graphql-java-page/pull/172/files#diff-51e4f558fae534656963876761c95b83b6ef5da5103c4adef6768219ed76c2de
https://github.com/graphql-java/graphql-java-page/pull/172/files#diff-51e4f558fae534656963876761c95b83b6ef5da5103c4adef6768219ed76c2de
https://github.com/graphql-java/graphql-java-page/pull/172/files#diff-51e4f558fae534656963876761c95b83b6ef5da5103c4adef6768219ed76c2de
https://github.com/graphql-java/graphql-java-page/pull/172/files#diff-51e4f558fae534656963876761c95b83b6ef5da5103c4adef6768219ed76c2de
https://github.com/graphql-java/graphql-java-page/pull/172/files#diff-51e4f558fae534656963876761c95b83b6ef5da5103c4adef6768219ed76c2de
https://github.com/graphql-java/graphql-java-page/pull/172/files#diff-51e4f558fae534656963876761c95b83b6ef5da5103c4adef6768219ed76c2de
https://github.com/graphql-java/graphql-java-page/pull/172/files#diff-51e4f558fae534656963876761c95b83b6ef5da5103c4adef6768219ed76c2de
https://github.com/graphql-java/graphql-java-page/pull/172/files#diff-51e4f558fae534656963876761c95b83b6ef5da5103c4adef6768219ed76c2de
https://github.com/graphql-java/graphql-java-page/pull/172/files#diff-51e4f558fae534656963876761c95b83b6ef5da5103c4adef6768219ed76c2de
https://github.com/graphql-java/graphql-java-page/pull/172/files#diff-51e4f558fae534656963876761c95b83b6ef5da5103c4adef6768219ed76c2de
https://github.com/graphql-java/graphql-java-page/pull/172/files#diff-51e4f558fae534656963876761c95b83b6ef5da5103c4adef6768219ed76c2de
https://github.com/graphql-java/graphql-java-page/pull/172/files#diff-51e4f558fae534656963876761c95b83b6ef5da5103c4adef6768219ed76c2de
https://github.com/graphql-java/graphql-java-page/pull/172/files#diff-51e4f558fae534656963876761c95b83b6ef5da5103c4adef6768219ed76c2de
https://github.com/graphql-java/graphql-java-page/pull/172/files#diff-51e4f558fae534656963876761c95b83b6ef5da5103c4adef6768219ed76c2de
https://github.com/graphql-java/graphql-java-page/pull/172/files#diff-51e4f558fae534656963876761c95b83b6ef5da5103c4adef6768219ed76c2de
https://github.com/graphql-java/graphql-java-page/pull/172/files#diff-51e4f558fae534656963876761c95b83b6ef5da5103c4adef6768219ed76c2de
https://github.com/graphql-java/graphql-java-page/pull/172/files#diff-51e4f558fae534656963876761c95b83b6ef5da5103c4adef6768219ed76c2de
https://github.com/graphql-java/graphql-java-page/pull/172/files#diff-51e4f558fae534656963876761c95b83b6ef5da5103c4adef6768219ed76c2de
https://github.com/graphql-java/graphql-java-page/pull/172/files#diff-51e4f558fae534656963876761c95b83b6ef5da5103c4adef6768219ed76c2de
https://github.com/graphql-java/graphql-java-page/pull/172/files#diff-51e4f558fae534656963876761c95b83b6ef5da5103c4adef6768219ed76c2de
https://github.com/graphql-java/graphql-java-page/pull/172/files#diff-51e4f558fae534656963876761c95b83b6ef5da5103c4adef6768219ed76c2de
https://github.com/graphql-java/graphql-java-page/pull/172/files#diff-51e4f558fae534656963876761c95b83b6ef5da5103c4adef6768219ed76c2de
https://github.com/graphql-java/graphql-java-page/pull/172/files#diff-51e4f558fae534656963876761c95b83b6ef5da5103c4adef6768219ed76c2de
https://github.com/graphql-java/graphql-java-page/pull/172/files#diff-51e4f558fae534656963876761c95b83b6ef5da5103c4adef6768219ed76c2de
https://github.com/graphql-java/graphql-java-page/pull/172/files#diff-51e4f558fae534656963876761c95b83b6ef5da5103c4adef6768219ed76c2de
https://github.com/graphql-java/graphql-java-page/pull/172/files#diff-51e4f558fae534656963876761c95b83b6ef5da5103c4adef6768219ed76c2de
https://github.com/graphql-java/graphql-java-page/pull/172/files#diff-51e4f558fae534656963876761c95b83b6ef5da5103c4adef6768219ed76c2de
https://github.com/graphql-java/graphql-java-page/pull/172/files#diff-51e4f558fae534656963876761c95b83b6ef5da5103c4adef6768219ed76c2de
https://github.com/graphql-java/graphql-java-page/pull/172/files#diff-51e4f558fae534656963876761c95b83b6ef5da5103c4adef6768219ed76c2de
https://github.com/graphql-java/graphql-java-page/pull/172/files#diff-51e4f558fae534656963876761c95b83b6ef5da5103c4adef6768219ed76c2de
https://github.com/graphql-java/graphql-java-page/pull/172/files#diff-51e4f558fae534656963876761c95b83b6ef5da5103c4adef6768219ed76c2de
https://github.com/graphql-java/graphql-java-page/pull/172/files#diff-51e4f558fae534656963876761c95b83b6ef5da5103c4adef6768219ed76c2de
https://github.com/graphql-java/graphql-java-page/pull/172/files#diff-51e4f558fae534656963876761c95b83b6ef5da5103c4adef6768219ed76c2de
https://github.com/graphql-java/graphql-java-page/pull/172/files#diff-51e4f558fae534656963876761c95b83b6ef5da5103c4adef6768219ed76c2de
https://github.com/graphql-java/graphql-java-page/pull/172/files#diff-51e4f558fae534656963876761c95b83b6ef5da5103c4adef6768219ed76c2de
https://github.com/graphql-java/graphql-java-page/pull/172/files#diff-51e4f558fae534656963876761c95b83b6ef5da5103c4adef6768219ed76c2de
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.