Skip to content

Commit

Permalink
PS: Add consistency queries.
Browse files Browse the repository at this point in the history
  • Loading branch information
MathiasVP committed Sep 5, 2024
1 parent 20e76b3 commit 084c868
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 084c868

Please sign in to comment.