JSON

Language-specific information about the way that SonarQube Cloud supports the analysis of JSON files.

The analysis of JSON files is disabled by default. You can enable it by setting the sonar.json.activate property to true.

This property does not affect analysis of language / framework specific JSON files.

JSON files that are detected as belonging to the CloudFormation or Azure Resource Manager language-types will be additionally analyzed by the dedicated analyzers, adjacent to this general JSON analysis.

Language-specific properties

To discover and update the JSON-specific properties, navigate in SonarQube Cloud to Your Project > Administration > General Settings > Languages > JSON. See the Analysis parameters page for more information about specific properties.

Last updated

Was this helpful?