Skip to content

What are the "default" additional flow step for queries ? #18459

Answered by aibaars
hugo-syn asked this question in Q&A
Discussion options

You must be logged in to vote

The CodeQL libraries contain models for many classes and methods from common libraries and frameworks, including things like newJMXConnector. See: https://github.com/search?q=repo%3Agithub%2Fcodeql%20%2FnewJMXConnector%2F&type=code

I would have expected CodeQL to track flow through methods defined in your application. However, flow may not be found in case of intermediate steps through external methods and classes that have not been modelled. Another reason could be that your code contains a pattern that is not handled properly by the CodeQL analyzer.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@hugo-syn
Comment options

Answer selected by hugo-syn
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants