Skip to content

Conversation

jketema
Copy link
Contributor

@jketema jketema commented Aug 29, 2025

This was producing FPs prior to the latest extractor changes.

@jketema jketema requested a review from a team as a code owner August 29, 2025 08:48
@Copilot Copilot AI review requested due to automatic review settings August 29, 2025 08:48
@github-actions github-actions bot added the C++ label Aug 29, 2025
Copy link
Contributor

@Copilot 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

This PR adds a test case for uninitialized local variables in C++ security query testing, specifically targeting CWE-457 (Use of Uninitialized Variable). The test focuses on Microsoft-specific va_copy behavior that was previously producing false positives before recent extractor changes.

  • Added a new test file for Microsoft va_copy functionality
  • Includes extractor options to test Microsoft-specific behavior

@jketema jketema merged commit 7c5b04a into github:main Aug 29, 2025
10 checks passed
@jketema jketema deleted the uninit-test branch August 29, 2025 10:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants