piighost/azure-storage-key

Azure Storage account access key as it appears inside a connection string: the literal AccountKey= then eighty-six base64 characters and the two padding characters that a sixty-four byte key always produces. Self-anchored on the keyword, so noise is nil, and a key quoted on its own without that keyword is missed, which is also how the Microsoft detector behaves. The first example is the published Azurite emulator key, a known non-secret. No collision.

Label: AZURE_STORAGE_KEY

Pattern

\bAccountKey=[A-Za-z0-9+/]{86}==

Must be caught

Must be left alone

Tags: international, secrets, software-dev

Download the detector as TOML