fleet/server/service/osquery_utils
Victor Lyuboslavsky fe24ff1d67
Fixed a bug where certain macOS app names could be ingested as empty strings due to incorrect ".app" suffix removal. (#39563)
<!-- Add the related story/sub-task/bug number, like Resolves #123, or
remove if NA -->
**Related issue:** Resolves #34620

# Checklist for submitter

- [x] Changes file added for user-visible changes in `changes/`,
`orbit/changes/` or `ee/fleetd-chrome/changes`.

## Testing

- [x] QA'd all new/changed functionality manually


<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

## Bug Fixes
* Fixed an issue where macOS app names could become empty after removing
the ".app" extension. The app name extraction logic now correctly
handles edge cases, ensuring app names are properly ingested without
empty values.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2026-02-10 13:03:23 -06:00
..
disk_encryption_helpers.go Limited disk encryption key escrowing when setting enabled (#39047) 2026-02-02 10:50:30 -06:00
disk_encryption_helpers_test.go Limited disk encryption key escrowing when setting enabled (#39047) 2026-02-02 10:50:30 -06:00
gen_queries_doc.go Consider team settings when getting detail queries (#32141) 2025-08-22 11:14:32 -04:00
queries.go Fixed a bug where certain macOS app names could be ingested as empty strings due to incorrect ".app" suffix removal. (#39563) 2026-02-10 13:03:23 -06:00
queries_test.go False negative vulnerability for Adobe Acrobat Reader DC (#39131) 2026-02-05 07:20:16 -04:00
utils.go Issue 1588 allow disabling host users (#1611) 2021-08-11 14:56:11 -03:00