ScrutoraCode, cloud & consent

VS Code

Scan the open workspace and see compliance findings inline in the Problems panel, before you push. Runs locally via Docker; nothing leaves your machine.

01 · Setup

3 steps.

01Install the extension

Install Scrutora Scan from the VS Code Marketplace (or search “Scrutora” in the Extensions view).

02Make sure Docker is running

The scan runs in a container, so Docker Desktop (macOS/Windows) or Docker Engine (Linux) must be available. The extension prompts you with a link if it isn't detected.

03Scan your workspace

Run “Scrutora: Scan Workspace” from the Command Palette, or click the 🛡 Scrutora status-bar button. Findings appear in the Problems panel and inline in your files. Enable scan-on-save to re-scan as you work.

02 · What you get

After the first run.

Problems panel findings

Every finding with file, line and the obligation it maps to: navigable like any diagnostic.

Inline squiggles

See compliance issues on the exact line, in context, as you edit.

Scan on save

Optional automatic re-scan whenever you save a file.

Fully local

The scan runs on your machine via Docker. No code, findings or telemetry leave.

03 · Questions

The ones people actually ask.

Do I need Docker?

Yes. The extension runs the scanner container locally, so Docker Desktop or Docker Engine must be installed and running.

Does my code leave my machine?

No. Everything runs locally in the container; nothing is uploaded to Scrutora or any third party.

Which frameworks does it check?

DPDPA, HIPAA, GDPR, PCI-DSS and more, configurable in the extension settings.

VS Code Marketplace
04 · Try itPUBLIC REPOSITORIES

Wire it into a build.

A public repository, read once and not kept. You get the data map: every personal-data field, where it lands, and who receives it. Or run the container on your own runner, and the source never reaches us.