mirror of
https://github.com/trufflesecurity/trufflehog.git
synced 2024-11-10 07:04:24 +00:00
dbc1464c63
The previous implementation of targeted file scanning pulled patches out of commit data, which didn't work for binary files (because GitHub doesn't return patches for them). This PR changes the system to always just download the requested file and scan it, which means we get binary file support. |
||
---|---|---|
.. | ||
connector.go | ||
connector_app.go | ||
connector_basicauth.go | ||
connector_token.go | ||
connector_unauthenticated.go | ||
github.go | ||
github_integration_test.go | ||
github_test.go | ||
metrics.go | ||
repo.go |