sameergit-ally/ShadowLeak AI Scan

Scan pull request diffs for leaked secrets, credentials, and PII using hybrid regex + entropy detection with optional AI validation.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
fail-on-severityMinimum severity that fails the build. One of: Critical, High, Medium, Low. noCritical
ai-validationWhether to run the AI validation layer (true) or use regex/entropy heuristics only (false). Requires GROQ_API_KEY or GEMINI_API_KEY when enabled; falls back to heuristics automatically if no key is set. notrue
groq-api-keyGroq API key for AI validation (passed as a secret)no""
gemini-api-keyGemini API key for AI validation (passed as a secret)no""
ai-providerAI provider to use: groq or gemininogroq
github-annotationsEmit GitHub Actions workflow commands for inline PR annotationsnotrue

no outputs