Skip to content

Tags: PowerShell/PSScriptAnalyzer

Tags

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 <c.bergmeister@gmail.com>

* Fix code review suggestions

* Fix md code styling

* bump rule count in tests again

* Update docs/Rules/AvoidUsingAllowUnencryptedAuthentication.md

---------

Co-authored-by: Christoph Bergmeister <c.bergmeister@gmail.com>
Co-authored-by: Christoph Bergmeister <c.bergmeister2@shell.com>

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 <rjmholt_msft@outlook.com>

* Update CHANGELOG.MD

Co-authored-by: Robert Holt <rjmholt_msft@outlook.com>

* Update CHANGELOG.MD

Co-authored-by: Robert Holt <rjmholt_msft@outlook.com>

* Update CHANGELOG.MD

Co-authored-by: Robert Holt <rjmholt_msft@outlook.com>

* Update CHANGELOG.MD

Co-authored-by: Robert Holt <rjmholt_msft@outlook.com>

* Update CHANGELOG.MD

Co-authored-by: Robert Holt <rjmholt_msft@outlook.com>

* Update CHANGELOG.MD

Co-authored-by: Robert Holt <rjmholt_msft@outlook.com>

* Update CHANGELOG.MD

Co-authored-by: Robert Holt <rjmholt_msft@outlook.com>

* Update CHANGELOG.MD

Co-authored-by: Robert Holt <rjmholt_msft@outlook.com>

* Update CHANGELOG.MD

Co-authored-by: Robert Holt <rjmholt_msft@outlook.com>

* Update CHANGELOG.MD

Co-authored-by: Robert Holt <rjmholt_msft@outlook.com>

* Update CHANGELOG.MD

Co-authored-by: Robert Holt <rjmholt_msft@outlook.com>

* Update CHANGELOG.MD

Co-authored-by: Robert Holt <rjmholt_msft@outlook.com>

* Update CHANGELOG.MD

Co-authored-by: Robert Holt <rjmholt_msft@outlook.com>

Co-authored-by: Robert Holt <rjmholt_msft@outlook.com>

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 <rjmholt@gmail.com>

Co-authored-by: Christoph Bergmeister <christoph.bergmeister@bjss.com>
Co-authored-by: Robert Holt <rjmholt@gmail.com>

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

1.18.0

Toggle 1.18.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Set Date of 1.18.0 release in Changelog (#1180)

* Set Date of 1.18.0 release in Changelog

* Add PR 1179 to changelog as well

1.17.1

Toggle 1.17.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 #1018 from PowerShell/development

Merge changes of 1.17.1 (including 1.17.0) into Master