name: Corp WAN scan_options: cron: 5 3 * * * udp_scan: true tls_security_scan: false tls_exp_check: false reporting: report_name: Corporate WAN Perimeter report_filename: corp-wan.html full_details: true email_to: soc@example.com # single string is fine; or a list email_cc: [] # explicitly none scan_targets: - ip: 10.10.20.4 expected_tcp: [22, 53, 80] expected_udp: [53] - ip: 10.10.20.5 expected_tcp: [22, 53, 80] expected_udp: [53]