SonarQube does not make any specific determinations on encrypting data in the database: encryption at the database level should be invisible to SonarQube behind the JDBC URL being used to connect to the database. I would suggest a discussion with your DBA team on what encryption options exist for you.
Make sure you upgrade to SonarQube v9.9 LTS soon, not only to benefit from our Best LTS Ever™, but because soon we will systematically ask users to upgrade when they ask questions about earlier versions of SonarQube, which are now considered unsupported.
thanks for the response…
but if DB is encrypted, does sonarqube support encrypted DB? is there any config need to be done on sonarqube to be able to communicate with encrypted DB?
or will work as-is?