Rules for PL/SQL that need database properties

Hello,
at the link: https://docs.sonarqube.org/latest/analysis/languages/plsql/ specifies that “Some rules raise issues only when a data dictionary is provided during analysis” and "To provide a data dictionary, you must define the following properties … "properties of the database.
How can I know what rules need those parameters and what rules do not? In some companies, knowledge of these parameters is sometimes restricted by security and it is not possible to know them. So, for this reason, I would like to know what rules will be operational without these properties.

Thank you so much.

As of today, only a few rules use the data dictionary:

Hi Pierre-Yves,
thanks you so much for the answer. It helps me a lot.

Have a great weekend.

Kind regards.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.