brunohaf/action-bandit

Run bandit with reviewdog on pull requests to improve code review experience.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github_tokenGITHUB_TOKEN${{ github.token }}
workdirWorking directory relative to the root directory..
bandit_configPath to config file. Supports .toml""
bandit_flagsFlags for bandit""
verboseVerbose modefalse
tool_nameTool name to use for reviewdog reporter.bandit
levelReport level for reviewdog [info,warning,error].error
reporterReporter of reviewdog command [github-check,github-pr-review,github-pr-check].github-check
filter_modeFiltering mode for the reviewdog command [added,diff_context,file,nofilter]""
fail_on_errorExit code for reviewdog when errors are found [true,false]. Default is `false`. false
reviewdog_flagsAdditional reviewdog flags.""

no outputs