Skip to content

Suppress false positive CodeQL alert in AzureTableOrchestrationHistoryEventEntity#1349

Open
AnatoliB wants to merge 1 commit intomainfrom
anatolib/codeql-fix-37181649-2
Open

Suppress false positive CodeQL alert in AzureTableOrchestrationHistoryEventEntity#1349
AnatoliB wants to merge 1 commit intomainfrom
anatolib/codeql-fix-37181649-2

Conversation

@AnatoliB
Copy link
Copy Markdown
Collaborator

@AnatoliB AnatoliB commented May 1, 2026

Co-authored-by: Copilot <copilot@github.com>
Copilot AI review requested due to automatic review settings May 1, 2026 21:55
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Adds an inline suppression comment to document and justify a CodeQL alert (“SM02211”) in the Azure Table history event JSON serialization settings, aligning with the existing constrained deserialization path for this data.

Changes:

  • Annotate the TypeNameHandling = TypeNameHandling.Objects assignment in WriteJsonSettings with a CodeQL suppression rationale.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@AnatoliB AnatoliB marked this pull request as ready for review May 1, 2026 22:11
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.

2 participants