codeql icon indicating copy to clipboard operation
codeql copied to clipboard

Diff-informed queries via primary/secondary abstractions

Open jbj opened this issue 5 months ago • 0 comments
trafficstars

This PR is a proof of concept for how diff-informed queries could be made more high level, reducing hard-to-remember design patterns and simultaneously reducing reverse dependencies and the "module soup" I proposed in #17846.

I've only implemented what's necessary for XSS.ql so far since I expect a lot of changes to names and APIs.

jbj avatar May 27 '25 07:05 jbj