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

VS PM UI shows warning icon about package vulnerability even after upgrade #13866

Open
zivkan opened this issue Oct 18, 2024 · 0 comments
Open

Comments

@zivkan
Copy link
Member

zivkan commented Oct 18, 2024

NuGet Product Used

Visual Studio Package Management UI

Product Version

VS 17.12 Preview 3

Worked before?

new feature

Impact

It bothers me. A fix would be nice

Repro Steps & Context

Have ProjectA with a PackageReference to a package with a known vulnerability.

Have ProjectA.Tests with a ProjectReference to ProjectA.

Solution Package Manager UI, on the Installed tab, will show a warning icon next to the package's version.

Click the package, and then upgrade the version to one that is not vulnerable, in the project where the package is top-level.

Expected: the warning icon in the package list should disappear.

Actual:
image

Verbose Logs

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants