Skip to content

Tags: PowerShell/PSScriptAnalyzer

Tags

1.24.0

Toggle 1.24.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
v1.24.0: Thanks to all the new contributors! (#2084) Co-authored-by: Christoph Bergmeister <[email protected]>

1.23.0

Toggle 1.23.0's commit message
Migrate to DeployBox for release stage 

1.22.0

Toggle 1.22.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add AvoidUsingAllowUnencryptedAuthentication (#1857) * Add AvoidUsingAllowUnencryptedAuthentication rule * Add AvoidUsingAllowUnencryptedAuthentication docs and tests * Update docs/Rules/AvoidUsingAllowUnencryptedAuthentication.md Co-authored-by: Christoph Bergmeister <[email protected]> * Fix code review suggestions * Fix md code styling * bump rule count in tests again * Update docs/Rules/AvoidUsingAllowUnencryptedAuthentication.md --------- Co-authored-by: Christoph Bergmeister <[email protected]> Co-authored-by: Christoph Bergmeister <[email protected]>

1.21.0

Toggle 1.21.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Changelog for 1.21.0 (#1828) * Changelog for 1.21.0 * update with last 3 commits * add new PR that fixed minimum PowerShell version * Update CHANGELOG.MD * Update CHANGELOG.MD * Update CHANGELOG.MD * Update CHANGELOG.MD * Update CHANGELOG.MD * Update CHANGELOG.MD

1.20.0

Toggle 1.20.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
change log updates for 1.20.0 release (#1707) * start changelog for 1.20.0 release * first draft of changelog for 1.20.0 * Update CHANGELOG.MD Co-authored-by: Robert Holt <[email protected]> * Update CHANGELOG.MD Co-authored-by: Robert Holt <[email protected]> * Update CHANGELOG.MD Co-authored-by: Robert Holt <[email protected]> * Update CHANGELOG.MD Co-authored-by: Robert Holt <[email protected]> * Update CHANGELOG.MD Co-authored-by: Robert Holt <[email protected]> * Update CHANGELOG.MD Co-authored-by: Robert Holt <[email protected]> * Update CHANGELOG.MD Co-authored-by: Robert Holt <[email protected]> * Update CHANGELOG.MD Co-authored-by: Robert Holt <[email protected]> * Update CHANGELOG.MD Co-authored-by: Robert Holt <[email protected]> * Update CHANGELOG.MD Co-authored-by: Robert Holt <[email protected]> * Update CHANGELOG.MD Co-authored-by: Robert Holt <[email protected]> * Update CHANGELOG.MD Co-authored-by: Robert Holt <[email protected]> * Update CHANGELOG.MD Co-authored-by: Robert Holt <[email protected]> * Update CHANGELOG.MD Co-authored-by: Robert Holt <[email protected]> Co-authored-by: Robert Holt <[email protected]>

1.19.1

Toggle 1.19.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Set Assembly version attribute for 1.19.1 release (#1549) * changes for 1.19.1 release * add version to CrossCompatibility assembly

1.19.0

Toggle 1.19.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Changelog 1.19.0 update (#1467) * Changelog for 1.19.0 * Add recently merged PR 1447 * Update changelog with recent merges and use sub-headings for formatter section * Apply suggestions from code review Co-Authored-By: Robert Holt <[email protected]> Co-authored-by: Christoph Bergmeister <[email protected]> Co-authored-by: Robert Holt <[email protected]>

1.18.3

Toggle 1.18.3's commit message
Add Changelog for 1.18.3 and correct date of 1.18.2 release (#1338) 

1.18.2

Toggle 1.18.2's commit message
Add changelog for 1.18.2 (#1323) * Add changelog for 1.18.2 * tweak (parenthesis) * add another detail * Update CHANGELOG.MD with recent merges * Update CHANGELOG.MD

1.18.1

Toggle 1.18.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #1264 from PowerShell/development bring master up to 1.18.1 the CI failure is not a test failure, but a result upload problem