shundor/Bandit Scan

Bandit Scan

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
pathFile or directory to run bandit onno.
levelReport only issues of a given severity level or higher. Can be LOW, MEDIUM or HIGH. Default is UNDEFINED (everything)noUNDEFINED
confidenceReport only issues of a given confidence level or higher. Can be LOW, MEDIUM or HIGH. Default is UNDEFINED (everything)noUNDEFINED
excluded_pathscomma-separated list of paths (glob patterns supported) to exclude from scan (note that these are in addition to the excluded paths provided in the config file) (default: .svn,CVS,.bzr,.hg,.git,__pycache__,.tox,.eggs,*.egg)noDEFAULT
exit_zeroexit with 0, even with results foundnoDEFAULT
skipscomma-separated list of test IDs to skipnoDEFAULT
ini_pathpath to a .bandit file that supplies command line argumentsnoDEFAULT
GITHUB_TOKENGithub token of the repository (automatically created by Github)yes

no outputs