How can i scan specific database table with Sonarqube?

Must-share information (formatted with Markdown):

  • which versions are you using (SonarQube, Scanner, Plugin, and any relevant extension)
    :arrow_forward:SonarQube: 9.4.0
    :arrow_forward:Scanner: 4.6.2
    :arrow_forward:IDE: Eclipse
    :arrow_forward:build env: Gradle

  • what are you trying to achieve
    :arrow_forward:I want to scan specific database tables with SonarQube.

  • what have you tried so far to achieve this
    :arrow_forward:I’ve searched for properties for jdbc table name, but cannot see anything.
    Is there any sonar properties that target specific table name? (ex: sonar.jdbc.table)

Hey there.

Scan for what, exactly?

Wait… was it impossible that scanning database table with Sonarqube?
My senior manager told me “try scanning table with Sonarcube(or SonarScanner).”, so i thought it would be possible.