parthav99/VulnAdvisor — Python reachability triage

Reachability-ranked Python security scanning (SCA + SAST) with evidence-backed confidence tiers. Runs entirely inside your runner — no telemetry, code never uploaded.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
pathPath to scan.no.
fail-onFail the step at this band or score (critical|high|medium|low or 0-100).nohigh
formatReport format: terminal, json, or sarif.nosarif
output-fileFile to write the report to (ignored for terminal format).novulnadvisor.sarif
new-onlyGate only on findings introduced since --base (never block on legacy debt).nofalse
baseBase git ref for --new-only diffing.no""
versionvulnadvisor version to install (empty = latest from PyPI).no""
python-versionPython version to set up.no3.12
extra-argsExtra arguments appended to the scan command verbatim.no""

no outputs