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.