Files
SneakyScan/app/web/templates
Phillip Tarrant 3058c69c39 Add scan cancellation feature
- Replace subprocess.run() with Popen for cancellable processes
- Add cancel() method to SneakyScanner with process termination
- Track running scanners in registry for stop signal delivery
- Handle ScanCancelledError to set scan status to 'cancelled'
- Add POST /api/scans/<id>/stop endpoint
- Add 'cancelled' as valid scan status
- Add Stop button to scans list and detail views
- Show cancelled status with warning badge in UI
2025-11-21 14:17:26 -06:00
..
2025-11-18 15:29:23 -06:00
2025-11-20 09:35:13 -06:00
2025-11-21 14:17:26 -06:00
2025-11-21 14:17:26 -06:00