We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a936b7a + 92631d7 commit acbf2c9Copy full SHA for acbf2c9
signatures.yaml
@@ -1,7 +1,7 @@
1
---
2
- Amazon:
3
- 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\/+=])
+ # - Secret Access Key: (?<![A-Za-z0-9\/+])[A-Za-z0-9\/+=]{40}(?![A-Za-z0-9\/+=])
5
# - Cognito User Pool ID: (?i)us-[a-z]{2,}-[a-z]{4,}-\d{1,}
6
- RDS Password: (?i)(rds\-master\-password|db\-password)
7
- SNS Confirmation URL: (?i)https:\/\/sns\.[a-z0-9-]+\.amazonaws\.com\/?Action=ConfirmSubscription&Token=[a-zA-Z0-9-=_]+
0 commit comments