Add new example to illustrate taint propagation with def-use dataflow

This commit is contained in:
Michael Hohn
2023-11-28 16:39:13 -08:00
committed by =Michael Hohn
parent c1962230c2
commit 8cdb8ef0dd
5 changed files with 126 additions and 5 deletions

View File

@@ -239,7 +239,7 @@
codeql database create --language=javascript -s . -j 8 -v $DB
# Check it
unzip -v js-sqli-db-*/src.zip |grep add
unzip -v $DB/src.zip |egrep '(add|sample)'
#+END_SRC
12. add the database to the editor. To do this there is a widget on the left