trufflehog
trufflehog copied to clipboard
feat(git): support custom user-agent for git clone
Description:
This PR is to enable customers to use custom user agents during a git clone
Checklist:
- [ ] Tests passing (
make test-community)? - [ ] Lint passing (
make lintthis requires golangci-lint)?