mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 09:28:54 +00:00
<!-- Add the related story/sub-task/bug number, like Resolves #123, or remove if NA --> **Related issue:** Resolves #39272 Changes file already added on another subtask # 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 paths of existing endpoints are modified without backwards compatibility, checked the frontend/CLI for any necessary changes ## Testing - [x] Added/updated automated tests - [x] Where appropriate, [automated tests simulate multiple hosts and test for host isolation](https://github.com/fleetdm/fleet/blob/main/docs/Contributing/reference/patterns-backend.md#unit-testing) (updates to one hosts's records do not affect another) - [x] QA'd all new/changed functionality manually |
||
|---|---|---|
| .. | ||
| admx | ||
| syncml | ||
| wlanxml | ||
| bitlocker_csp.go | ||
| bitlocker_csp_test.go | ||
| microsoft_mdm.go | ||
| profile_verifier.go | ||
| profile_verifier_test.go | ||
| wstep.go | ||
| wstep_csr.go | ||
| wstep_csr_test.go | ||
| wstep_test.go | ||