-
Notifications
You must be signed in to change notification settings - Fork 75
Open
Description
When finding vulnerabilities DevAudit does not consider the nearest wins solution for nuget package dependency: https://docs.microsoft.com/en-us/nuget/concepts/dependency-resolution#nearest-wins
For example in a csproj file if I am referencing a Nuget package that has a dependency where the minimum version has a vulnerability DevAudit would always report the vulnerability ignoring nearest wins. According to the nearest wins solution this vulnerability should not happen if I am referencing a version of the dependency closer to the application.
Could there be a way for DevAudit to consider the nearest wins solution?
mcallaghan-geotab
Metadata
Metadata
Assignees
Labels
No labels