fleet/docs/Contributing/product-groups/orchestration
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
..
custom-oid-extensions.md Host identity cert renewal: added IANA number and jitter (#31579) 2025-08-07 08:24:47 +02:00
file-carving.md Swap minio to rustfs (#36851) 2025-12-10 10:03:48 -06:00
README.md Organize contributor docs and establish ADR process and template (#29101) 2025-05-17 15:03:52 -05:00
teams.md Organize contributor docs and establish ADR process and template (#29101) 2025-05-17 15:03:52 -05:00
tpm-backed-http-signing.md Host identity cert renewal: added IANA number and jitter (#31579) 2025-08-07 08:24:47 +02:00
understanding-host-vitals.md 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

Orchestration

This directory contains documentation specific to Fleet's Orchestration product group.

Overview

Fleet's Orchestration functionality allows organizations to manage and query devices at scale using osquery, providing visibility into device status, configuration, and security posture.

Contents