Skip to content

Running ALL queries #12791

Discussion options

You must be logged in to vote

Hi @ricardo-noyolalozano

Thanks for your question. You generally do not want to run all the queries for two reasons: (1) this includes queries that are intended to only be run in the VSCode IDE, and (2) this would include experimental and low-precision queries and queries that have known performance problems. Unless you have specific reason to run any of those, I would recommend specifying either the security-extended or security-and-quality query suite in your workflow (see here), where security-and-quality is the most extensive of the two. This excludes the C# BadCheckOdd.ql query though, as it has low precision. Let me know if this helps.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ricardo-noyolalozano
Comment options

Answer selected by ricardo-noyolalozano
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