DependencySearch
1.0.0
Module contains functions that allows you to check for PowerShell code/script/module dependencies through static code analysis (AST).
Some of the interesting functions:
- Get-CodeDependency - searches for PowerShell code/script/module dependencies through static code analysis. Supports also checks against PowerShell Gallery
- Get-CorrespondingGraphCom
Some of the interesting functions:
- Get-CodeDependency - searches for PowerShell code/script/module dependencies through static code analysis. Supports also checks against PowerShell Gallery
- Get-CorrespondingGraphCom
Module contains functions that allows you to check for PowerShell code/script/module dependencies through static code analysis (AST).
Some of the interesting functions:
- Get-CodeDependency - searches for PowerShell code/script/module dependencies through static code analysis. Supports also checks against PowerShell Gallery
- Get-CorrespondingGraphCommand - translates given AzureAD or MSOnline command to Graph command
- Get-ModuleCommandUsedInCode - searches for commands (defined in specific module) in given script file
Show more
Some of the interesting functions:
- Get-CodeDependency - searches for PowerShell code/script/module dependencies through static code analysis. Supports also checks against PowerShell Gallery
- Get-CorrespondingGraphCommand - translates given AzureAD or MSOnline command to Graph command
- Get-ModuleCommandUsedInCode - searches for commands (defined in specific module) in given script file
Installation Options
Author(s)
@AndrewZtrhgf
Copyright
(c) 2023 @AndrewZtrhgf. All rights reserved.
Package Details
Owners
Tags
Functions
Get-AddPSSnapinFromAST Get-CodeDependency Get-CodeDependencyStatus Get-CorrespondingGraphCommand Get-ImportModuleFromAST Get-ModuleCommandUsedInCode
Dependencies
FileList
- DependencySearch.nuspec
- DependencySearch.psd1
- DependencySearch.psm1
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.0 (current version) | 73 | 2/9/2023 |
0.0.3 | 6 | 1/20/2023 |
0.0.2 | 3 | 1/20/2023 |
0.0.1 | 3 | 1/20/2023 |