diff --git a/providers/commons b/providers/commons index da5b229..d6188e9 100644 --- a/providers/commons +++ b/providers/commons @@ -5,7 +5,7 @@ # Azure Storage Account Access Key (so far they have this format) # alternatively we can grep for endpoint suffixes like core.windows.net -[A-Za-z0-9+\/]{86}== +AccountKey=[A-Za-z0-9+\/=]{88}; # Slack tokens, more generic than bot tokens (xoxb-***) xox[a|b|p|o]-[a-zA-Z0-9-]* \ No newline at end of file