The vulnerable label doesn’t show in the “version” dropdown box of “Browse” tab when searching for vulnerable packages #12623
Labels
Found:ManualTests
Functionality:VisualStudioUI
Package Manager UI et al
Priority:1
High priority issues that must be resolved in the current sprint.
Product:VS.Client
Type:Bug
Milestone
NuGet Product Used
Visual Studio Package Management UI
Product Version
NuGet Client Dev\6.7.0.51
Worked before?
No response
Impact
It bothers me. A fix would be nice
Repro Steps & Context
Repro Steps:
Create a C# Console App (.NET Core 8.0) project.
Right-click the project in Solution Explorer and select "Manage NuGet Packages…" menu item to open the PM UI.
Select the package source: “nuget.org” near the gear button.
Go to "Browse" tab, search a package “Newtonsoft.Json” which have vulnerable versions and expand the "Version" drop-down box in the right panel.
Expected:
The vulnerable label should show in the “version” dropdown box of “Browse” tab when searching for vulnerable packages
Actual:
The vulnerable label doesn’t show in the “version” dropdown box of “Browse” tab when searching for vulnerable packages below screenshot:
Notes:
1.The repro rate is 100%.
2. It doesn’t repro on Dev\6.7.0.50 since the feature changed from Dev\6.7.0.51.
3. It does not repro when no vulnerable packages are searched as below screenshot:
Verbose Logs
No response
The text was updated successfully, but these errors were encountered: