Skip to content

Privacy Grade

Every scan is distilled into a single grade so a whole team understands the result at a glance.

GradeMeaning
🟢 A+ / A / A-Excellent — no or only low-severity issues
🟡 B+ / B / B-Good — a few medium-severity issues
🟠 C+ / C / C-Needs attention — high-severity issues present
🔴 D / FCritical secret or PII exposure

Severity levels

SeverityExamples
🚨 CriticalAWS keys, Stripe live keys, private keys
🔥 Highpassword=, api_key=, token= in assignments
⚠️ MediumEmails, phone numbers, high-entropy strings
🔵 LowIP addresses

Shareable badge

Generate a badge from your latest scan:

bash
kafkacode scan . --badge

It prints a Markdown snippet you can paste into your README:

![Privacy Grade: A+](https://img.shields.io/badge/Privacy%20Grade-A%2B-brightgreen)

Privacy Grade: A+

Released under the MIT License.