mirror of
https://github.com/adnanh/webhook.git
synced 2025-08-02 07:50:32 +00:00
Atlassian list a specific set of IPs for outgoing connections
This commit is contained in:
parent
36e77b1c7a
commit
ffc20d2bf6
1 changed files with 1 additions and 1 deletions
|
@ -83,7 +83,7 @@ This example works on 2.8+ versions of Webhook - if you are on a previous series
|
||||||
|
|
||||||
## Incoming Bitbucket webhook
|
## Incoming Bitbucket webhook
|
||||||
|
|
||||||
Bitbucket does not pass any secrets back to the webhook. [Per their documentation](https://confluence.atlassian.com/bitbucket/manage-webhooks-735643732.html#Managewebhooks-trigger_webhookTriggeringwebhooks), in order to verify that the webhook came from Bitbucket you must whitelist the IP range `104.192.143.0/24`:
|
Bitbucket does not pass any secrets back to the webhook. [Per their documentation](https://support.atlassian.com/organization-administration/docs/ip-addresses-and-domains-for-atlassian-cloud-products/#Outgoing-Connections), in order to verify that the webhook came from Bitbucket you must whitelist the IP range `104.192.143.0/24`:
|
||||||
|
|
||||||
```json
|
```json
|
||||||
[
|
[
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue