mirror of
https://github.com/fleetdm/fleet
synced 2026-05-22 08:28:52 +00:00
# Checklist for submitter If some of the following don't apply, delete the relevant line. - [x] Input data is properly validated, `SELECT *` is avoided, SQL injection is prevented (using placeholders for values in statements) - [x] If database migrations are included, checked table schema to confirm autoupdate - [x] Added/updated automated tests - [x] Where appropriate, automated tests simulate multiple hosts and test for host isolation (updates to one hosts's records do not affect another.) - [x] Manual QA for all new/changed functionality |
||
|---|---|---|
| .. | ||
| apple.go | ||
| windows.go | ||