Dependency Risks tab issue in PyCharm with SonarQube Cloud

Please provide

  • Operating system: macOS 15
  • SonarQube for IntelliJ plugin version: 10.29.0.81960
  • IntelliJ version: PyCharm 2025.2 (Community Edition)
  • Programming language you’re coding in: Python but issue is language independent
  • Is connected mode used: Yes, SonarCloud Free Tier

Dear SonarQube for IDE Developers,

When analyzing my Python code I encounter an issue with the *Dependency Risks* tab on the tool window.

Once I open it, it hangs for roughly half a second (or less, I don’t have a stopwatch) and then displays the following message:

As I’m in Connected Mode with SonarQube Cloud and as per the documentation this seems to be only available with SonarQube Server I was expecting anything but this ^^

The log does not contain any error information and analysis is still successful afterwards, please see the attached verbose logs:

Log.rtf.zip (56.0 KB)

Hitting that button to restart also does nothing and does not provide any additional feedback. Please check this out and maybe adjust the UI or user feedback.

Cheers :clinking_beer_mugs:

2 Likes

Hey @EclipseWizard, thanks for giving our new feature a spin!

We’ve identified an issue where this error message can appear incorrectly in our new Dependency Risks tab. It’s just a display glitch - SonarQube for IDE hasn’t crashed and no restart is needed. You can usually clear it by unbinding and re-binding your project.

This will be fixed in our next release - thanks for spotting it and letting us know!

P.S. By the way, how did the Eclipse Wizard end up using IntelliJ? :grinning_face_with_smiling_eyes:

3 Likes

My dearest @nicolas.quinquenel,

PyCharm is by far the best Python IDE. And it also has a Great SonarQube for IDE Plug-in to pair it with :smiling_face_with_sunglasses:

Keep up the outstanding work :man_bowing:t3:

Cheers :clinking_beer_mugs:

2 Likes

Hey @EclipseWizard, we have just released SonarQube for IntelliJ version 10.30. Could you please update and see if you still notice the problem?

Thanks!

1 Like

Hey @nicolas.quinquenel,

I’ve updated my local installation and can confirm that the issue is now gone. Thank you very much!

Cheers :pouring_liquid:

2 Likes