Configuration Notes
Criticality filter value can contain custom severities or can be blank. Example: criticalityFilter=”blocker;severe;medium” Note: Values should be separated using semicolon (;).
Steps for Integrating SonarQube with Embold Code Quality
The following are the steps for running the SonarQube module with Remote Analysis:
Standard Compliance
BrowserStack Code Quality detects violations of standards such as MISRA. To understand the percentage coverage on each standard, please read the respective sections below.
Prerequisites (Sonar)
Make sure Sonar analysis for a particular project is completed and code issues are visible on Sonar UI.
Configuration for https enabled Embold
Import the same set of certificates used for Embold in default jre keystore on standalone Corona machine. Default jre path: Javajre1.8.0_171libsecurity. Below is the command: “keytool -import -trustcacerts -alias gamma -file “ ”-keystore cacerts”