fleet/server/service/osquery_utils
Ian Littman acff7b7343
Add software name cleanup on ingestion for various items where bundle executable isn't well-named (#34232)
Fixes #34159. Split from CPE translation fixes so this can be merged
into `main` pre-QA.

# Checklist for submitter

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

- [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/guides/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)

## Testing

- [x] Added/updated automated tests

- [ ] QA'd all new/changed functionality manually
2025-10-15 09:50:52 -05:00
..
gen_queries_doc.go Consider team settings when getting detail queries (#32141) 2025-08-22 11:14:32 -04:00
queries.go Add software name cleanup on ingestion for various items where bundle executable isn't well-named (#34232) 2025-10-15 09:50:52 -05:00
queries_test.go Add software name cleanup on ingestion for various items where bundle executable isn't well-named (#34232) 2025-10-15 09:50:52 -05:00
utils.go Issue 1588 allow disabling host users (#1611) 2021-08-11 14:56:11 -03:00