DeplAI

Application

Dashboard

Services

BYOK

Account

deplaiDocumentation

Start here

Services

Account

Help

Start here

Getting started

Shortest path from GitHub login to a scan you can read.

Shortest path from GitHub login to a scan you can read.

1. Sign in

  1. 1Open DeplAI and choose Continue with GitHub.
  2. 2Pick the GitHub account that can see the repository. DeplAI asks GitHub to show an account chooser instead of reusing the last session silently.
  3. 3Approve email, profile, and org membership. That is identity only. Repository access comes from the GitHub App next.

2. Connect a repository

  1. 1Open Integrations (or add a project from the workspace picker).
  2. 2Install the DeplAI GitHub App on the account or organization that owns the repo.
  3. 3Grant the repositories you want DeplAI to see.
  4. 4Select the repository. DeplAI clones it on its servers for scans and analysis.

ZIP instead of GitHub: upload an archive from the project picker. Remediation can still write local diffs; pull requests need a GitHub project.

3. Run the first scan

  1. 1Select the project in the left nav.
  2. 2Open Security Agent.
  3. 3On Scan, choose coverage:
OptionWhat runs
SASTBearer — source for vulnerabilities and hardcoded secrets.
SCASyft inventory + Grype CVE match on dependencies.
Full ScanBoth, in parallel. Use this if you are unsure.
  1. 1Start the scan and leave the tab open.
  2. 2When it completes, the pipeline moves to Results.

4. Read the first result

  • Code security — CWE-grouped Bearer findings, path, line, severity.
  • Supply chain — package, installed version, CVE, optional fix version.

Start with critical and high. Those are major when you later scope remediation.

You do not have to remediate in DeplAI. Export a report, or continue to Agent setup → Remediation.

5. Optional next steps

  • Agent setup → Remediation → Review → GitHub & verify — Security Agent
  • UI/UX customizer — UI/UX customizer
  • Deploy — Deploy
  • Credits / Subscription — Billing
  • BYOK → Credentials — Security and data

On this page

1. Sign in2. Connect a repository3. Run the first scan4. Read the first result5. Optional next steps