Files
SneakyScan/app
Phillip Tarrant 9804f9c032 Add route to serve scan output files
Output files (JSON, HTML, ZIP) are stored outside the static directory,
so download links in scan_detail.html were broken. This adds a /output/
route that serves files from the output directory using send_from_directory
for secure file access. Route requires authentication.
2025-11-20 11:35:37 -06:00
..
2025-11-19 20:01:35 -06:00
2025-11-20 11:35:37 -06:00