Details
-
Type:
New Feature
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.4.1
-
Fix Version/s: 3.0
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
While trying to use the new feature "Update Center", I discovered that password are stored in clear in the file sonar.properties
For the db password, it's not really a problem to have it in clear cause sonar db is not as critical as our business one (it's considered as a dev tool) but when we talk about connecting to the Internet to download updates, it's not possbile anymore to use service account.
Could provide a way to encrypt passwords stored in the sonar.properties files ?
Thanks in advance.
Alex
Issue Links
- is duplicated by
-
SONAR-2389
Support for encrypted configuration
-
-
SONAR-3330
Security problem (can easily "by pass" sonar authentication & authorization)
-
- is related to
-
SONAR-3448
Sonar fails to start if the sonar.jdbc.* properties are encrypted
-
-
SONAR-2244
Sonar Analysis needs DB User / PW
-
For sonar developers, here are some links to encrypt passwords in configuration files :