Skip to Content
CI CD IntegrationRunning Manual Scans

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

  1. Navigate to Hashsecured.clockhash.com  and log in.
  2. From the main dashboard, select the project you want to scan.
  3. Click on the Start New Scan button.
  4. Select the type of scan you wish to perform:
    • 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.
  5. Enter the required information:
    • For Git Repo, provide the URL in owner/repository format and specify the branch.
    • For Docker Image, provide the image name with tag.
    • For Web URL, provide the full URL of the application.
  6. Click Start Scan. The scan will appear in the dashboard, and progress can be monitored in real-time.