> For the complete documentation index, see [llms.txt](https://developer.harness.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.harness.io/security-testing-orchestration/new-to-sto/sto-whats-supported/infrastructure.md).

# Build Infrastructure

STO uses [CI build infrastructures](/continuous-integration/use-harness-ci/use-harness-ci/set-up-build-infrastructure/which-build-infrastructure-is-right-for-me.md) to orchestrate scans and ingest issues. The following table shows the supported operating systems and architectures for each build infrastructure option.

| Operating System | Architecture | Harness Cloud   | Self-managed local runner | Self-managed AWS/GCP/Azure VMs | Self-managed Kubernetes cluster |
| ---------------- | ------------ | --------------- | ------------------------- | ------------------------------ | ------------------------------- |
| Linux            | amd64        | ✅ Supported     | ✅ Supported               | ✅ Supported                    | ✅ Supported                     |
| Linux            | arm64        | ❌ Not supported | ❌ Not supported           | ❌ Not supported                | ❌ Not supported                 |
| macOS            | arm64 (M1)   | ❌ Not supported | ❌ Not supported           | ❌ Not supported                | ❌ Not supported                 |
| Windows          | amd64        | Coming soon     | ❌ Not supported           | Coming soon                    | ❌ Not supported                 |
| Windows          | arm64        | ❌ Not supported | ❌ Not supported           | ❌ Not supported                | ❌ Not supported                 |
