fleet/server/service/testdata
Lucas Manuel Rodriguez fcdda20664
Backend for policy automation to install software (#21650)
#21428

- [X] Changes file added for user-visible changes in `changes/`,
`orbit/changes/` or `ee/fleetd-chrome/changes`.
See [Changes
files](https://github.com/fleetdm/fleet/blob/main/docs/Contributing/Committing-Changes.md#changes-files)
for more information.
- [X] Input data is properly validated, `SELECT *` is avoided, SQL
injection is prevented (using placeholders for values in statements)
- [X] Added/updated tests
- [X] If database migrations are included, checked table schema to
confirm autoupdate
- For database migrations:
- [X] Checked schema for all modified table for columns that will
auto-update timestamps during migration.
- [X] Confirmed that updating the timestamps is acceptable, and will not
cause unwanted side effects.
- [X] Ensured the correct collation is explicitly set for character
columns (`COLLATE utf8mb4_unicode_ci`).
- [X] Manual QA for all new/changed functionality
2024-08-30 14:13:25 -03:00
..
bootstrap-packages implement bootstrap packages during DEP enrollment (#11052) 2023-04-07 17:31:02 -03:00
software-installers Backend for policy automation to install software (#21650) 2024-08-30 14:13:25 -03:00
client-ca.crt Add mTLS support to fleetd (#11319) 2023-04-27 08:44:39 -03:00
client.crt Add mTLS support to fleetd (#11319) 2023-04-27 08:44:39 -03:00
client.key Add mTLS support to fleetd (#11319) 2023-04-27 08:44:39 -03:00
server.key add endpoint to serve the kolide certificate back to the user (#1025) 2017-01-20 14:32:10 -05:00
server.pem add endpoint to serve the kolide certificate back to the user (#1025) 2017-01-20 14:32:10 -05:00