mirror of
https://github.com/fleetdm/fleet
synced 2026-05-17 14:08:25 +00:00
related to https://github.com/fleetdm/fleet/issues/10547, https://github.com/fleetdm/fleet/issues/10549, https://github.com/fleetdm/fleet/issues/10550 and https://github.com/fleetdm/fleet/issues/10552 this prevents user interaction with fleet-managed profiles, including: - batch actions - individual POST/UPDATE/DELETE actions - listing # 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] Added/updated tests |
||
|---|---|---|
| .. | ||
| mobileconfig | ||
| apple_mdm.go | ||
| cert.go | ||
| cert_test.go | ||
| util.go | ||