In [this](https://github.com/github/codeql/blob/main/java/ql/src/Security/CWE/CWE-020/ExternalAPIsUsedWithUntrustedData.ql) example query provided. I guess the table is `UNSUPPORTED_KIND`. I am not able to find any documentation related to `@kind table`.
In this example query provided.
I guess the table is
UNSUPPORTED_KIND.I am not able to find any documentation related to
@kind table.