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

Perform consistent diff-informed alert filtering in the action #2765

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

cklin
Copy link
Contributor

@cklin cklin commented Feb 14, 2025

This PR updates the SARIF upload code path to perform consistent diff-informed alert filtering. With this change, a PR analysis with diff-informed analysis enabled will return only alerts that are within the diff range, regardless of whether the QL queries have been adapted to be diff-informed.

@cklin cklin marked this pull request as ready for review February 14, 2025 18:04
@Copilot Copilot bot review requested due to automatic review settings February 14, 2025 18:04
@cklin cklin requested a review from a team as a code owner February 14, 2025 18:04
@cklin cklin requested a review from henrymercer February 14, 2025 18:04
Copy link

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

Copilot reviewed 11 out of 11 changed files in this pull request and generated 1 comment.

Tip: If you use Visual Studio Code, you can request a review from Copilot before you push from the "Source Control" tab. Learn more

src/upload-lib.ts Outdated Show resolved Hide resolved
@cklin cklin force-pushed the cklin/alert-diff-filtering branch from 7004011 to 7e9a076 Compare February 14, 2025 18: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