charlescnorton/Touchstone scan

Symbolic trap-freedom scan of a Python repository; uploads findings to GitHub code scanning as SARIF.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
targetPath, owner/repo slug, or URL to scan..
executeReplay each finding in the sandbox to confirm genuine bugs (true/false).false
baselinePath to a baseline file; only a finding not already recorded there fails the run.""
excludeComma-separated fnmatch globs to drop from triage (also read from [tool.touchstone]).""
fail-onWhich findings fail the run: bug | suspected | any | none (default: the built-in policy).""
argsExtra arguments passed through to `touchstone scan`.""
versionVersion spec for the pip install, e.g. '==1.14.0' (default: latest).""
upload-sarifUpload the SARIF to GitHub code scanning (true/false). Needs security-events: write.true
namedescription
sarifPath to the generated SARIF file.
exit-codeThe scan's exit code (0 pass, 1 a finding failed the policy).