workshop updates

This commit is contained in:
Michael Hohn
2022-06-08 14:05:32 +02:00
committed by =Michael Hohn
parent dd664fe4ef
commit 3fe610d354
4 changed files with 78 additions and 19 deletions

View File

@@ -4,14 +4,14 @@
"path": "."
},
{
"path": "../../../vmsync/ql"
"path": "../codeql-2.7.6/codeql"
},
{
"name": "[cpp-sqli-89900b3 source archive]",
"uri": "codeql-zip-archive://0-110/Users/hohn/local/codeql-training-material.cpp-sqli/cpp/codeql-dataflow-sql-injection/cpp-sqli-89900b3/src.zip"
"name": "[cpp-sqli-dd664fe source archive]",
"uri": "codeql-zip-archive://0-72/Users/hohn/local/codeql-dataflow-sql-injection/cpp-sqli-dd664fe/src.zip"
}
],
"settings": {
"codeQL.runningQueries.autoSave": true
}
}
}