actions-marketplace-validations/Code-Pathfinder

Security scanning with Code-Pathfinder - an open-source CodeQL alternative

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Feb 9, 2026
License
AGPL 3.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/shivasurya_code-pathfinder@0a08aa7fd15150b3fdbaf01fbf740599eba5cc47 # no releases — HEAD as of 2026-07-10

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

namedescriptionrequireddefault
rulesPath to Python SDK rules file or directoryno
rulesetRemote ruleset(s) to use (e.g., python/deserialization, docker/security). Can specify multiple comma-separated.no
projectPath to source code to scanno.
outputOutput format: sarif, json, or csvnosarif
output-fileOutput file path (e.g., results.sarif)nopathfinder-results.sarif
fail-onFail with exit code 1 if findings match severities (e.g., critical,high)no""
verboseEnable verbose outputnofalse
python-versionPython version to useno3.12
skip-testsSkip scanning test filesnotrue
refresh-rulesForce refresh of cached rulesets (bypasses cache)nofalse
debugEnable debug diagnostics with timestampsnofalse
disable-metricsDisable anonymous usage metrics collectionnofalse
pr-commentPost a summary comment on the pull request with scan resultsnofalse
pr-inlinePost inline review comments for critical/high severity findingsnofalse
github-tokenGitHub token for posting PR comments (required when pr-comment or pr-inline is enabled)no""
no-diffDisable diff-aware scanning (scan all files instead of only changed files)nofalse
namedescription
results-filePath to the output results file
versionInstalled pathfinder version