microsoft/PSRule v3.0.0-B0755
microsoft/PSRule
Captured source
source ↗published Mar 26, 2026seen 2wcaptured 2whttp 200method plain
v3.0.0-B0755
Repository: microsoft/PSRule
Tag: v3.0.0-B0755
Published: 2026-03-26T20:10:28Z
Prerelease: yes
Release notes: What's changed since pre-release v3.0.0-B0453:
- New features:
- Experimental: Added support for target scanning in Visual Studio Code by @BernieWhite.
- To scan a single file, right-click on the file in explorer or an open editor tab and select
Run scan on path. - To scan a folder, right-click on the folder in explorer and select
Run scan on path. - Added support and by default error if rules or input is not found during a run by @BernieWhite.
- Added options for
Execution.NoMatchingRules,Execution.NoValidInput, andExecution.NoValidSources. - Added support for customizing CSV output columns by @BernieWhite.
- The
Output.CsvDetailedColumnsoption can be used to customize the columns included in the CSV output format. - General improvements:
- Reload language server when options change by @BernieWhite.
- Engineering:
- Important change: Remove legacy log scopes by @BernieWhite.
- Important change: Remove pass fail streams by @BernieWhite.
- Important change: Cleanup PreferTargetInfo option by @BernieWhite.
- Added GitHub Actions support to CLI by @BernieWhite.
- Added Azure Pipelines support to CLI by @BernieWhite.
- Bump vscode engine to v1.108.1.
- Bump Newtonsoft.Json to 13.0.4.
- Bump System.CommandLine to 2.0.5.
- Bump NuGet.Protocol to 7.0.1.
- Bug fixes:
- Fixed path handling issue string is missing the terminator with single quote in source paths by @juan-carlos-diaz.
- Fixed module path not found with pre-release by @BernieWhite.
- Fixed empty SARIF run metadata by @BernieWhite.
See change log.
Notability
notability 2.0/10Routine release of non-AI PowerShell tool