Skip to content

Commit 0486ec7

Browse files
[create-pull-request] automated change
1 parent 703a313 commit 0486ec7

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
@@ -481,7 +481,7 @@ Many modules accept their own configuration options. These options have the abil
481481
| modules.trufflehog.config | str | File path or URL to YAML trufflehog config | |
482482
| 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 |
483483
| modules.trufflehog.only_verified | bool | Only report credentials that have been verified | True |
484-
| modules.trufflehog.version | str | trufflehog version | 3.88.2 |
484+
| modules.trufflehog.version | str | trufflehog version | 3.88.3 |
485485
| modules.urlscan.urls | bool | Emit URLs in addition to DNS_NAMEs | False |
486486
| modules.virustotal.api_key | str | VirusTotal API Key | |
487487
| 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)