reduced copy from codeql-dataflow-sql-injection

This commit is contained in:
Michael Hohn
2025-03-04 19:28:11 -08:00
committed by =Michael Hohn
commit 834ef46858
9 changed files with 465 additions and 0 deletions

View File

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