Demo data. This hosted preview shows seeded findings so you can explore the UI. For real scans of your repos, self-host or run the CLI. See the README.
Real scanner orchestration

Scanner Coverage

Status is honest: green only where a real check can run. External scanners show tool_missing with an install hint until installed.

Dependency / SCA

enabled
Direct-manifest scanning via OSV API. Install OSV-Scanner for lockfile/transitive coverage.
OSV APImedium confidence
Install OSV-Scanner: https://google.github.io/osv-scanner/installation/

Secrets

enabled
Lightweight built-in regex detector (low confidence). Install Gitleaks for authoritative scanning.
patchpilot-secrets-litelow confidence
Install Gitleaks: https://github.com/gitleaks/gitleaks#installing

SAST

tool_missing
Semgrep not installed.
semgrephigh confidence
Install Semgrep: https://semgrep.dev/docs/getting-started/

Container / IaC

tool_missing
Trivy not installed.
trivyhigh confidence
Install Trivy: https://aquasecurity.github.io/trivy/latest/getting-started/installation/

GitHub Actions / CI hardening

enabled
Built-in static workflow hardening rules.
patchpilot-ci-hardeningmedium confidence

Agent / MCP config

enabled
Built-in Codex/MCP/GitHub Actions config risk checks.
patchpilot-agent-configmedium confidence

Malicious / suspicious package

enabled
Lifecycle-script + heuristic checks only. Set PATCHPILOT_MALICIOUS_PACKAGES_DIR for authoritative malicious-package matching.
patchpilot-quarantinelow confidence
Set PATCHPILOT_MALICIOUS_PACKAGES_DIR to an OpenSSF malicious-packages data directory.

License

not_configured
License scanning needs Trivy.
trivymedium confidence
Install Trivy: https://aquasecurity.github.io/trivy/latest/getting-started/installation/

SBOM

disabled
SBOM generation needs Syft or Trivy.
syfthigh confidence
Install Syft: https://github.com/anchore/syft#installation
ToolCategoryStatusCommandVersion
OSV-Scanner (lockfile SCA)scatool_missingosv-scanner·
Gitleaks (secret scanner)secrettool_missinggitleaks·
Semgrep (SAST)sasttool_missingsemgrep·
Trivy (fs/IaC/license/SBOM)containertool_missingtrivy·
Syft (SBOM)sbomdisabledsyft·