Why new issues doesn't appear on Pull Request after SARIF upload #63125
Unanswered
serhiykrupka
asked this question in
Code Security
Replies: 1 comment
-
|
Hi @serhiykrupka, From your screenshots its seems that the file with the new alert is not actually in the repository. Although alerts on such files will show up on the security tab, they will not show up on the PR. For PRs we look at which code was changed to decide what alerts to show. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
Bug
Body
I have created a new pull request where new security issues have been introduced, but Code scanning says that no new issues are found on this PR (first screenshot). However, if we navigate to the Security tab and filter by per we can see the issue has been introduced in the current PR (see second screenshot).
PR Result
Security tab:
Workflow
Beta Was this translation helpful? Give feedback.
All reactions