Skip to content

Commit aaeaab2

Browse files
[create-pull-request] automated change
1 parent 2415fdb commit aaeaab2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/scanning/configuration.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -436,7 +436,7 @@ Many modules accept their own configuration options. These options have the abil
436436
| modules.trufflehog.config | str | File path or URL to YAML trufflehog config | |
437437
| modules.trufflehog.deleted_forks | bool | Scan for deleted github forks. WARNING: This is SLOW. For a smaller repository, this process can take 20 minutes. For a larger repository, it could take hours. | False |
438438
| modules.trufflehog.only_verified | bool | Only report credentials that have been verified | True |
439-
| modules.trufflehog.version | str | trufflehog version | 3.84.2 |
439+
| modules.trufflehog.version | str | trufflehog version | 3.86.1 |
440440
| modules.urlscan.urls | bool | Emit URLs in addition to DNS_NAMEs | False |
441441
| modules.virustotal.api_key | str | VirusTotal API Key | |
442442
| modules.wayback.garbage_threshold | int | Dedupe similar urls if they are in a group of this size or higher (lower values == less garbage data) | 10 |

0 commit comments

Comments
 (0)