Skip to main content

generate_quick_scan_script

Function generate_quick_scan_script 

Source
pub fn generate_quick_scan_script() -> &'static str
Expand description

Generates the Quick Scan probe bash script.

This script runs multiple commands and delimits their output with section markers for structured parsing. All commands use stderr redirection to /dev/null for graceful failure.