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

Update PowerShellV2 sanitize regexp #19053

Merged

Conversation

KonstantinTyukalov
Copy link
Contributor

@KonstantinTyukalov KonstantinTyukalov commented Oct 2, 2023

Task name: PowerShellV2

Description:

  • Added newline \n character to allowlist
  • Added newline # character to allowlist
  • Added $true and $false to allowlist
  • Updated tests

Documentation changes required: Yes
Added unit tests: (Y/N) Y
Attached related issue: N

Checklist:

  • Task version was bumped - please check instruction how to do it
  • Checked that applied changes work as expected

@KonstantinTyukalov KonstantinTyukalov requested a review from a team as a code owner October 2, 2023 14:16
@max-zaytsev
Copy link

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 4 pipeline(s).

@KonstantinTyukalov KonstantinTyukalov merged commit bb29926 into master Oct 18, 2023
8 checks passed
@KonstantinTyukalov KonstantinTyukalov deleted the users/KonstantinTyukalov/PowerShellV2_update_regex branch October 18, 2023 12:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants