Skip to content

Commit

Permalink
Refresh module docs
Browse files Browse the repository at this point in the history
  • Loading branch information
blsaccess committed Jun 5, 2024
1 parent 98cd209 commit 43ec3b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/scanning/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -344,6 +344,7 @@ Many modules accept their own configuration options. These options have the abil
| modules.github_workflows.api_key | str | Github token | |
| modules.github_workflows.num_logs | int | For each workflow fetch the last N successful runs logs (max 100) | 1 |
| modules.hunterio.api_key | str | Hunter.IO API key | |
| modules.internetdb.show_open_ports | bool | Display OPEN_TCP_PORT events in output, even if they didn't lead to an interesting discovery | False |
| modules.ip2location.api_key | str | IP2location.io API Key | |
| modules.ip2location.lang | str | Translation information(ISO639-1). The translation is only applicable for continent, country, region and city name. | |
| modules.ipneighbor.num_bits | int | Netmask size (in CIDR notation) to check. Default is 4 bits (16 hosts) | 4 |
Expand Down

0 comments on commit 43ec3b8

Please sign in to comment.