This repository was archived by the owner on Jan 5, 2026. It is now read-only.
Skip TypeNameHandling CodeQL issue from Azure and Blobs packages#6592
Merged
tracyboehrer merged 1 commit intoFeb 22, 2023
Merged
Conversation
Collaborator
Author
|
Hi @tracyboehrer, we created this PR to skip the CodeQL SM02211 rule to prevent the CI pipeline from failing. |
tracyboehrer
approved these changes
Feb 22, 2023
tracyboehrer
added a commit
that referenced
this pull request
Feb 23, 2023
* Revert "[#6582, #6584] Incorrect serialization of state when using Blob or CosmosDB storage in v4.19.x (#6585)" This reverts commit e15b38d. * Revert "Fix CodeQL SM02211 alert - SerializationBinder (#6549)" This reverts commit 1ee5f6a. * Skip TypeNameHandling CodeQL issue from Azure and Blobs storage (#6592) --------- Co-authored-by: Tracy Boehrer <trboehre@microsoft.com> Co-authored-by: Joel Mut <62260472+sw-joelmut@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
#minor
Description
This PR skips the
TypeNameHandling.Allrestriction for Azure and Blobs Storage serializes.