Can this whitelist be specified in sonar-project.properties?
We have many projects that each have different module resolution approaches, creating a Quality profile for every single one can be tedious especially considering that devs don’t have that kind of permissions in sonarqube dashboard. Plus they can be changed as project evolves, then a simple whitelist change will require submitting a ticket and waiting for who knows how long because it has a very low priority.
This looks like a perfect case for something that should be configurable vis sonar-project.properties file, no?