-
Type:
Sub-task
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 6.2
-
Component/s: Compute Engine, Webhook
-
Labels:
- see format of JSON payload in
MMF-218 - request content type is application/json
- maximum 10 global webhooks and 10 project webhooks to avoid being a DoS attacker
- HTTP header X-SonarQube-Project is sent in requests to quickly identify the project involved without parsing payload
- external services have 10 seconds to answer, else delivery is marked as failed
- HTTPS is supported