piighost/slack-webhook

Slack incoming webhook URL, whose path is the credential: anyone holding it can post to the channel. Collides with URL, which starts at the same character and covers the same span, so a group carrying both must declare this one first. The `logs` group leaves URL out for exactly this reason.

Label: SLACK_WEBHOOK

Pattern

\bhttps://hooks\.slack\.com/services/T[A-Z0-9]{8,12}/B[A-Z0-9]{8,12}/[A-Za-z0-9]{24}\b

Must be caught

Must be left alone

Tags: international, secrets, software-dev, logs

Download the detector as TOML