Matt Jones
Matt Jones
I have reached out via Twitter and email several times over the last 6 months to @michenriksen with no response. I am looking to gauge the interest of those that...
The entry for hashcat is list twice in the default profile
Only the current file is being scanned, no matter the commit depth
The secret ID's are not unique. Due to how the ID's are being calculated, even across commits the same secret in the same file should have a unique secret ID....
Findings with a line number of 0 are being displayed.
There are duplicate findings being displayed. In part this is due to how the commit history is being scanned. Beyond that I am not sure the root cause yet.
If a file is moved to a different path within the repo in a later commit it will not be searched in the earlier commits. Wraith will throw a file...
If you set the number of commits to `1` in either a config file or on the command line, it will not scan anything. I am not sure why yet.
Add support to use Tor for running remote checks. - This should ensure the service is running and properly configured - If there are any errors, it should immediately halt...