You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GLP | Checks naming of global and local variables and parameters
17
17
SQLInjection | Looks for SQL injection vulnerabilities, e.g. unasserted parameters in dynamic SQL
18
18
Hint | Looks for unknown hints and invalid table references
19
-
OverrideTrivadisGuidelines | Extends TrivadisGuidelines3 and overrides check for [G-1050](https://trivadis.github.io/plsql-and-sql-coding-guidelines/v4.0/4-language-usage/1-general/g-1050/).
19
+
OverrideTrivadisGuidelines | Extends TrivadisGuidelines3 and overrides check for [G-1050](../../4-language-usage/1-general/g-1050/).
20
20
TrivadisGuidelines3Plus | Combines the validators TrivadisPlsqlNaming, SQLInjection and OverrideTrivadisGuidelines.
0 commit comments