PM UI Package list & Tab Count reflects vulnerabilities found in Audit Sources - #6769
#6769Merged
donnie-msft merged 8 commits intoSep 25, 2025
devNuGet/NuGet.Client:devfrom
dev-donnie-msft-pmuiAuditSourceNuGet/NuGet.Client:dev-donnie-msft-pmuiAuditSourceCopy head branch name to clipboard
Merged
PM UI Package list & Tab Count reflects vulnerabilities found in Audit Sources#6769donnie-msft merged 8 commits intodevNuGet/NuGet.Client:devfrom dev-donnie-msft-pmuiAuditSourceNuGet/NuGet.Client:dev-donnie-msft-pmuiAuditSourceCopy head branch name to clipboard
donnie-msft merged 8 commits into
devNuGet/NuGet.Client:devfrom
dev-donnie-msft-pmuiAuditSourceNuGet/NuGet.Client:dev-donnie-msft-pmuiAuditSourceCopy head branch name to clipboard
Conversation
donnie-msft
force-pushed
the
dev-donnie-msft-pmuiAuditSource
branch
from
September 17, 2025 14:11
bcb8371 to
f461c4b
Compare
donnie-msft
force-pushed
the
dev-donnie-msft-pmuiAuditSource
branch
from
September 23, 2025 20:32
f461c4b to
7fc3869
Compare
donnie-msft
force-pushed
the
dev-donnie-msft-pmuiAuditSource
branch
from
September 23, 2025 23:22
58a4385 to
e9368db
Compare
donnie-msft
marked this pull request as ready for review
September 23, 2025 23:25
3 tasks
nkolev92
reviewed
Sep 24, 2025
nkolev92
left a comment
Member
There was a problem hiding this comment.
Code looks fine, just continuing that one remaining conversation.
nkolev92
approved these changes
Sep 24, 2025
nkolev92
left a comment
Member
There was a problem hiding this comment.
We have an urgency with this feature making it and I actually think the one remaining discussion point can be handled at a later point too if we think it needs to change.
This was referenced Nov 6, 2025
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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Bug
Fixes: NuGet/Home#13954
Description
The Installed tab count & packages list show vulnerabilities from an Audit Source, when audit sources are enabled.
The logic from AuditUtility is adapted here for PM UI.
Next iteration:
PR Checklist