Code reviewer for COTS products

I would like to understand how sonar supports integration of new plugins for Custom languages. Ex: BPEL, Mediation flows.

We have developed code reviewer tool using Python for rule implementaion on our custom language. (for IBM IID BPEL, Mediation flows)

please let me know how to integrate with sonar and any guide lines process to be followed to deploy the plugin to sonar qube and genreate the reports in sonar dashboard.

Thanks,
Ramya

Hi Ramya,

If you’re asking how to integrate your analyzer into your own SonarQube instance, the docs on developing a plugin should be helpful. If you’ve already developed a plugin, and want it to show up in the Marketplace, then these docs are what you’re looking for.

 
HTH,
Ann

HI Ann,

How to I check if my analyzer is compatible with the technologies.