Bandit extension for Visual Studio CodeA Visual Studio Code extension for the Bandit static analysis security tool, developed and maintained by the original authors of Bandit. This extension comes bundled with Bandit version 1.8.3. It is compatible with all actively supported versions of the Python programming language. For more information about Bandit, visit https://bandit.readthedocs.io/. SettingsThere are several settings you can configure to customize the behavior of this extension.
| Setting | Default | Description |
|---------------------------|----------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| The following variables are supported for substitution in the
The Commands
LoggingFrom the Command Palette (View > Command Palette ...), run the Developer: Set Log Level... command. Select Bandit from the Extension logs group. Then select the log level you want to set. To open the logs, click on the language status icon ( TroubleshootingIn this section, you will find some common issues you might encounter and how to resolve them. If you are experiencing any issues that are not covered here, please file an issue. |