fleet/server/mdm/maintainedapps
Konstantin Sykulev a3ae1a6f91
Support for fleet maintained apps in gitops (#28751)
https://github.com/fleetdm/fleet/issues/24469

- [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] If paths of existing endpoints are modified without backwards
compatibility, checked the frontend/CLI for any necessary changes
- [x] Added/updated automated tests
- [x] A detailed QA plan exists on the associated ticket (if it isn't
there, work with the product group's QA engineer to add it)
- [x] Manual QA for all new/changed functionality
2025-05-07 18:16:08 -05:00
..
testdata Additional CA validation (#27169) 2025-03-19 08:27:55 -05:00
apps.json fix: add back queries removed during merge with main 2024-12-03 16:11:08 -05:00
installers.go Support for fleet maintained apps in gitops (#28751) 2025-05-07 18:16:08 -05:00
installers_test.go Add more test coverage for Fleet-maintained apps (#27722) 2025-04-03 09:18:27 -05:00
sync.go software categories: backend (#28479) 2025-05-02 11:41:26 -04:00
testing_utils.go Update FMA refreshing logic to remove apps that were removed upstream (#27594) 2025-03-28 14:04:08 -04:00