SonarQube 5.6.1 发布了,Sonar (SonarQube)是一个开源平台,用于管理源代码的质量。Sonar 不只是一个质量数据报告工具,更是代码质量管理平台。支持的语言包括:Java、PHP、C#、C、Cobol、PL/SQL、Flex 等。 本次发布改进如下: Bug 修复 [SONAR-7686] - Fail to migrate to SonarQube 5.5 when some LDAP users was removed then reactivated [SONAR-7770] - Authentication fails if LDAP configuration has been forgotten during the upgrade [SONAR-7798] - Fail to fix MSSQL collation if Kana (KS) or Width (WS) sensitive [SONAR-7809] - Bad rendering when there is no new coverage on the Overview page [SONAR-7868] - Fix XSS issues on Measures page [SONAR-7869] - Wrong value for last_commit_date [SONAR-7874] - Restrict anonymous access for some WS 提升 [SONAR-7791] - Upgrade to Tomcat 8.0.32 [SONAR-7866] - Deprecate Server#isSecured() [SONAR-7867] - Analysis date of ProjectView components must be the project's analysis date [SONAR-7894] - Document the "Anyone" group on the "Groups" page [SONAR-7912] - Highlight releasability rating in measure page of a view 主要特点: 代码覆盖:通过单元测试,将会显示哪行代码被选中 改善编码规则 搜寻编码规则:按照名字,插件,激活级别和类别进行查询 项目搜寻:按照项目的名字进行查询 对比数据:比较同一张表中的任何测量的趋势 下载地址:https://sonarsource.bintray.com/Distribution/sonarqube/sonarqube-5.6.1.zip SonarQube 5.6.1 发布下载地址