ohaswin/pyscan

Finds security vulnerabilities in your Python dependencies.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
pathDirectory to scan for vulnerabilities, defaults to current (incase the requirements.txt, pyproject.toml,etc is in a deeper path)no.
output-formatOutput format for scan results uploaded as artifact (currently only json)nojson
upload-artifactWhether to upload scan results as an artifactnofalse
artifact-nameName of the uploaded artifact (without the extension)nopyscan-results
namedescription
scan-resultOptional output file (json) from the scan
exit-codeExit code from pyscan (0 = no issues found)