]> source.dussan.org Git - sonarqube.git/commitdiff
SONAR-14737 DOCS use consistent wording for plugin risk consent
authorJacek <jacek.poreda@sonarsource.com>
Fri, 23 Apr 2021 08:46:27 +0000 (10:46 +0200)
committersonartech <sonartech@sonarsource.com>
Fri, 23 Apr 2021 20:03:29 +0000 (20:03 +0000)
server/sonar-docs/src/pages/setup/install-plugin.md

index 8e414b2ac1643987dd8e2eba3779de9dc23ae813..b4e59e53413aba982d27683c9d544c91b807a5e8 100644 (file)
@@ -9,7 +9,7 @@ There are two ways to install plugins in SonarQube:
 - **Manual Installation** - You need to manually install plugins when using commercial editions of SonarQube. You can also manually install plugins if your SonarQube instance doesn't have internet access or the plugin you're installing isn't in the Marketplace.
 
 [[warning]]
-| Installing third-party plugins is inherently risky. A SonarQube administrator needs to acknowledge this risk in the Marketplace before installing plugins or when prompted in SonarQube after installing a plugin manually.
+| Plugins are not provided by SonarSource, and you therefore install them at your own risk. A SonarQube administrator needs to acknowledge this risk in the Marketplace before installing plugins or when prompted in SonarQube after installing a plugin manually.
 
 ## Installing plugins from the Marketplace
 
@@ -43,4 +43,4 @@ To uninstall a plugin from the Marketplace (**Administration > Marketplace**):
 
 To uninstall a plugin manually:
 1. Delete the plugin from the `$SONARQUBE-HOME/extensions/plugins` folder.
-2. Restart your SonarQube server.
\ No newline at end of file
+2. Restart your SonarQube server.