This website requires JavaScript.
Explore
Help
Register
Sign In
hohn
/
codeql-javascript-multiflow
Watch
1
Star
0
Fork
0
You've already forked codeql-javascript-multiflow
mirror of
https://github.com/hohn/codeql-javascript-multiflow.git
synced
2025-12-16 12:03:03 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
60ee4295b263c97efe755ffdbf088a87d0239485
codeql-javascript-multiflow
/
solutions
History
Michael Hohn
c1962230c2
Switch to type tracking for dataflow from 'new db()' to 'db.exec()'
2023-11-27 15:04:34 -08:00
..
AnySqlInjection.ql
Add single-flow sql injection taint tracking query
2023-11-26 19:18:56 -08:00
codeql-pack.lock.yml
WIP: test structure and ultimate source query
2023-11-22 21:39:02 -08:00
IdentifyFlowSink.ql
Add flow config from 'new db()' to 'db.exec()'
2023-11-26 14:06:44 -08:00
qlpack.yml
WIP: test structure and ultimate source query
2023-11-22 21:39:02 -08:00
RestrictedSqlInjection.ql
Add dual/restricted-flow-configuration sql injection taint tracking query
2023-11-26 19:44:50 -08:00
RestrictedSqlInjectionViaTT.ql
Switch to type tracking for dataflow from 'new db()' to 'db.exec()'
2023-11-27 15:04:34 -08:00
UltimateSink.ql
Add ultimate sink predicate
2023-11-26 13:23:32 -08:00
UltimateSource.ql
WIP: test structure and ultimate source query
2023-11-22 21:39:02 -08:00