> ## Documentation Index
> Fetch the complete documentation index at: https://docs.endorlabs.com/llms.txt
> Use this file to discover all available pages before exploring further.

# September 2026

We are excited to introduce the latest features and enhancements in Endor Labs.

### watchOS, tvOS, and visionOS support for Bazel rules\_apple scans

<Badge icon="check" color="blue" shape="pill">Enhancement</Badge>

Endor Labs now resolves dependencies for watchOS, tvOS, and visionOS application bundles built with `rules_apple` in Bazel workspaces, extending the existing iOS and macOS support. Scan targets such as `watchos_application`, `tvos_application`, `visionos_application`, and their related framework and test rules to get software composition analysis for the full app bundle. Watch apps embedded in an iOS app through `watch_application` are also resolved.

For more information, see [Bazel](/scan/bazel).
