Checks for boto3, by r2c. Available in [Bento](https://bento.dev).
Project description
flake8-boto3
flake8-boto3 is a plugin for flake8 with checks specifically for boto3, written by r2c. This plugin is available by default in our program analysis tool, Bento.
Installation
pip install flake8-boto3
Validate the install using flake8 --version
.
> flake8 --version
3.7.9 (flake8-boto3: 0.2.2, mccabe: 0.6.1, pycodestyle: 2.5.0, pyflakes: 2.1.1)
List of Warnings
r2c-boto3-hardcoded-access-token
: This check detects the use of a hardcoded access token for any of the aws_access_key_id
, aws_secret_access_key
, aws_session_token
keyword arguments.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
flake8-boto3-0.3.0b1.tar.gz
(3.8 kB
view details)
Built Distribution
File details
Details for the file flake8-boto3-0.3.0b1.tar.gz
.
File metadata
- Download URL: flake8-boto3-0.3.0b1.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.0 CPython/3.7.6 Darwin/19.2.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a495508e64cf9406ae94318ff1f9dbfa4b1f29e3807993d95c895acaf85b5699 |
|
MD5 | 0a228a50f24e2d998028442e382efb62 |
|
BLAKE2b-256 | 2df9a451a17435015c3eb817b4165d2f82b8b92de7995b2817aed70d709d53e7 |
File details
Details for the file flake8_boto3-0.3.0b1-py3-none-any.whl
.
File metadata
- Download URL: flake8_boto3-0.3.0b1-py3-none-any.whl
- Upload date:
- Size: 5.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.0 CPython/3.7.6 Darwin/19.2.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 61e2e7cae35d729f6263b5172f2a0d928c665d7a6ef570a2a7a3578629ace06f |
|
MD5 | 0edd13fc5de55bc77b5af05d5bd42efc |
|
BLAKE2b-256 | 4106db5e1cfda69bcea64fdf31dd37507074efb559ae31932830175dbdb9e460 |