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.
Release files for flake8-boto3 0.3.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| flake8-boto3-0.3.0.tar.gz | 3.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| flake8_boto3-0.3.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 9.1 kB
Release files / flake8-boto3-0.3.0.tar.gz
| Download URL | flake8-boto3-0.3.0.tar.gz |
|---|---|
| Size | 3.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
9ed6f6d69fcc2bd02a35be53c8f29f8f32bd2e84be57496df7b5b13c0ab0b3f7
|
|
BLAKE2b-256 checksum How to use checksums |
c8b36b361784cff4000830b8295fa6d46a8f8ccaf7b1842a844f3b900bbb7bf6
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.0.0 CPython/3.7.6 Darwin/19.2.0
|
Release files / flake8_boto3-0.3.0-py3-none-any.whl
| Download URL | flake8_boto3-0.3.0-py3-none-any.whl |
|---|---|
| Size | 5.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
2de21bc4b9113a8b057d9991a8a2558f189f0b23a60af97a955ad938490310b1
|
|
BLAKE2b-256 checksum How to use checksums |
212facce642e97e5a526c6681d82b20f050633c42e775afe8dd69c96e185f12d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.0.0 CPython/3.7.6 Darwin/19.2.0
|