René's URL Explorer Experiment


Title: Replace some uses of the deprecated mktemp function by EliahKagan · Pull Request #1770 · gitpython-developers/GitPython · GitHub

Open Graph Title: Replace some uses of the deprecated mktemp function by EliahKagan · Pull Request #1770 · gitpython-developers/GitPython

X Title: Replace some uses of the deprecated mktemp function by EliahKagan · Pull Request #1770 · gitpython-developers/GitPython

Description: tempfile.mktemp is deprecated for security reasons and the race condition inherent to its use can have an impact on robustness even in situations where the security impact is small or nonexistent. I do not believe the changes made here are fixing security vulnerabilities; I was not able, at least so far, to think of likely ways they could be exploited. Nonetheless I believe these changes are justified, as detailed in the commit messages. Only one of the uses of mktemp was in the git module itself. Others are in the test suite. There are a few more in the test suite where I am unsure what the best approach is to replacing them, though I hope to propose a change to eliminate them in the future. All of these considerations, as well as the general issues surrounding mktemp and its deprecation, are detailed in the two commit messages. 41fac85 makes changes in the test suite. 9e86053 changes code in the git module. See also: gitpython-developers/smmap#41, which is also about mktemp. (I've proposed a fix.) That looks like the only use of mktemp in smmap. There are some in gitdb as well, and (as noted) some in GitPython that this PR does not cover. #1769 - If you decide both to enable CodeQL and to merge this PR, and they are done in that order, then the effects of this PR will be reflected as changes to the "Code scanning" alerts.

Open Graph Description: tempfile.mktemp is deprecated for security reasons and the race condition inherent to its use can have an impact on robustness even in situations where the security impact is small or nonexistent. ...

X Description: tempfile.mktemp is deprecated for security reasons and the race condition inherent to its use can have an impact on robustness even in situations where the security impact is small or nonexistent. ...

Opengraph URL: https://github.com/gitpython-developers/GitPython/pull/1770

X: @github

direct link

Domain: redirect.github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:014f154d-1b7c-1b98-16ef-bd9e5de5c591
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-id9178:46014:B0AA06:ED831D:69698157
html-safe-nonce79e3bda657b1dd46d542da4d6f403c28ba8d29861cc46612b5f98e329033e444
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI5MTc4OjQ2MDE0OkIwQUEwNjpFRDgzMUQ6Njk2OTgxNTciLCJ2aXNpdG9yX2lkIjoiMzY2MDQ0MzIzMDQ4MjgyNTU1OSIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmac5e9b1f0932821791c0e74f01c75233afd2733182da794a58826cd167620cdc82
hovercard-subject-tagpull_request:1641931000
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/gitpython-developers/GitPython/pull/1770/files
twitter:imagehttps://avatars.githubusercontent.com/u/1771172?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/u/1771172?s=400&v=4
og:image:alttempfile.mktemp is deprecated for security reasons and the race condition inherent to its use can have an impact on robustness even in situations where the security impact is small or nonexistent. ...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
Nonef33e4b94c8824ab2b434d82a94139432fb5ebee9df4b75304140ad22508c4a77
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/gitpython-developers/GitPython git https://github.com/gitpython-developers/GitPython.git
octolytics-dimension-user_id503709
octolytics-dimension-user_logingitpython-developers
octolytics-dimension-repository_id1126087
octolytics-dimension-repository_nwogitpython-developers/GitPython
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id1126087
octolytics-dimension-repository_network_root_nwogitpython-developers/GitPython
turbo-body-classeslogged-out env-production page-responsive full-width
disable-turbotrue
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release48f380098b30acbb700b04f1724481ca10d574fc
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://redirect.github.com/gitpython-developers/GitPython/pull/1770/files#start-of-content
https://redirect.github.com/
Sign in https://redirect.github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fgitpython-developers%2FGitPython%2Fpull%2F1770%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://redirect.github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fgitpython-developers%2FGitPython%2Fpull%2F1770%2Ffiles
Sign up https://redirect.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=gitpython-developers%2FGitPython
Reloadhttps://redirect.github.com/gitpython-developers/GitPython/pull/1770/files
Reloadhttps://redirect.github.com/gitpython-developers/GitPython/pull/1770/files
Reloadhttps://redirect.github.com/gitpython-developers/GitPython/pull/1770/files
gitpython-developers https://redirect.github.com/gitpython-developers
GitPythonhttps://redirect.github.com/gitpython-developers/GitPython
Please reload this pagehttps://redirect.github.com/gitpython-developers/GitPython/pull/1770/files
Notifications https://redirect.github.com/login?return_to=%2Fgitpython-developers%2FGitPython
Fork 964 https://redirect.github.com/login?return_to=%2Fgitpython-developers%2FGitPython
Star 5k https://redirect.github.com/login?return_to=%2Fgitpython-developers%2FGitPython
Code https://redirect.github.com/gitpython-developers/GitPython
Issues 169 https://redirect.github.com/gitpython-developers/GitPython/issues
Pull requests 8 https://redirect.github.com/gitpython-developers/GitPython/pulls
Discussions https://redirect.github.com/gitpython-developers/GitPython/discussions
Actions https://redirect.github.com/gitpython-developers/GitPython/actions
Security Uh oh! There was an error while loading. Please reload this page. https://redirect.github.com/gitpython-developers/GitPython/security
Please reload this pagehttps://redirect.github.com/gitpython-developers/GitPython/pull/1770/files
Insights https://redirect.github.com/gitpython-developers/GitPython/pulse
Code https://redirect.github.com/gitpython-developers/GitPython
Issues https://redirect.github.com/gitpython-developers/GitPython/issues
Pull requests https://redirect.github.com/gitpython-developers/GitPython/pulls
Discussions https://redirect.github.com/gitpython-developers/GitPython/discussions
Actions https://redirect.github.com/gitpython-developers/GitPython/actions
Security https://redirect.github.com/gitpython-developers/GitPython/security
Insights https://redirect.github.com/gitpython-developers/GitPython/pulse
Sign up for GitHub https://redirect.github.com/signup?return_to=%2Fgitpython-developers%2FGitPython%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://redirect.github.com/login?return_to=%2Fgitpython-developers%2FGitPython%2Fissues%2Fnew%2Fchoose
Byronhttps://redirect.github.com/Byron
gitpython-developers:mainhttps://redirect.github.com/gitpython-developers/GitPython/tree/main
EliahKagan:less-mktemphttps://redirect.github.com/EliahKagan/GitPython/tree/less-mktemp
Conversation 5 https://redirect.github.com/gitpython-developers/GitPython/pull/1770
Commits 2 https://redirect.github.com/gitpython-developers/GitPython/pull/1770/commits
Checks 0 https://redirect.github.com/gitpython-developers/GitPython/pull/1770/checks
Files changed https://redirect.github.com/gitpython-developers/GitPython/pull/1770/files
Please reload this pagehttps://redirect.github.com/gitpython-developers/GitPython/pull/1770/files
Replace some uses of the deprecated mktemp function https://redirect.github.com/gitpython-developers/GitPython/pull/1770/files#top
Show all changes 2 commits https://redirect.github.com/gitpython-developers/GitPython/pull/1770/files
41fac85 Avoid mktemp in tests, in straightforward cases EliahKagan Dec 13, 2023 https://redirect.github.com/gitpython-developers/GitPython/pull/1770/commits/41fac851fb62b4224e0400be46a3884708d185c7
9e86053 Replace the one use of mktemp in the git module EliahKagan Dec 13, 2023 https://redirect.github.com/gitpython-developers/GitPython/pull/1770/commits/9e86053c885a27360d9d4699fafaef5e995d6ec5
Clear filters https://redirect.github.com/gitpython-developers/GitPython/pull/1770/files
Please reload this pagehttps://redirect.github.com/gitpython-developers/GitPython/pull/1770/files
Please reload this pagehttps://redirect.github.com/gitpython-developers/GitPython/pull/1770/files
util.py https://redirect.github.com/gitpython-developers/GitPython/pull/1770/files#diff-0167928a56cc19b530606854225ed0dde03f5936371b024d0da20040d3d708c6
helper.py https://redirect.github.com/gitpython-developers/GitPython/pull/1770/files#diff-40ae45f85a8b0daaafdc002d6bd2f4c6701b6b248332c67f15d3c15a425de3ba
lib.py https://redirect.github.com/gitpython-developers/GitPython/pull/1770/files#diff-62c270efb9dfef7e53af835281290afdaa632d19f3585c9a1229fa5caf12acd9
test_base.py https://redirect.github.com/gitpython-developers/GitPython/pull/1770/files#diff-1a293b58d544ac5f9d384afd0652dc7e9e17ae7564df252dd5a8fc39543ee0e6
test_reflog.py https://redirect.github.com/gitpython-developers/GitPython/pull/1770/files#diff-4c7bdbcdb981cb742df7609238f1bec1632aaa356289b82b960674edc52c5ad9
test_repo.py https://redirect.github.com/gitpython-developers/GitPython/pull/1770/files#diff-f50d635cf31b095a03b42fc1a73681a9c4025bbeb58b81e72588ba37e00cff87
test_util.py https://redirect.github.com/gitpython-developers/GitPython/pull/1770/files#diff-62b93f19eeb2c5ff6e26eaccf3f63ee6641e87f3a6ccfc2ffb0dec86925ae245
git/index/util.pyhttps://redirect.github.com/gitpython-developers/GitPython/pull/1770/files#diff-0167928a56cc19b530606854225ed0dde03f5936371b024d0da20040d3d708c6
View file https://redirect.github.com/EliahKagan/GitPython/blob/9e86053c885a27360d9d4699fafaef5e995d6ec5/git/index/util.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://redirect.github.com/gitpython-developers/GitPython/pull/1770/{{ revealButtonHref }}
https://redirect.github.com/gitpython-developers/GitPython/pull/1770/files#diff-0167928a56cc19b530606854225ed0dde03f5936371b024d0da20040d3d708c6
https://redirect.github.com/gitpython-developers/GitPython/pull/1770/files#diff-0167928a56cc19b530606854225ed0dde03f5936371b024d0da20040d3d708c6
https://redirect.github.com/gitpython-developers/GitPython/pull/1770/files#diff-0167928a56cc19b530606854225ed0dde03f5936371b024d0da20040d3d708c6
Please reload this pagehttps://redirect.github.com/gitpython-developers/GitPython/pull/1770/files
https://redirect.github.com/gitpython-developers/GitPython/pull/1770/files#diff-0167928a56cc19b530606854225ed0dde03f5936371b024d0da20040d3d708c6
https://redirect.github.com/gitpython-developers/GitPython/pull/1770/files#diff-0167928a56cc19b530606854225ed0dde03f5936371b024d0da20040d3d708c6
test/lib/helper.pyhttps://redirect.github.com/gitpython-developers/GitPython/pull/1770/files#diff-40ae45f85a8b0daaafdc002d6bd2f4c6701b6b248332c67f15d3c15a425de3ba
View file https://redirect.github.com/EliahKagan/GitPython/blob/9e86053c885a27360d9d4699fafaef5e995d6ec5/test/lib/helper.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://redirect.github.com/gitpython-developers/GitPython/pull/1770/{{ revealButtonHref }}
https://redirect.github.com/gitpython-developers/GitPython/pull/1770/files#diff-40ae45f85a8b0daaafdc002d6bd2f4c6701b6b248332c67f15d3c15a425de3ba
https://redirect.github.com/gitpython-developers/GitPython/pull/1770/files#diff-40ae45f85a8b0daaafdc002d6bd2f4c6701b6b248332c67f15d3c15a425de3ba
test/performance/lib.pyhttps://redirect.github.com/gitpython-developers/GitPython/pull/1770/files#diff-62c270efb9dfef7e53af835281290afdaa632d19f3585c9a1229fa5caf12acd9
View file https://redirect.github.com/EliahKagan/GitPython/blob/9e86053c885a27360d9d4699fafaef5e995d6ec5/test/performance/lib.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://redirect.github.com/gitpython-developers/GitPython/pull/1770/{{ revealButtonHref }}
https://redirect.github.com/gitpython-developers/GitPython/pull/1770/files#diff-62c270efb9dfef7e53af835281290afdaa632d19f3585c9a1229fa5caf12acd9
https://redirect.github.com/gitpython-developers/GitPython/pull/1770/files#diff-62c270efb9dfef7e53af835281290afdaa632d19f3585c9a1229fa5caf12acd9
test/test_base.pyhttps://redirect.github.com/gitpython-developers/GitPython/pull/1770/files#diff-1a293b58d544ac5f9d384afd0652dc7e9e17ae7564df252dd5a8fc39543ee0e6
View file https://redirect.github.com/EliahKagan/GitPython/blob/9e86053c885a27360d9d4699fafaef5e995d6ec5/test/test_base.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://redirect.github.com/gitpython-developers/GitPython/pull/1770/{{ revealButtonHref }}
https://redirect.github.com/gitpython-developers/GitPython/pull/1770/files#diff-1a293b58d544ac5f9d384afd0652dc7e9e17ae7564df252dd5a8fc39543ee0e6
https://redirect.github.com/gitpython-developers/GitPython/pull/1770/files#diff-1a293b58d544ac5f9d384afd0652dc7e9e17ae7564df252dd5a8fc39543ee0e6
test/test_reflog.pyhttps://redirect.github.com/gitpython-developers/GitPython/pull/1770/files#diff-4c7bdbcdb981cb742df7609238f1bec1632aaa356289b82b960674edc52c5ad9
View file https://redirect.github.com/EliahKagan/GitPython/blob/9e86053c885a27360d9d4699fafaef5e995d6ec5/test/test_reflog.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://redirect.github.com/gitpython-developers/GitPython/pull/1770/{{ revealButtonHref }}
https://redirect.github.com/gitpython-developers/GitPython/pull/1770/files#diff-4c7bdbcdb981cb742df7609238f1bec1632aaa356289b82b960674edc52c5ad9
https://redirect.github.com/gitpython-developers/GitPython/pull/1770/files#diff-4c7bdbcdb981cb742df7609238f1bec1632aaa356289b82b960674edc52c5ad9
test/test_repo.pyhttps://redirect.github.com/gitpython-developers/GitPython/pull/1770/files#diff-f50d635cf31b095a03b42fc1a73681a9c4025bbeb58b81e72588ba37e00cff87
View file https://redirect.github.com/EliahKagan/GitPython/blob/9e86053c885a27360d9d4699fafaef5e995d6ec5/test/test_repo.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://redirect.github.com/gitpython-developers/GitPython/pull/1770/{{ revealButtonHref }}
https://redirect.github.com/gitpython-developers/GitPython/pull/1770/files#diff-f50d635cf31b095a03b42fc1a73681a9c4025bbeb58b81e72588ba37e00cff87
https://redirect.github.com/gitpython-developers/GitPython/pull/1770/files#diff-f50d635cf31b095a03b42fc1a73681a9c4025bbeb58b81e72588ba37e00cff87
test/test_util.pyhttps://redirect.github.com/gitpython-developers/GitPython/pull/1770/files#diff-62b93f19eeb2c5ff6e26eaccf3f63ee6641e87f3a6ccfc2ffb0dec86925ae245
View file https://redirect.github.com/EliahKagan/GitPython/blob/9e86053c885a27360d9d4699fafaef5e995d6ec5/test/test_util.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://redirect.github.com/gitpython-developers/GitPython/pull/1770/{{ revealButtonHref }}
https://redirect.github.com/gitpython-developers/GitPython/pull/1770/files#diff-62b93f19eeb2c5ff6e26eaccf3f63ee6641e87f3a6ccfc2ffb0dec86925ae245
https://redirect.github.com/gitpython-developers/GitPython/pull/1770/files#diff-62b93f19eeb2c5ff6e26eaccf3f63ee6641e87f3a6ccfc2ffb0dec86925ae245
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.