mirror of
https://github.com/github/codeql.git
synced 2026-05-25 00:27:09 +02:00
Merge pull request #89 from microsoft/powershell-consistency-query
PS: Add consistency queries
This commit is contained in:
1
powershell/ql/consistency-queries/CfgConsistency.ql
Normal file
1
powershell/ql/consistency-queries/CfgConsistency.ql
Normal file
@@ -0,0 +1 @@
|
||||
import semmle.code.powershell.controlflow.internal.ControlFlowGraphImpl::Consistency
|
||||
9
powershell/ql/consistency-queries/qlpack.yml
Normal file
9
powershell/ql/consistency-queries/qlpack.yml
Normal file
@@ -0,0 +1,9 @@
|
||||
name: codeql/powershell-consistency-queries
|
||||
groups:
|
||||
- powershell
|
||||
- microsoft-all
|
||||
- test
|
||||
- consistency-queries
|
||||
dependencies:
|
||||
microsoft-sdl/powershell-all: ${workspace}
|
||||
warnOnImplicitThis: true
|
||||
Reference in New Issue
Block a user