Merge pull request #260 from PVSec/master · lircs/pre-commit-hooks@79915aa · GitHub
Skip to content

Commit 79915aa

Browse files
authored
Merge pull request pre-commit#260 from PVSec/master
Fix for issue pre-commit#258
2 parents e19917a + 97d838f commit 79915aa

3 files changed

Lines changed: 9 additions & 1 deletion

File tree

pre_commit_hooks/detect_aws_credentials.py

Lines changed: 3 additions & 1 deletion
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# file with an AWS access key id but no valid AWS secret access key only space characters
2+
[production]
3+
aws_access_key_id = AKIASLARTARGENTINA86
4+
aws_secret_access_key =

tests/detect_aws_credentials_test.py

Lines changed: 2 additions & 0 deletions

0 commit comments

Comments
 (0)