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.4.tar.gz
(5.2 kB
view details)
Built Distribution
File details
Details for the file flake8-boto3-0.2.4.tar.gz
.
File metadata
- Download URL: flake8-boto3-0.2.4.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.2.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7a61934d5cb4dbdbc1bac91282f36f99ad6797fe7ea9e0f0be926fd454e72438 |
|
MD5 | 48ac81d4f343f5c7ecfc7feb22dd3163 |
|
BLAKE2b-256 | c0e58dfd5b4c84fd703d4b1c8190482b31ef85ace0e96114e73a77fa28286bdd |
File details
Details for the file flake8_boto3-0.2.4-py3-none-any.whl
.
File metadata
- Download URL: flake8_boto3-0.2.4-py3-none-any.whl
- Upload date:
- Size: 7.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/0.12.17 CPython/3.7.5 Darwin/19.2.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0b0e0a813c7aba41ba9e6b7bfebde6c6d56960b10867e1b3581591d82eb8a48d |
|
MD5 | d076d33979135beeea5e1d30a7fb8f52 |
|
BLAKE2b-256 | 0ed9bda361b5737aab420f2a3b66585545548b87ed081e10cd6312f812e35b6a |