fleet/server/mdm/maintainedapps
Ian Littman fdff6e16ca
Revise FMA list endpoint to match Windows FMA spec (#27180)
For #26652. No changes file as that'll come in another PR. Will stack
additional PRs on top of this one (for ingestion changes etc.) to get
this merged more quickly.

# Checklist for submitter

If some of the following don't apply, delete the relevant line.

<!-- Note that API documentation changes are now addressed by the
product design team. -->

- [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-03-17 10:09:39 -05:00
..
testdata Fixed docker FMA errors (#25901) 2025-01-31 10:59:50 -06:00
apps.json fix: add back queries removed during merge with main 2024-12-03 16:11:08 -05:00
ingest.go Revise FMA list endpoint to match Windows FMA spec (#27180) 2025-03-17 10:09:39 -05:00
ingest_test.go FMAv2 ingestion functionality (#27018) 2025-03-12 17:51:14 -04:00
installers.go Improve memory usage of software installers parsing (#23596) 2024-11-12 09:28:08 -05:00
scripts.go Fixed docker FMA errors (#25901) 2025-01-31 10:59:50 -06:00
scripts_test.go Update golden scripts for warp and box fix (#23696) 2024-11-11 17:00:03 -05:00
testing_utils.go List Available Fleet Managed Apps (#22059) 2024-09-19 10:43:40 -04:00