Commit Graph

11 Commits

Author SHA1 Message Date
Michael Hohn
405b3a0661 Add nested if() test. Update source locations. 2023-12-05 18:55:06 -08:00
Michael Hohn
9565629463 Number tests and update test queries and expected values 2023-12-01 13:42:37 -08:00
Michael Hohn
d4c477a0ed Add GuardedSafeToWrite test 2023-11-30 14:00:27 -08:00
Michael Hohn
788d772556 Add PreGuardRecursivePredicate test 2023-11-29 20:21:32 -08:00
Michael Hohn
bf9197cb57 Add def-use code sample and query 2023-11-28 17:04:57 -08:00
Michael Hohn
c1962230c2 Switch to type tracking for dataflow from 'new db()' to 'db.exec()' 2023-11-27 15:04:34 -08:00
Michael Hohn
5496a1c5ae Add dual/restricted-flow-configuration sql injection taint tracking query 2023-11-26 19:44:50 -08:00
Michael Hohn
fc09596b45 Add single-flow sql injection taint tracking query 2023-11-26 19:18:56 -08:00
Michael Hohn
18b8c9e98c Add flow config from 'new db()' to 'db.exec()' 2023-11-26 14:06:44 -08:00
Michael Hohn
529f61a1cc Add ultimate sink predicate 2023-11-26 13:23:32 -08:00
Michael Hohn
563d0e7334 WIP: test structure and ultimate source query 2023-11-22 21:39:02 -08:00