Skip to main content

Automated security testing with bandit and flake8.

Project description

# flake8-bandit

Automated security testing built right into your workflow!

You already use flake8 to lint all your code for errors, ensure docstrings are formatted correctly, sort your imports correctly, and much more… so why not ensure you are writing secure code while you’re at it? If you already have flake8 installed all it takes is pip install flake8-bandit.

## How’s it work?

We use the [bandit](https://github.com/openstack/bandit/blob/master/bandit/cli/main.py) package from [Open Stack](https://www.openstack.org) for all the security testing. This package is simply a flake8 wrapper around their project (similar to [flake8-isort](https://github.com/gforcada/flake8-isort)).

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

flake8_bandit-1.0.2.tar.gz (3.8 kB view hashes)

Uploaded Source

Built Distribution

flake8_bandit-1.0.2-py2.py3-none-any.whl (4.3 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page