Miccah
|
4efe5313f4
|
[chore] Address lint errors (#1133)
* Update strings.Title to cases.Title
* Migrate go-genproto to google-cloud-go
See: https://github.com/googleapis/google-cloud-go/blob/main/migration.md
* Check error in test
* Check error from sem.Acquire
* Remove unused code
|
2023-02-27 21:03:47 -06:00 |
|
Miccah
|
161e499142
|
[chore] Remove logrus from trufflehog (#1095)
* [chore] Remove logrus from trufflehog
* Minor fixes
* Fix logFatal call
* Fix logrus call
|
2023-02-14 17:00:07 -06:00 |
|
ahrav
|
dd141fb55f
|
[oc-147] - Add context to all git methods (#901)
* Add context to all git methods.
* remove logrus.
* Add ctx.
* Address comments.
* Add error to clone failing.
* Return error.
|
2022-11-03 16:36:52 -07:00 |
|
Dustin Decker
|
fa9479100e
|
Add common sentry recover library and add into goroutines (#738)
* Add common sentry recover library and add into goroutines
* fix nits
|
2022-08-29 11:45:37 -07:00 |
|
Bill Rich
|
c2b4f0bc39
|
Include line numbers in git metadata (#97)
* Include line numbers in git metadata
* Update tests for fragments and line numbers
|
2022-03-22 09:27:15 -07:00 |
|
Bill Rich
|
0ee34a5be6
|
Use gitleaks git cmd stream (#75)
* Switch to git cmd stream
* Fix rebase issues
|
2022-03-14 17:12:58 -07:00 |
|
Dustin Decker
|
b4ac103d11
|
Add snifftest
|
2022-03-11 10:24:36 -08:00 |
|