Your privacy policy is a promise. Your code is the proof.

Scrutora reads your repositories, cloud and consent flows, then draws one map: every personal-data field, everywhere it travels, and everyone who receives it.

scrutora-engine · live
Find out the dataflow from your codebase, Live!
01 · The test almost everyone failsA public banking platform scan

Someone asks you to delete their data.
Can you?

66.7%

Erasure coverage

14Deletable
7No path found
accessToken
account_no
aadhaar
email_address
street
longitude
document_key
zip
client_ip
dob
totalCapitalizedIncome
fullname
middlename
gender
mobile_number
city
password
firstname
age
national_id
lastname
Delete and export path confirmedNo delete or export path found in code21 fields scanned

Scrutora traces the delete and export path behind every field your code actually collects, and tells you which ones have none.

02 · Where it actually goesRED = UNPROTECTED PATH

Most of your PII is travelling unprotected.

Every classified field, followed from the code that touches it to the log, store or third party it reaches. No questionnaire, no workshop. This is read out of the repository.

TRACKED DATAWHERE IT GOESaccountNumberpasswordemail_addressdate_of_birthip_addressaccessTokennational_idpostal_codeApplication logplaintext · 2 fieldsDatabase storeno encryption asserted · 3 fieldsEncrypted storesealed · 1 fieldAt restdeclared · 2 fields
03 · The blast radiusFINERACT · PUBLIC REPOSITORY

A vulnerable library is only urgent if it touches your data.

Every dependency you ship, checked against known advisories, then checked again against whether it sits on a path your regulated data actually travels. Most flagged CVEs never touch PII. The ones that do are what we surface first.

fineract · dependency reachability
7known CVEs
4on regulated path
0critical & reachable
triage

79 components narrow to 4 needing action.

Components inventoried79
Known advisories7
On a regulated-data path4
Act now4

Clean, or not on a path we reached. Advisory sits on a file that touches regulated data.

04 · How it works

Three steps, not a rollout.

Connect a repository, run the engine, read the evidence.

Your repodone · Scrutora engineDataflow mapsControl mappingsBlast radiusDependenciesData dictionariesEvidence report
01

Connect your repository

GitHub or GitLab, public or private, OAuth or a pasted URL.

02

Run the Scrutora engine

One run, 6 outputs. A few minutes on a repository this size.

03

View the evidence

Data-flow maps, control mappings, blast radius, dependencies and data dictionaries.

05 · Try itPUBLIC REPOSITORIES

Discover your dataflow.

Scan a public repository. We do not store your code: we process it to generate the findings, then discard it. We will give you this in writing.

Want to run it locally in your IDE? Check out our integrations.