(event_type, data)
| 9166 | 'scanner_max_threads': 15, |
| 9167 | 'orchestrator_max_concurrent': 6, |
| 9168 | 'nmap_scan_aggressivity': '-T4', |
| 9169 | 'scan_interval': 150, |
| 9170 | 'scan_vuln_interval': 300, |
| 9171 | 'max_concurrent_scans': 4, |
| 9172 | 'memory_warning_threshold': 75, |
| 9173 | 'memory_critical_threshold': 90, |
| 9174 | 'enable_resource_monitoring': True |
| 9175 | } |
| 9176 | }, |
| 9177 | 'pi_5_4gb': { |
| 9178 | 'name': 'Raspberry Pi 5 (4GB)', |
| 9179 | 'ram': 4096, |
no test coverage detected