2.3.6 - 2024-10-03
This is a servicing release to exclude SBOM files from the module to avoid false positive security vulnerability report.
You can install it from PowerShell Gallery. This release includes the following changes:
- Update the OneBranch pipeline to keep it compliant and remove SBOM files from module (#4201)
- Make sure the
CodeQL
result from release pipeline gets uploaded (#4082) - Add
ob_restore_phase
for every task before the signing task to work around the signing issue (#4046) - Change the NuGet feed to use the governed PowerShell feed (#4044)
- Disable SBOM, signing, and
CodeQL
for the publish job (#3986)