René's URL Explorer Experiment


Title: Git.execute debug message has misleading Popen(shell=...) · Issue #1686 · gitpython-developers/GitPython · GitHub

Open Graph Title: Git.execute debug message has misleading Popen(shell=...) · Issue #1686 · gitpython-developers/GitPython

X Title: Git.execute debug message has misleading Popen(shell=...) · Issue #1686 · gitpython-developers/GitPython

Description: While investigating #1685, I noticed that in the debug logging Git.execute does to offer insight on the Popen call it is about to make, a user inspecting the log would reasonably infer false information about the value passed as the shel...

Open Graph Description: While investigating #1685, I noticed that in the debug logging Git.execute does to offer insight on the Popen call it is about to make, a user inspecting the log would reasonably infer false inform...

X Description: While investigating #1685, I noticed that in the debug logging Git.execute does to offer insight on the Popen call it is about to make, a user inspecting the log would reasonably infer false inform...

Opengraph URL: https://github.com/gitpython-developers/GitPython/issues/1686

X: @github

direct link

Domain: togithub.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Git.execute debug message has misleading Popen(shell=...)","articleBody":"While investigating #1685, I noticed that in the debug logging `Git.execute` does to offer insight on the `Popen` call it is about to make, a user inspecting the log would reasonably infer false information about the value passed as the `shell=` keyword argument.\r\n\r\nThe log message is presented as giving information about how `Popen` is being called, not how `Git.execute` has been called: the message shows `Popen(...)`. I agree with this and I don't consider it a bug. But this means it should faithfully report what is about to be passed to `Popen` in cases where a user reading the log would otherwise be misled into thinking this is what has happened.\r\n\r\nReporting the actual `shell=` argument passed to `Popen` is also more useful to log than the argument passed to `Git.execute` (or its default value, as the case may be). Of course, logging both is possible, for example by adding more text like `[from: None]`, though I am somewhat inclined to think that is not worth doing.\r\n\r\nI am not arguing that the logged `Popen(...)` message needs to only show things as they really are in the call. It already replaces passwords to decrease leakage of sensitive information into logs, and it shows an `istream_ok` string representing the most useful information about how the `istream` argument to `Git.execute` affects what is passed as the `stdin` argument to `Popen`. (It may be that this should be logged as `stdin`, I'm not sure.) These are not misleading.\r\n\r\nIt may be that knowledge that `shell=None` is not a correct thing to pass to `Popen` mitigates this. But `Popen` accepts many arguments, and it's hard to remember what all the possible values are for all of them. Furthermore, I think there is a benefit to logging exactly what is about to be passed to `Popen` here: doing so would have revealed #1685 (assuming inspection of the log with `Git.USE_SHELL` set to `True`). The current way is more prone to error, because nontrivial logic follows the logging intended to make that logic's effect clear; so the log can show `False` even when `True` is passed.\r\n\r\n### Possible solutions\r\n\r\nCurrently, when `shell` is implicitly or explicitly `None`, the log shows lines of the form (with the `...` filled in):\r\n\r\n```python\r\nPopen(..., shell=None, ...)\r\n```\r\n\r\nI think the best approach is the simple one. This and #1685 can be fixed together by setting the `shell` variable to `self.USE_SHELL` when `shell` started out as `None`, then using `shell` both the `log.debug` and the `Popen` calls. In the log, that would give, assuming `USE_SHELL` is its default `False` value:\r\n\r\n```python\r\nPopen(..., shell=False, ...)\r\n```\r\n\r\nHowever, we could show both:\r\n\r\n```python\r\nPopen(..., shell=False [from: None], ...)\r\n```\r\n\r\nA mentioned above, I favor the former, simpler way. But I thought the latter was worth mentioning, because it is another way to show the information without misleading the user.\r\n\r\nI've opened #1687, which fixes this (along with #1685) in the first way.","author":{"url":"https://github.com/EliahKagan","@type":"Person","name":"EliahKagan"},"datePublished":"2023-10-02T09:20:52.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":2},"url":"https://github.com/1686/GitPython/issues/1686"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:384575a6-f726-b894-6b23-638223d3937d
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idAC0A:28DD5C:70CEFB:98242E:696976B8
html-safe-nonce272eb83cf4724990f00193c64974f16d7e327987d4a4b07517665e81130a4b7d
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBQzBBOjI4REQ1Qzo3MENFRkI6OTgyNDJFOjY5Njk3NkI4IiwidmlzaXRvcl9pZCI6Ijc2MzYyNzYxODU1OTkxNDU2NTYiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ==
visitor-hmac3254721f1f5143663401323c9aae339f28d2af729cd6756ce7fd3536e26b0988
hovercard-subject-tagissue:1921547428
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/gitpython-developers/GitPython/1686/issue_layout
twitter:imagehttps://opengraph.githubassets.com/e080e4bbeecc4277a69eae9ff238bd22519f64e270d522bcd7b19a9c779cab81/gitpython-developers/GitPython/issues/1686
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/e080e4bbeecc4277a69eae9ff238bd22519f64e270d522bcd7b19a9c779cab81/gitpython-developers/GitPython/issues/1686
og:image:altWhile investigating #1685, I noticed that in the debug logging Git.execute does to offer insight on the Popen call it is about to make, a user inspecting the log would reasonably infer false inform...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernameEliahKagan
hostnamegithub.com
expected-hostnamegithub.com
Nonec6f193beb8ff08443adc07685d75302ab8aaf0a135f6e251c3ff3112c8deb881
turbo-cache-controlno-preview
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
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release212e3e3d3298bf5b313830edfd2399e869f7ea76
ui-targetcanary-1
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://togithub.com/gitpython-developers/GitPython/issues/1686#start-of-content
https://togithub.com/
Sign in https://togithub.com/login?return_to=https%3A%2F%2Fgithub.com%2Fgitpython-developers%2FGitPython%2Fissues%2F1686
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://togithub.com/login?return_to=https%3A%2F%2Fgithub.com%2Fgitpython-developers%2FGitPython%2Fissues%2F1686
Sign up https://togithub.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=gitpython-developers%2FGitPython
Reloadhttps://togithub.com/gitpython-developers/GitPython/issues/1686
Reloadhttps://togithub.com/gitpython-developers/GitPython/issues/1686
Reloadhttps://togithub.com/gitpython-developers/GitPython/issues/1686
gitpython-developers https://togithub.com/gitpython-developers
GitPythonhttps://togithub.com/gitpython-developers/GitPython
Please reload this pagehttps://togithub.com/gitpython-developers/GitPython/issues/1686
Notifications https://togithub.com/login?return_to=%2Fgitpython-developers%2FGitPython
Fork 964 https://togithub.com/login?return_to=%2Fgitpython-developers%2FGitPython
Star 5k https://togithub.com/login?return_to=%2Fgitpython-developers%2FGitPython
Code https://togithub.com/gitpython-developers/GitPython
Issues 169 https://togithub.com/gitpython-developers/GitPython/issues
Pull requests 8 https://togithub.com/gitpython-developers/GitPython/pulls
Discussions https://togithub.com/gitpython-developers/GitPython/discussions
Actions https://togithub.com/gitpython-developers/GitPython/actions
Security Uh oh! There was an error while loading. Please reload this page. https://togithub.com/gitpython-developers/GitPython/security
Please reload this pagehttps://togithub.com/gitpython-developers/GitPython/issues/1686
Insights https://togithub.com/gitpython-developers/GitPython/pulse
Code https://togithub.com/gitpython-developers/GitPython
Issues https://togithub.com/gitpython-developers/GitPython/issues
Pull requests https://togithub.com/gitpython-developers/GitPython/pulls
Discussions https://togithub.com/gitpython-developers/GitPython/discussions
Actions https://togithub.com/gitpython-developers/GitPython/actions
Security https://togithub.com/gitpython-developers/GitPython/security
Insights https://togithub.com/gitpython-developers/GitPython/pulse
New issuehttps://togithub.com/login?return_to=https://github.com/gitpython-developers/GitPython/issues/1686
New issuehttps://togithub.com/login?return_to=https://github.com/gitpython-developers/GitPython/issues/1686
#1687https://github.com/gitpython-developers/GitPython/pull/1687
Git.execute debug message has misleading Popen(shell=...)https://togithub.com/gitpython-developers/GitPython/issues/1686#top
#1687https://github.com/gitpython-developers/GitPython/pull/1687
v3.1.38 - Bugfixeshttps://github.com/gitpython-developers/GitPython/milestone/68
https://github.com/EliahKagan
https://github.com/EliahKagan
EliahKaganhttps://github.com/EliahKagan
on Oct 2, 2023https://github.com/gitpython-developers/GitPython/issues/1686#issue-1921547428
#1685https://github.com/gitpython-developers/GitPython/issues/1685
#1685https://github.com/gitpython-developers/GitPython/issues/1685
#1685https://github.com/gitpython-developers/GitPython/issues/1685
#1687https://github.com/gitpython-developers/GitPython/pull/1687
#1685https://github.com/gitpython-developers/GitPython/issues/1685
v3.1.38 - Bugfixeshttps://github.com/gitpython-developers/GitPython/milestone/68
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.