fleet/cmd/maintained-apps/validate
Allen Houchins 4c4aa1d4c5
Cleanup temp installer files after download (#42463)
Ensure downloaded installer files are removed after validation. Add
cleanupInstaller to remove the installer file (ignoring missing files
and logging failures). Propagate a downloaded installer path from
DownloadMaintainedApp (signature now returns the TempFileReader, the
saved file path, and error), write the installer into cfg.tmpDir and set
INSTALLER_PATH in cfg.env. Call cleanupInstaller on error paths and
after successful validation to avoid leftover temp files.
2026-03-30 10:14:36 -05:00
..
app_commander.go Converted osquery_utils to slog (#39883) 2026-02-16 15:43:59 -06:00
app_commander_test.go Converted osquery_utils to slog (#39883) 2026-02-16 15:43:59 -06:00
darwin.go Converted osquery_utils to slog (#39883) 2026-02-16 15:43:59 -06:00
main.go Cleanup temp installer files after download (#42463) 2026-03-30 10:14:36 -05:00
main_test.go FMA test automation (#31210) 2025-07-31 15:23:36 -05:00
windows.go Fall back to existence validation when version validation fails for Google Chrome on Windows (#40918) 2026-03-11 09:03:19 -05:00