|
I use How can I know I find example output: Is there some packages/cli to get metadata of a query?
|
Answered by
jketema
Jun 12, 2026
Replies: 1 comment 3 replies
|
Hi @Lslightly Thank you for your question. What are you actually trying to achieve? Digging into the contents of the database directory is probably not what you want to do, as the directory structure is not guaranteed to stay the same. |
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If you want to know if a query occurs in a certain pack, then
codeql resolve queriesis indeed the command you need.