Skip to content

Commit

Permalink
Merge pull request #2080 from blacklanternsecurity/update-docs
Browse files Browse the repository at this point in the history
Daily Docs Update
  • Loading branch information
TheTechromancer authored Dec 17, 2024
2 parents 05110e4 + 89783c1 commit da8dc49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/scanning/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -436,7 +436,7 @@ Many modules accept their own configuration options. These options have the abil
| modules.trufflehog.config | str | File path or URL to YAML trufflehog config | |
| 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 |
| modules.trufflehog.only_verified | bool | Only report credentials that have been verified | True |
| modules.trufflehog.version | str | trufflehog version | 3.84.2 |
| modules.trufflehog.version | str | trufflehog version | 3.86.1 |
| modules.urlscan.urls | bool | Emit URLs in addition to DNS_NAMEs | False |
| modules.virustotal.api_key | str | VirusTotal API Key | |
| 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 |
Expand Down

0 comments on commit da8dc49

Please sign in to comment.