astrolexisai/KCode Audit

Run KCode's deterministic security audit and upload SARIF to GitHub code scanning.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit May 26, 2026
License
Apache 2.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: astrolexisai/kcode@23ec3bb64cb7f8b2bd955df49bc12bb23feed120 # v2.10.466

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
pathPath to audit (repo root by default)no.
modelOverride the verification model (default: reads from settings)no
api-keyAPI key for the verification model (if not set, uses env/settings)no
skip-verifySkip LLM verification — static regex stage only. Faster but higher FP rate.nofalse
max-filesMaximum files to scanno500
fail-on-severityFail the action if any finding at or above this severity is CONFIRMED (none|low|medium|high|critical)nohigh
namedescription
sarif-pathPath to the generated .sarif file (relative to GITHUB_WORKSPACE)
confirmed-findingsNumber of CONFIRMED findings produced by the audit