-
-
Notifications
You must be signed in to change notification settings - Fork 161
Open
Description
Environment:
- Version: 5.6.7
- Branch:
- vs2019
- vs2017
- vs2015
- Installation/Running method:
- Visual Studio Extension
- NuGet package
- Standalone tool
- DotNet Core Tool from NuGet
- security-scan4x.zip from GitHub Release section
- Operating System:
- Windows
- Linux
- Mac
Describe the bug
Security code scan is referenced in Directory.Build.props for all projects within solution
It started to throw multiple errors when trying to load different types of analyzers
One of it
Severity Code Description Project File Line Suppression State
Warning CS8032 An instance of analyzer SecurityCodeScan.Analyzers.UnsafeDeserializationAnalyzerCSharp cannot be created from C:\Users<removed>.nuget\packages\securitycodescan.vs2019\5.6.7\analyzers\dotnet\SecurityCodeScan.VS2019.dll: Exception has been thrown by the target of an invocation.. EY.MMP.Calculators.Abstractions (net7.0) C:\Users<removed>.nuget\packages\securitycodescan.vs2019\5.6.7\analyzers\dotnet\SecurityCodeScan.VS2019.dll 1 Active
Metadata
Metadata
Assignees
Labels
No labels
