Skip to content

Commit 4ce929a

Browse files
authored
Merge pull request #2677 from blacklanternsecurity/update-docs
Automated Docs Update
2 parents 1f103ea + b86568c commit 4ce929a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/scanning/configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -556,7 +556,7 @@ In addition to the stated options for each module, the following universal optio
556556
| modules.trufflehog.config | str | File path or URL to YAML trufflehog config | |
557557
| 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 |
558558
| modules.trufflehog.only_verified | bool | Only report credentials that have been verified | True |
559-
| modules.trufflehog.version | str | trufflehog version | 3.90.5 |
559+
| modules.trufflehog.version | str | trufflehog version | 3.90.6 |
560560
| modules.urlscan.urls | bool | Emit URLs in addition to DNS_NAMEs | False |
561561
| modules.virustotal.api_key | str | VirusTotal API Key | |
562562
| 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)