> 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/troubleshooting-and-resources.md).

# Troubleshooting & Resources

- [RBAC for STO - Role-Based Access Control](https://developer.harness.io/security-testing-orchestration/troubleshooting-and-resources/rbac.md): Manage resources and role permissions for STO.
- [Security Testing Orchestration (STO) FAQs](https://developer.harness.io/security-testing-orchestration/troubleshooting-and-resources/faqs.md): Frequently asked questions about Harness Security Testing Orchestration (STO).
- [STO use cases](https://developer.harness.io/security-testing-orchestration/troubleshooting-and-resources/sto-use-cases.md)
- [Configure your STO pipelines](https://developer.harness.io/security-testing-orchestration/troubleshooting-and-resources/sto-use-cases/set-up-sto-pipelines.md)
- [Set up target baselines in STO](https://developer.harness.io/security-testing-orchestration/troubleshooting-and-resources/sto-use-cases/set-up-sto-pipelines/set-up-baselines.md): How to set up baselines. Every scanned target needs one.
- [Create custom scanner images](https://developer.harness.io/security-testing-orchestration/troubleshooting-and-resources/sto-use-cases/set-up-sto-pipelines/create-custom-scan-images.md): Add files and packages to your base scanner images.
- [Update your STO images](https://developer.harness.io/security-testing-orchestration/troubleshooting-and-resources/sto-use-cases/set-up-sto-pipelines/sto-images.md): How STO pulls the images it needs, and how to update images in a private registry.
- [Configure pipeline to use STO images from private registry](https://developer.harness.io/security-testing-orchestration/troubleshooting-and-resources/sto-use-cases/set-up-sto-pipelines/configure-pipeline-to-use-sto-images-from-private-registry.md): Store your scanner images in a private registry. Useful for air-gapped environments.
- [Optimize STO pipelines](https://developer.harness.io/security-testing-orchestration/troubleshooting-and-resources/sto-use-cases/set-up-sto-pipelines/optimize-sto-pipelines.md): Make your STO pipelines faster, more efficient, and more versatile.
- [Build-scan-push workflows](https://developer.harness.io/security-testing-orchestration/troubleshooting-and-resources/sto-use-cases/set-up-sto-pipelines/build-scan-push-workflows.md)
- [Build/scan/push pipelines for container images in STO](https://developer.harness.io/security-testing-orchestration/troubleshooting-and-resources/sto-use-cases/set-up-sto-pipelines/build-scan-push-workflows/build-scan-push-workflows.md): End-to-end pipeline examples for different use cases.
- [(STO license) Create a build-scan-push pipeline](https://developer.harness.io/security-testing-orchestration/troubleshooting-and-resources/sto-use-cases/set-up-sto-pipelines/build-scan-push-workflows/build-scan-push-sto-only.md): Launch pipeline builds and scans automatically based on GitLab merge requests.
- [(STO/CI licenses) Create a build-scan-push pipeline](https://developer.harness.io/security-testing-orchestration/troubleshooting-and-resources/sto-use-cases/set-up-sto-pipelines/build-scan-push-workflows/build-scan-push-sto-ci.md): Launch pipeline builds and scans automatically based on GitLab merge requests.
- [Run STO scans using GitHub Action and Drone Plugin steps](https://developer.harness.io/security-testing-orchestration/troubleshooting-and-resources/sto-use-cases/set-up-sto-pipelines/run-scans-using-github-actions.md): Pipeline examples that use GitHub Actions and Drone plugins.
- [Scanning Java Binaries in STO](https://developer.harness.io/security-testing-orchestration/troubleshooting-and-resources/sto-use-cases/set-up-sto-pipelines/java-scans.md): How to scan Java binary (.jar, .class) files.
- [Secure your STO pipelines](https://developer.harness.io/security-testing-orchestration/troubleshooting-and-resources/sto-use-cases/secure-sto-pipelines.md)
- [Run STO scans with custom SSL certificates](https://developer.harness.io/security-testing-orchestration/troubleshooting-and-resources/sto-use-cases/secure-sto-pipelines/ssl-setup-in-sto.md): How to run STO scans with custom SSL certificates.
- [Add custom certificates to a delegate](https://developer.harness.io/security-testing-orchestration/troubleshooting-and-resources/sto-use-cases/secure-sto-pipelines/add-certs-to-delegate.md): How to add custom SSL certificates to Kubernetes and Docker delegates
- [Add custom certificates to a pipeline](https://developer.harness.io/security-testing-orchestration/troubleshooting-and-resources/sto-use-cases/secure-sto-pipelines/add-certs-to-pipelines.md): How to include SSL certificates and other artifacts to a pipeline.
- [Troubleshoot SSL in STO](https://developer.harness.io/security-testing-orchestration/troubleshooting-and-resources/sto-use-cases/secure-sto-pipelines/ssl-troubleshooting-in-sto.md): Troubleshoot certificate issues when running STO scans.
- [Block builds and pull/merge requests](https://developer.harness.io/security-testing-orchestration/troubleshooting-and-resources/sto-use-cases/stop-builds-based-on-scan-results.md)
- [STO workflows for blocking builds and PRs](https://developer.harness.io/security-testing-orchestration/troubleshooting-and-resources/sto-use-cases/stop-builds-based-on-scan-results/stop-pipelines-overview.md): How to stop builds and pull requests based on STO scan results.
- [GitHub triggers to block pull requests with vulnerabilities](https://developer.harness.io/security-testing-orchestration/troubleshooting-and-resources/sto-use-cases/stop-builds-based-on-scan-results/github-triggers.md): Trigger STO scans to block GitHub PRs with vulnerabilities.
- [GitLab triggers to block merge requests with vulnerabilities](https://developer.harness.io/security-testing-orchestration/troubleshooting-and-resources/sto-use-cases/stop-builds-based-on-scan-results/gitlab-triggers.md): Trigger STO scans to block GitLab merge requests with vulnerabilities.
