Fixed the -- completely -- broken Sink query

This commit is contained in:
2025-09-04 23:32:50 -07:00
committed by =michael hohn
parent 28c40f9af3
commit 3b932164e5
5 changed files with 21 additions and 14 deletions

View File

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