Change location of postprocess queries

This commit is contained in:
Owen Mansel-Chan
2025-02-14 10:26:55 +00:00
committed by GitHub
parent 74f16ee866
commit 250cbb6b05
2 changed files with 2 additions and 2 deletions

View File

@@ -1,2 +1,2 @@
query: Security/CWE-022/TaintedPath.ql
postprocess: TestUtilities/PrettyPrintModels.ql
postprocess: utils/test//PrettyPrintModels.ql

View File

@@ -1,2 +1,2 @@
query: Security/CWE-022/TaintedPath.ql
postprocess: TestUtilities/PrettyPrintModels.ql
postprocess: utils/test//PrettyPrintModels.ql