Run JANUS locally

Scan any folder on your machine or any GitHub repo → a full compliance report. Your code never leaves your machine.

1 · Requirement

Docker Desktop (free). That's the only prerequisite.

2 · Install & run (one line)

Run this from inside the folder/repo you want to scan:

curl -fsSL https://januscomp.com/install.sh | sh

Prefer to do it by hand?
docker run --rm -p 8080:8080 -v "$PWD:/workspace:ro" ghcr.io/wildercb/janus:latest

3 · Open & scan

Open http://localhost:8080Audit a repo, then either:

You get the full report: findings, policy mappings, suggested fixes, and auditor artifacts.

4 · Pick a model

← Back to the app