codeql-queries icon indicating copy to clipboard operation
codeql-queries copied to clipboard

Excluding results form test code

Open GrosQuildu opened this issue 1 year ago • 0 comments

Usually our rules should not produce findings in testing code. We have to check if/how official codeql rules limit results to only real code, and do the same. Otherwise we may come up with some set of test heuristics we can apply for all rules.

GrosQuildu avatar Nov 15 '24 14:11 GrosQuildu