Skip to content

Possible security issue? #525

Answered by derrickstolee
lugospod asked this question in Q&A
Discussion options

You must be logged in to vote

You are running the commands that Git uses to get your credentials, so this is working by design. Whatever credentials you use are stored in a secure location, but processes running under your user permissions can access that information as needed.

If you don't want your password stored, then don't use username/password auth (and instead use something like a PAT). This is one reason why GitHub removed password authentication.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@lugospod
Comment options

Answer selected by lugospod
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants