Open ProbitasAdamTibi opened 1 year ago
Ardalis.ApiEndpoints reference in the .csproj is showing the following warning wish a squiglly line under the package reference:
Transitive dependency Microsoft.NETCore.Platforms.3.1.4 contains vulnerabilities according to Checkmarx(c)
Microsoft.NETCore.Platforms.3.1.4
This shows under:
<PackageReference Include="Ardalis.ApiEndpoints" Version="4.0.1" />
This error appears when you have JetBrains ReSharper installed. Check this for more info: https://www.jetbrains.com/help/resharper/VulnerablePackage.html
Steps to Reproduce:
Ardalis.ApiEndpoints reference in the .csproj is showing the following warning wish a squiglly line under the package reference:
Transitive dependency
Microsoft.NETCore.Platforms.3.1.4
contains vulnerabilities according to Checkmarx(c)This shows under:
This error appears when you have JetBrains ReSharper installed. Check this for more info: https://www.jetbrains.com/help/resharper/VulnerablePackage.html
Steps to Reproduce:
Microsoft.NETCore.Platforms.3.1.4
contains vulnerabilities according to Checkmarx(c).