microsoft/PSRule

Run rules in a GitHub repository.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
inputTypeDetermines the type of input to use for PSRule.norepository
inputPathThe path PSRule will look for files to validate.no""
modulesA comma separated list of modules to use for analysis.no""
sourceAn path containing rules to use for analysis.no.ps-rule/
baselineThe name of a PSRule baseline to use.no""
conventionsA comma separated list of conventions to use.no""
optionThe path to an options file.no""
outcomeFilters output to include results with the specified outcome.no""
outputFormatThe format to use when writing results to disk. When set to None results are not written to disk.noNone
outputPathThe file path to write results to.no""
pathThe working directory PSRule is run from.no""
prereleaseDetermine if a pre-release module version is installed.nofalse
repositoryThe name of the PowerShell repository where PSRule modules are installed from. By default this is the PowerShell Gallery.noPSGallery
summaryDetermines if a job summary is written.notrue
versionThe specific version of PSRule to use.no""

no outputs