One of our repositories was unable to fetch new changes and put a message in our event log. The message contains our Git credentails in plain text. These event logs should have the Git passwords redacted so users cannot learn them by reading the event log.
The event log message was the following:
[Repository] Repository
Repository 'IntegrationFramework' (1ce22928-9d27-4239-8bcc-c6ae58fa256d) cannot be initialised: Running git.exe with arguments "clone https://[USERNAME_IS_HERE]:[PASSWORD_IS_HERE]@bitbucket.org/....