initial generated files

This commit is contained in:
2025-09-01 22:58:51 -07:00
committed by =michael hohn
parent a47c7da446
commit 4b69003806
5 changed files with 392 additions and 0 deletions

9
qlpack.yml Normal file
View File

@@ -0,0 +1,9 @@
name: hohnlab/codeql-dataflow-sql-injection-go
version: 0.0.1
extractor: go
dependencies:
codeql/go: "*"
queries:
- SourceGetUserInfo.ql
- SinkExecCommandThirdArg.ql