Skip to content

Commit

Permalink
Merge pull request #89 from microsoft/powershell-consistency-query
Browse files Browse the repository at this point in the history
PS: Add consistency queries
  • Loading branch information
MathiasVP authored Sep 9, 2024
2 parents 20e76b3 + 084c868 commit 3bb5582
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
1 change: 1 addition & 0 deletions powershell/ql/consistency-queries/CfgConsistency.ql
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
import semmle.code.powershell.controlflow.internal.ControlFlowGraphImpl::Consistency
9 changes: 9 additions & 0 deletions powershell/ql/consistency-queries/qlpack.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
name: codeql/powershell-consistency-queries
groups:
- powershell
- microsoft-all
- test
- consistency-queries
dependencies:
microsoft-sdl/powershell-all: ${workspace}
warnOnImplicitThis: true

0 comments on commit 3bb5582

Please sign in to comment.