We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 20e76b3 + 084c868 commit 3bb5582Copy full SHA for 3bb5582
2 files changed
powershell/ql/consistency-queries/CfgConsistency.ql
@@ -0,0 +1 @@
1
+import semmle.code.powershell.controlflow.internal.ControlFlowGraphImpl::Consistency
powershell/ql/consistency-queries/qlpack.yml
@@ -0,0 +1,9 @@
+name: codeql/powershell-consistency-queries
2
+groups:
3
+ - powershell
4
+ - microsoft-all
5
+ - test
6
+ - consistency-queries
7
+dependencies:
8
+ microsoft-sdl/powershell-all: ${workspace}
9
+warnOnImplicitThis: true
0 commit comments