mirror of
https://github.com/empayre/fleet.git
synced 2024-11-06 17:05:18 +00:00
f04ff27180
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_test.go | ||
cert.go | ||
util.go |