Skip to content

Query stalling on string generation predicate, how to log actual evaluation? #15742

You must be logged in to vote

To get more detailed logging you could use the structured evaluator log options:

 % codeql database analyze --help -vvv
Usage: codeql database analyze [OPTIONS] -- <database> [<query|dir|suite|pack>...]
Analyze a database, producing meaningful results in the context of the source code.

Run a query suite (or some individual queries) against a CodeQL database, producing results, styled as alerts or paths, in SARIF or another interpreted format.

This command combines the effect of the codeql database run-queries and codeql database interpret-results commands. If you want to run queries whose results don't meet the requirements for being interpreted as
source-code alerts, use codeql databas…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@aibaars
Comment options

@0x73746F70626F74686572696E676D65
Comment options

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