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.2b1.tar.gz
(5.3 kB
view details)
Built Distribution
File details
Details for the file flake8-boto3-0.2.2b1.tar.gz
.
File metadata
- Download URL: flake8-boto3-0.2.2b1.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 | 47b5576818f75bd5a5ee42ea1a5a3666303428377ec21214306a2d57479b90d9 |
|
MD5 | bbf3f3fcee646994719369c1e9ea6ec7 |
|
BLAKE2b-256 | 3a0760dc3066f9809e6bf5945f870fb633e152f1d3bdd9e00d23d5feec2ef1ee |
File details
Details for the file flake8_boto3-0.2.2b1-py3-none-any.whl
.
File metadata
- Download URL: flake8_boto3-0.2.2b1-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 | b4355444aed960598d98ec804df21a9dbdcd876c80b4529d934408802803ad25 |
|
MD5 | 15e495122ec1a4888f1810e4c5edd379 |
|
BLAKE2b-256 | 2b10ecd0385d7c3df562eb8127f793cb8497c0c35b8ac8830b58b8ac69c08951 |