How to use a config file for codeql database analyze ?
#20782
Unanswered
Hug0Vincent
asked this question in
Q&A
Replies: 1 comment
-
|
There's no equivalent. Whatever you specify through Also relevant in your case is likely: https://docs.github.com/en/code-security/codeql-cli/codeql-cli-manual/database-analyze#options-to-control-the-threat-models-to-be-used |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I would like to use a config file for the CLI command
codeql database analyzelike the--codescanning-configone. But--codescanning-configis only available forcodeql database create, is there an equivalent ? I would like to pick different packs / threat model etc from a config file but I can't find the right option. There is--qlconfig-fileand--sarif-codescanning-configbut i'm not sure it's the right option.Beta Was this translation helpful? Give feedback.
All reactions