sondberg84/Vibe Security Checker

Scan your repository for security vulnerabilities in AI-generated code

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
pathPath to scan (relative to repository root)no.
fullRun all check categories (secrets, injection, auth, crypto, cloud, data, debug, https, ssrf, jwt, headers)notrue
checksComma-separated list of specific checks to run (overrides full)no""
min_severityMinimum severity to report: CRITICAL, HIGH, MEDIUM, LOWnoLOW
fail_onExit with failure if findings of this severity or higher are found: CRITICAL, HIGH, MEDIUM, LOW, NONEnoHIGH
sarifUpload SARIF results to GitHub Advanced Securitynotrue
sarif_filePath for SARIF output filenovibe-security-results.sarif
scan_historyAlso scan git history for secrets (slower)nofalse
max_history_commitsMaximum commits to scan in git historyno200
baselinePath to baseline file — only report new findings not in the baselineno""
namedescription
findings_countTotal number of findings
critical_countNumber of CRITICAL findings
high_countNumber of HIGH findings
gradeSecurity grade: A, B, C, D, or F
sarif_filePath to generated SARIF file