The Wayback Machine - https://web.archive.org/web/20220602064412/https://github.com/topics/bandit
Skip to content
#

bandit

Here are 89 public repositories matching this topic...

davidak
davidak commented Jun 18, 2018

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. create .bandit file with content:
[bandit]
tests: B101,B102,B301

  1. run bandit -c .bandit -r module/
  2. get error:
    [main] ERROR .bandit : Error parsing file.

Expected behavior
working as described in readme

Bandit version

ba
bug good first issue

Examples of gitlab-ci jobs, pytest slack integration, pylint-check jobs, gitlab-artifacts, parametrization-tests, multithread execution for methods, sitemap checking links status. Mirrored from gitlab.

  • Updated Aug 31, 2021
  • Python

Improve this page

Add a description, image, and links to the bandit topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the bandit topic, visit your repo's landing page and select "manage topics."

Learn more