add aws credential checking ONLY FOR YOUR OWN credentials if they're set in a configurable credentials file (AWS CLI tools' native format)

This commit is contained in:
Ara Hayrabedian 2015-05-31 23:50:49 +04:00
parent cf550fcab3
commit 95bf20d52d
4 changed files with 73 additions and 0 deletions

View file

@ -56,6 +56,12 @@
entry: debug-statement-hook
language: python
files: \.py$
- id: detect-aws-credentials
name: Detect AWS Credentials
description: Detects *your* aws credentials from the aws cli credentials file
entry: detect-aws-credentials
language: python
files: ''
- id: detect-private-key
name: Detect Private Key
description: Detects the presence of private keys