Skip to content

Commit 3bb5582

Browse files
authored
Merge pull request #89 from microsoft/powershell-consistency-query
PS: Add consistency queries
2 parents 20e76b3 + 084c868 commit 3bb5582

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
import semmle.code.powershell.controlflow.internal.ControlFlowGraphImpl::Consistency
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
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

Comments
 (0)