C#: Use stubs for CWE-327 test cases.

This commit is contained in:
Michael Nebel
2023-01-23 11:09:24 +01:00
parent 89de6cb8a0
commit 14888d4382
2 changed files with 6 additions and 2 deletions

View File

@@ -1 +1,3 @@
semmle-extractor-options: /r:System.Security.Cryptography.X509Certificates.dll
semmle-extractor-options: /nostdlib /noconfig
semmle-extractor-options: --load-sources-from-project:${testdir}/../../../../resources/stubs/_frameworks/Microsoft.NETCore.App/Microsoft.NETCore.App.csproj

View File

@@ -1 +1,3 @@
semmle-extractor-options: /r:System.Security.Cryptography.Csp.dll
semmle-extractor-options: /nostdlib /noconfig
semmle-extractor-options: --load-sources-from-project:${testdir}/../../../../resources/stubs/_frameworks/Microsoft.NETCore.App/Microsoft.NETCore.App.csproj