Skip to content

Commit 0ed4861

Browse files
committed
C#: Use stubs for CWE-321/HardcodedSymmetricEncryptionKey.
1 parent 9808482 commit 0ed4861

File tree

1 file changed

+2
-1
lines changed
  • csharp/ql/test/query-tests/Security Features/CWE-321/HardcodedSymmetricEncryptionKey

1 file changed

+2
-1
lines changed
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
semmle-extractor-options: /r:System.IO.FileSystem.dll /r:System.Security.Cryptography.Primitives.dll /r:System.Security.Cryptography.Csp.dll /r:System.Security.Cryptography.Algorithms.dll
1+
semmle-extractor-options: /nostdlib /noconfig
2+
semmle-extractor-options: --load-sources-from-project:${testdir}/../../../../resources/stubs/_frameworks/Microsoft.NETCore.App/Microsoft.NETCore.App.csproj

0 commit comments

Comments
 (0)