Skip to content

Commit 92631d7

Browse files
committed
Amazon Secret Key is matching paths
We can look at this again later when revamping the code based on, when #209 gets underway
1 parent 8b95d7f commit 92631d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

signatures.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
- Amazon:
33
- Access Key: (?:A3T[A-Z0-9]|AKIA|AGPA|AIDA|AROA|AIPA|ANPA|ANVA|ASIA|ABIA|ACCA)[A-Z0-9]{16}
4-
- Secret Access Key: (?<![A-Za-z0-9\/+])[A-Za-z0-9\/+=]{40}(?![A-Za-z0-9\/+=])
4+
# - Secret Access Key: (?<![A-Za-z0-9\/+])[A-Za-z0-9\/+=]{40}(?![A-Za-z0-9\/+=])
55
# - Cognito User Pool ID: (?i)us-[a-z]{2,}-[a-z]{4,}-\d{1,}
66
- RDS Password: (?i)(rds\-master\-password|db\-password)
77
- SNS Confirmation URL: (?i)https:\/\/sns\.[a-z0-9-]+\.amazonaws\.com\/?Action=ConfirmSubscription&Token=[a-zA-Z0-9-=_]+

0 commit comments

Comments
 (0)