]> source.dussan.org Git - sonarqube.git/commitdiff
DOC-104, update that Github Webhooks are not used
authorkevin-hinz <kevin.hinz@sonarsource.com>
Wed, 24 Aug 2022 15:04:10 +0000 (17:04 +0200)
committersonartech <sonartech@sonarsource.com>
Thu, 25 Aug 2022 20:03:09 +0000 (20:03 +0000)
server/sonar-docs/src/pages/analysis/github-integration.md

index f858354cc00544719ebbfc358e13002310661b67..c7bbf4a98794f1797f93f1bb27b2175041733f50 100644 (file)
@@ -38,7 +38,7 @@ Specify the following settings in your app:
 - **GitHub App Name** – Your app's name.
 - **Homepage URL** – You can use any URL, such as `https://www.sonarqube.org/`.
 - **User authorization callback URL** – Your instance's base URL. For example, `https://yourinstance.sonarqube.com`.
-- **Webhook URL** – Your instance's base URL. For example, `https://yourinstance.sonarqube.com`.
+- **Webhook URL** – To improve security, webhooks, by default, are not allowed to point to the SonarQube server since version 8.9LTS, therefore we recommend that you disable the feature. You should clear the **Webhook Active** checkbox to silence a forthcoming deprecation warning, and clear the **Webhook URL** and **Webhook secret** fields when creating your Github app.
 - Grant access for the following **Repository permissions**:
 
   | Permission          | Access       |