How to use dependency version in Dependency search

How to use dependency version in dependency search in portfolio in Sonarcloud enterprise.

For example I cannot use “:” for search like “spring-boot:3.5.0”.
the problem is that I have thousands projects with Spring boot and I need to find the projects with the specific Spring boot version.

Hey @Alex3

As I understand it’s not possible today to do that in the UI. However, you could download an SBOM from the Portfolio and search in there.

I’ll pass along your feedback as something we may want to add in the product!

Yes, this is on the list for things to accomplish. Between package name, package version, package license, and a few other items we’re trying to figure out how to best search and filter on a number of different criteria.