> 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/key-concepts/run-an-orchestrated-scan-in-sto.md).

# Run an Orchestration scan in an STO Pipeline

In an *orchestration scan*, you scan a target and ingest the results in one step. Orchestration scans are the easiest to set up and are a great way to get started with STO.

To set up an orchestration scan, you specify information such as:

* The scan tool and settings.
* Access credentials to access the object to scan (if the object is remote).
* Information about the object to scan. This information depends on the object type:
  * Container image — image type, domain, owner, project, and tag
  * Code repo — project and branch
  * Instance (website) — identifier, environment, domain, path, protocol, port

STO supports orchestration scans for popular open-source scanners such as Aqua-Trivy and Bandit as well as commercial scanners such as SonarQube. For a complete list of supported scanners, go to [Harness STO scanner support](/security-testing-orchestration/new-to-sto/sto-whats-supported/scanners.md).

### Example workflows <a href="#example-workflows" id="example-workflows"></a>

Here are some example workflows that illustrate how to set up an orchestration scan:

* [Container image scans with Aqua Trivy](/security-testing-orchestration/use-sto/sto-scanner-configuration/trivy/container-scan-aqua-trivy.md)
* [DAST app scans using Zed Attack Proxy (ZAP)](/security-testing-orchestration/use-sto/sto-scanner-configuration/zap/dast-scan-zap.md)

### See also <a href="#see-also" id="see-also"></a>

* [Harness STO scanner support](/security-testing-orchestration/new-to-sto/sto-whats-supported/scanners.md)
* [Run an ingestion-only scan in an STO pipeline](/security-testing-orchestration/new-to-sto/key-concepts/ingest-scan-results-into-an-sto-pipeline.md)
