precogsai/Precogs AI Security Scan

AI security scanner — finds vulnerabilities, secrets, PII & insecure dependencies. Free tier included.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
api-keyPrecogs API key (from app.precogs.ai). Required for SAST and dependency scanning. Secret scanning works without it.no""
severity-thresholdMinimum severity to fail the check: low, medium, high, criticalnohigh
scan-secretsEnable free secret/PII scanning (regex + entropy, runs locally)notrue
scan-codeEnable AI code scan (SAST) — requires api-keynotrue
scan-dependenciesEnable dependency vulnerability scan (SCA) — requires api-keynotrue
fail-on-findingsFail the workflow if findings meet severity thresholdnotrue
sarif-outputPath to write SARIF output file (for GitHub Code Scanning integration)no""
namedescription
findings-countTotal number of findings
critical-countNumber of critical findings
high-countNumber of high findings
secrets-countNumber of secrets/PII found
report-urlURL to full report on app.precogs.ai
sarif-filePath to generated SARIF file