Skip to content

Commit 79598ec

Browse files
Merge pull request #2676 from blacklanternsecurity/docs-update-nmap
update docs language
2 parents 595bfa3 + a3b8c69 commit 79598ec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/scanning/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ A single module can have multiple flags. For example, the `securitytrails` modul
139139

140140
## Dependencies
141141

142-
BBOT modules have external dependencies ranging from OS packages (`openssl`) to binaries (`portscan`) to Python libraries (`wappalyzer`). When a module is enabled, installation of its dependencies happens at runtime with [Ansible](https://github.com/ansible/ansible). BBOT provides several command-line flags to control how dependencies are installed.
142+
BBOT modules have external dependencies ranging from OS packages (`openssl`) to binaries (`nuclei`) to Python libraries (`wappalyzer`). When a module is enabled, installation of its dependencies happens at runtime with [Ansible](https://github.com/ansible/ansible). BBOT provides several command-line flags to control how dependencies are installed.
143143

144144
- `--no-deps` - Don't install module dependencies
145145
- `--force-deps` - Force install all module dependencies

0 commit comments

Comments
 (0)