r2c flake8 plugin for boto3
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.2.2b2.tar.gz
(5.3 kB
view details)
Built Distribution
File details
Details for the file flake8-boto3-0.2.2b2.tar.gz
.
File metadata
- Download URL: flake8-boto3-0.2.2b2.tar.gz
- Upload date:
- Size: 5.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/0.12.17 CPython/3.7.5 Darwin/19.0.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d2082aba7962e84378f724ef4d21c641acce4d8e4896218af7a4797dc8b5d7e2 |
|
MD5 | 450d30781969df4079008a4a78eaa706 |
|
BLAKE2b-256 | 858695576177bb2c83f7153cb9b4b8aa7f8633a55d1e4db9c5b367e18298cb6d |
File details
Details for the file flake8_boto3-0.2.2b2-py3-none-any.whl
.
File metadata
- Download URL: flake8_boto3-0.2.2b2-py3-none-any.whl
- Upload date:
- Size: 7.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/0.12.17 CPython/3.7.5 Darwin/19.0.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0f3e06bd87a964f6e0e326f49d392fe337c44f214b7c4703a5d09f8e38c1809c |
|
MD5 | 3325b6d163c3a434ed5de496de76bfc9 |
|
BLAKE2b-256 | 64c9e5055fd0c75bd89137c0621b45059ebacdacaa1f41f6c48a407f0617b4f2 |