Matt Jones

Results 33 issues of 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

Bug
Discovery

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....

Bug
Discovery

Findings with a line number of 0 are being displayed.

Bug
Discovery

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.

Bug
Discovery

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...

Bug
Discovery

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.

Bug
Discovery
Hacktoberfest

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...

Feature Request