xlogs vs ZeriFlow

Both tools scan a live app from its URL, free, with no signup for a basic scan. They check genuinely different things, and ZeriFlow is broader than xlogs on configuration. This comes from us, so read it knowing we make xlogs. Every claim below was checked against ZeriFlow's own pages in August 2026.

Scan your app with xlogs

Free, unlimited, read-only, no signup. Running both tools is reasonable; they do not overlap much.

They check the setup around your app. We check the app.

ZeriFlow runs 80+ checks across TLS, HTTP headers, cookies, DNS and email authentication, and information disclosure. That is real breadth, and it is more configuration coverage than xlogs has. If you want the widest sweep of transport and header settings, they win that outright.

What their scan does not cover is the application itself. By their own description, the free scan does not test Supabase Row Level Security, database access, or secrets in your shipped JavaScript; source-code analysis is a paid tier that connects to GitHub. Those are the two things that caused every named incident in AI-built apps: an open database and a leaked key.

So the split is clean. They tell you more about how your site is configured. We tell you whether a stranger can read your data or use your keys right now.

Where ZeriFlow is better

  • Far more configuration checks (80+ vs our 7), including cookie flags, DNSSEC and DKIM, which xlogs does not check at all
  • A much larger library of published security content
  • Paid monitoring and CI integration at EUR 9.99/month
xlogsZeriFlow
Free scansUnlimited, no signup3 per day, no card
Database (Supabase RLS)Tested anonymously from outsideNot checked
Secrets in shipped code9 key formats in your live bundlePaid tier, via GitHub
TLS, cookies, DNSSEC, DKIMNot checkedYes, and more thoroughly
Security headers5 headers11 header checks
Total checks8 on the live app, 29 on a repo plus a known-vulnerability lookup, each mapped to something exploitable80+
ScoreNone, by design0 to 100
Cheapest paid tierNo paid tier yetEUR 9.99/month
Repo scanning29 supply-chain checks on a public repo, read-onlyNot stated
Access log analysisDrop an access log: parsed in your browser, never uploadedNot stated

Common questions

Which one should I use?

If your app has a database, start with xlogs, because an openly readable table is the thing that actually leaks user data and their free scan does not test for it. If you want the broadest sweep of TLS, cookie and DNS configuration, ZeriFlow covers far more of that than we do. They are close to complementary.

Does xlogs really run only 7 checks?

Yes, and we would rather say so than inflate the number. Every one maps to a condition someone can act on, and we publish exactly what we do not check. A larger count is easy to produce by adding checks that are easy to pass.