Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(CONT-6) Hardening codebase - Dropping Powershell 2 Support #355

Merged
merged 2 commits into from
Nov 24, 2022

Conversation

LukasAud
Copy link
Contributor

@LukasAud LukasAud commented Nov 23, 2022

This PR aims to implement some changes that ensure no malformed commands are passed through to the system, as well as removing some no longer needed code.

Beware, this PR removes compatibility for the outdated PowerShell 2.0.

This PR aims to implement some changes that ensure no malformed commands
are passed through to the system, as well as removing some no longer
needed code.
@LukasAud LukasAud requested a review from a team as a code owner November 23, 2022 13:14
Copy link
Member

@david22swan david22swan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@david22swan david22swan merged commit 3609bf6 into main Nov 24, 2022
@david22swan david22swan deleted the CONT-6-Codebase_hardening branch November 24, 2022 11:37
@david22swan david22swan changed the title (CONT-6) Hardening codebase (CONT-6) Hardening codebase - Dropping Powershell 2 Support Feb 10, 2023
@david22swan
Copy link
Member

Just updating the name so it shows clearly in the changelog

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants