newrelic / rusty-hog

A suite of secret scanners built in Rust for performance. Based on TruffleHog (https://github.com/dxa4481/truffleHog) which is written in Python.
Apache License 2.0
445 stars 58 forks source link

fixed command line flags for choctaw_hog #1

Closed kevinfealey closed 4 years ago

kevinfealey commented 4 years ago

The original readme duplicated the httpsuser flag. I copied the real output from choctaw_hog -h to update the readme with the httpspass flag.

cutler-scott-newrelic commented 4 years ago

Thanks @kevinfealey !!!