Onboarding guide
This topic describes the steps you need to do to set up STO in your pipeline.
The entire setup should take about 30 minutes.
STO Requirements
Make sure you meet the following requirements before you do the STO Setup Procedures steps described below.
External Requirements
Before you create your first Harness pipeline, you must have the following:
- Git account and Personal Access Token — If you are scanning a repo, you need an account and access token with the Git provider.
- Docker Hub account — STO uses Docker-in-Docker to run scans. The Pipeline needs to pull the docker:dind image from Docker Hub.
- A build infrastructure for executing pipelines and scanning targets.