ahmed-145/ACR-QA Code Review

AI-powered code review: 10 static analysers + RAG-grounded explanations + ECDSA-signed provenance

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
target-dirDirectory to scan (relative to repo root)no.
fail-onSeverity threshold to fail CI — high | medium | low | nonenohigh
groq-keyGroq API key for AI explanations (optional — static analysis runs without it)no
repo-nameRepository name label for reports (defaults to github.repository)no${{ github.repository }}
limitMaximum number of findings to return (0 = unlimited)no0
output-sarifWrite SARIF v2.1.0 output to this path (leave empty to skip)noacrqa-results.sarif
namedescription
findings-countTotal number of findings detected
high-countNumber of HIGH-severity findings
medium-countNumber of MEDIUM-severity findings
sarif-filePath to the SARIF v2.1.0 output file