Last updated 6 months ago
is a linter for Python.
You can enable the Bandit linter with:
trunk check enable bandit
Bandit will be auto-enabled if any Python files are present.
Bandit supports the following config files:
.bandit
You can move these files to .trunk/configs and trunk check will still find them. See for more info.
.trunk/configs
trunk check
Bandit Trunk Code Quality
Trunk Code Quality's