shivasurya/Code-Pathfinder

Security scanning with Code Pathfinder - open source, type-aware SAST with cross-file dataflow analysis

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
rulesPath to Python SDK rules file or directoryno
rulesetRemote ruleset(s) to use (e.g., python/flask, 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