add workshop codeql-dataflow-sql-injection

This commit is contained in:
2025-06-25 00:05:50 -07:00
committed by =Michael Hohn
parent ab7fba9007
commit 4f4ef1b84d
19 changed files with 1574 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"folders": [
{
"path": "."
}
],
"settings": {
"codeQL.runningQueries.autoSave": true,
"makefile.configureOnOpen": false,
"codeQL.githubDatabase.download": "never"
}
}