When allowInsecureConnections property in packageSources section is set to true in NuGet.Config files, suppress warnings for HTTP sources when http sources are used in search/list package.
The PRs enable the HTTP warnings in this scenario are:
NuGet/NuGet.Client#4629
NuGet/NuGet.Client#4628