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

Fix: Sanitization regex #2737

Merged
merged 6 commits into from
Aug 14, 2023
Merged

Fix: Sanitization regex #2737

merged 6 commits into from
Aug 14, 2023

Conversation

Onokaev
Copy link
Contributor

@Onokaev Onokaev commented Aug 11, 2023

Overview

Fixes #2736

Demo

Optional. Screenshots, curl examples, etc.

Notes

Optional. Ancillary topics, caveats, alternative strategies that didn't work out, anything else.

Testing Instructions

  • How to test this PR
    Clear the content of the query URL and type the query: https://graph.microsoft.com/v1.0/tenantRelationships/microsoft.graph.findTenantInformationByDomainName(domainName='{domainName}')
    Notice that the UI is still responsive

@Onokaev Onokaev requested a review from a team as a code owner August 11, 2023 12:23
@Onokaev Onokaev marked this pull request as draft August 11, 2023 12:26
@Onokaev Onokaev marked this pull request as ready for review August 11, 2023 12:54
@Onokaev Onokaev merged commit 10eae0e into dev Aug 14, 2023
@Onokaev Onokaev deleted the fix/sanitization-regex branch August 14, 2023 11:42
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

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