Chris Smowton
Chris Smowton
Performance results: mostly remarkable except for `vitess`, which takes 50% longer to run, and `cockroach`, which times out while computing `varBlockReaches`. Will review whether that predicate could be made less...
:+1: ping me when this is in a ready state
Noting this was merged accidentally due to changes to the automerge criteria and then reverted in #748
That probably is an issue; I'll take another pass at this once I'm done with Java extractors
I've updated this to fix expression types in the annotation class' constructor and to handle arrays of classes. However I haven't addressed the expressions at annotation use site because we...
After one failure, it is possible to produce more by running other queries against the same database, always ending with `- - - COMPILATION DONE - - -`. Selecting a...
It doesn't seem to matter what the query is, and the database is a trivial test DB consisting only of a single Test.java file and a skeleton pom.xml. Possibly important:...
This is straightforward enough that assuming seclab can confirm the results are reasonable I'd be happy to take it straight into the non-experimental library
Please add to the tests in `java/ql/test/security/CWE-798` (and needed stubs to `java/ql/test/stubs`) (this is basically checking that all the method prototypes you've given here are spelled correctly) Please add a...