Analzing Json files using Sonarqube

Hi,
I am using sonarqube community version 9.0.1 and I have a requirement where I have to scan json files in the source code.
I am using Azure Devops as CI/CD pipeline where I am using sonarqube extensions to runt the tasks inside Azure Devops.
I am new to sonarqube and i am not sure how to analyze the json files.

Is there any way to do it?

Appreciate your help!

Thanks!

Hi,

Welcome to the community!

We don’t directly support .json files, so you’re going to need to find a 3rd-part analyzer to be able to do that.

 
HTH,
Ann