Skip to content

Merge branch '3279-default-scan_saving-base_path-points-to-tmp-scans' into 'master'

Matias Guijarro requested to merge cherry-pick-5e8fe540 into 1.10.x

Resolve "Default SCAN_SAVING.base_path points to /tmp/scans"

Closes #3279 (closed)

See merge request !4619 (merged)

(cherry picked from commit 5e8fe540)

1db41f39 Warn user about saving scans to /tmp cdbbf879 Test warning when saving scan to /tmp 3e1c79f7 Use tempfile module instead of hardcoded '/tmp' for scan saving

Merge request reports