ScanWarden

Quick Start

Setting up your workspace

Follow this guide to protect your first repository.

Create an Account

Go to the bot and ask the support team to create an account.

After registration, a Workspace will be automatically created for you.

Connect an Identity Provider

To scan private repositories, you must grant ScanWarden access to them.

  1. Go to Settings > Integrations.
  2. Click Connect GitHub (or any other available provider).
  3. You will be redirected to the provider's website to authorize the ScanWarden application.

Screenshot: Integrations page with connect button

Add a Repository

  1. Navigate to the Repositories section.
  2. Click Add Repository.
  3. Select a repository from the list.

Screenshot: Repository selection list

First Scan

Once the repository is added, you can start scanning.

  1. Select it from the list in the Repositories section.
  2. Click the Run Scan button in the top right corner.
  3. Configure the parameters in the form and click Start Scan.
  • SAST: Checks code for vulnerabilities.
  • Secrets: Searches for hardcoded keys and secrets.
  • IaC: Checks configuration files for potential errors.
  • Smart Deduplication & Grouping: Links issues by merging them into clusters.
  • Commit/branch/tag: The latest commit and branch will be automatically selected when choosing the repository.

Screenshot: Scan launch/configuration form

On this page