Fix
- The interactive menu's "Network scan" entry (option 3) silently returned to the menu when
network_targetswasn't configured yet. It printed an explanatory hint but never paused before the next screen redraw, so on curses terminals the hint was wiped before it could be read.
Docs
- The
menucommand reference was missingcompliance,networkandauditfrom its list of covered commands. - The website's command table gained a dedicated row for
scan --scanner network(it previously only appeared as a scanner chip, unlike every other first-class command).
331 tests, bandit clean.