Is there a Sonar-Elixir plugin compatible with SonarQube 9.9.4?

I’m currently working with SonarQube version 9.9.4 and I’m interested in analyzing Elixir code within this environment. I’ve been searching for a compatible Sonar-Elixir plugin but haven’t been able to find clear information.

Could anyone confirm if there’s a Sonar-Elixir plugin available that works well with SonarQube 9.9.4? If so, could you provide details on where to find it and any steps needed for installation and configuration?

Additionally, if there are any known issues or considerations when using that plugin with SonarQube 9.9.4, I’d appreciate any insights or advice on how to address them.

Hi,

Welcome to the community!

I’m not aware of an Elixir plugin.

 
Ann

Hi, I’m actually using a custom plugin from community:
sonar-elixir from GitHub
It supports SonarQube v9.9.4 but it still hasn’t support for SonarQube 10.X (and probably will not have it since the github project is stale)

All necessary setup is described in the following forum article:

1 Like