-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 8.5
-
Component/s: None
-
Labels:None
-
Edition:Community
-
Production Notes:None
When installing SonarQube as a service on Windows, the path to the executable should be quoted to prevent unquoted service path vulnerability.
UninstallNTService and InstallNTService scripts are removed and replaced by a new documented way for installing the service: Operating the server is updated to manually install the service instead of using scripts.