rk0429/kalos

Acquire a kalos binary, restore bundle and baseline caches, prewarm the managed CodeQL bundle, run kalos check, and optionally upload SARIF to GitHub Code Scanning.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
working-directoryDirectory where kalos check runs.no.
cache-dirOverride KALOS_CACHE_DIR. Defaults to $RUNNER_TEMP/kalos-cache/<repository-id>-<case-hash>.no""
baseline-cache-scopeOptional namespace segment for baseline cache keys.nodefault
argsNewline-delimited arguments passed to kalos check. When `--diff origin/develop` is requested but `origin/develop` is unavailable, the wrapper falls back to the remote default branch so repositories without a develop branch remain covered.no""
upload-sarifWhen true, force `kalos check` to emit SARIF and upload it to GitHub Code Scanning.nofalse
sarif-fileRepository-relative SARIF output path used when `upload-sarif` is true.no.github/results/kalos.sarif
namedescription
cache-dirEffective KALOS cache directory.
binary-pathPath to the acquired kalos binary.
sarif-fileRepository-relative SARIF output path when Code Scanning upload is enabled.