Must-share information (formatted with Markdown):
-
which versions are you using (SonarQube, Scanner, Plugin, and any relevant extension)
– 8.9LTS -
what are you trying to achieve
– tk.mybatis and mybatisPlus may run sql statement without writing sql statement in xml files.
It is not like mybatis since there are a mybatis for sonar plugin that can scan sql statement in xml files of mybatis.
Would sonarqube support to scan the sql usages of tk.mybatis and mybatisPlus now or in the furture? -
what have you tried so far to achieve this
– sql query will not be checked in the code of tk.mybatis and mybatisPlus.