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.3.tar.gz
(5.2 kB
view details)
Built Distribution
File details
Details for the file flake8-boto3-0.2.3.tar.gz
.
File metadata
- Download URL: flake8-boto3-0.2.3.tar.gz
- Upload date:
- Size: 5.2 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 | 6e9885254cc073ab57c3421ceccef8599390187c922813021163f2166fccf55d |
|
MD5 | e0bd11768c60b8f14a3e93aa6da9898b |
|
BLAKE2b-256 | a22093c6db1f04c7bcc94cd12855a2dd8f0f6f134d27853099e92394109c1abf |
File details
Details for the file flake8_boto3-0.2.3-py3-none-any.whl
.
File metadata
- Download URL: flake8_boto3-0.2.3-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 | 29ae21b4b3dfa928990465f108c79914942a3d9adcb274d1bc5ea5d3cf411c4d |
|
MD5 | 7fdc562a02f8c4d76476218e753cd08b |
|
BLAKE2b-256 | 0f092621a6cc84624b79e1212cc9e352f3f1fd527186d3332bd325cfdd584d73 |