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

Static code analysis tool reported a high operational risk on the currently used package version of Microsoft.AspNet.WebApi.WebHost. Upgrade version to resolve dependencies on prerelease version of packages. #1424

Open
dipumonharidask opened this issue Dec 14, 2021 · 1 comment

Comments

@dipumonharidask
Copy link

VERSION:

5.6.0

STEPS TO REPRODUCE:

Install the latest version of Swashbuckle nuget ie. 5.6.0

EXPECTED RESULT:

Microsoft.AspNet.WebApi.WebHost should be referred the version 5.2.7 or the latest.

ACTUAL RESULT:

Microsoft.AspNet.WebApi.WebHost version used in project is 4.0.20710.

ADDITIONAL DETAILS

The Microsoft.AspNet.WebApi.WebHost with version 4.0.20710 has some operational risks associated on black duck hub scan. Below transient dependencies of Microsoft.AspNet.WebApi.WebHost were reported as these versions were outdated.

Microsoft ASP.NET Web API Client Libraries v4.0.20710 |
Microsoft ASP.NET Web API Core Libraries v4.0.20710
Microsoft ASP.NET Web API Web Host v4.0.20710
Microsoft HTTP Client Libraries v2.0.20710

These packages are reporting operational risks due to very old package referenced.

Can the package Microsoft.AspNet.WebApi.WebHost be upgraded to latest?

Thanks in advance.

@dipumonharidask
Copy link
Author

#1416 PR addresses this.

@dipumonharidask dipumonharidask changed the title Upgrade Microsoft.AspNet.WebApi.WebHost version to resolve dependencies on prerelease version of packages. This is causing operatonal risk during static code analysis. Static code analysis tool is reported this as high operational risk on the currently used package version of Microsoft.AspNet.WebApi.WebHost. Upgrade version to resolve dependencies on prerelease version of packages. Dec 14, 2021
@dipumonharidask dipumonharidask changed the title Static code analysis tool is reported this as high operational risk on the currently used package version of Microsoft.AspNet.WebApi.WebHost. Upgrade version to resolve dependencies on prerelease version of packages. Static code analysis tool reported a high operational risk on the currently used package version of Microsoft.AspNet.WebApi.WebHost. Upgrade version to resolve dependencies on prerelease version of packages. Dec 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant