Running Manual Scans
You can initiate scans directly from the Hashsecured dashboard at any time. This is useful for on-demand security checks or for projects that are not integrated with a CI/CD pipeline.
How to Perform a Manual Scan
- Navigate to hashsecured.com and log in.
- Create a Team or join an existing one.
- If the team has no projects, create a project and provide the required information, such as:
- GitHub repository
- Docker image tag
- Deployed URL
- PAT if the repository is private
- From the main dashboard under Playground, select the project you want to scan.
- Select the type of scan:
- Git Repo (SAST): Scans a source code repository.
- Docker Image (Container): Scans a public container image.
- Web URL (DAST): Scans a live, running web application.
- For SAST, select the branch to scan.
- Click Start Scan. The scan will appear in the dashboard, and progress can be monitored in real-time.