actions-marketplace-validations/Pysa Action

Analyze data flows and detect security and privacy issues in Python code

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
repo-directoryPath to the python source code you want to analyze. If you want to analyze the root of your repo, use './'yes
requirements-pathPath to requirements file, relative to `repo-directory`, to look for dependencies. Default will look for requirements.txt in the root of repo-directorynorequirements.txt
use-nightlyUse nightly (unstable) version of Pysanofalse
pysa-versionVersion of pyre-check package to be usednolatest
infer-typesRuns pyre infer in-place to add type annotations. Note that this will change your source code during analysisnofalse
sapp-versionVersion of fb-sapp package to be usednolatest
sapp-filters-directoryPath to your custom SAPP filtersno
include-default-sapp-filtersUse SAPP filters packaged with Pysanotrue
use-poetryUse poetry to install dependenciesnofalse

no outputs