We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89de6cb commit 14888d4Copy full SHA for 14888d4
csharp/ql/test/query-tests/Security Features/CWE-327/DontInstallRootCert/options
@@ -1 +1,3 @@
1
-semmle-extractor-options: /r:System.Security.Cryptography.X509Certificates.dll
+semmle-extractor-options: /nostdlib /noconfig
2
+semmle-extractor-options: --load-sources-from-project:${testdir}/../../../../resources/stubs/_frameworks/Microsoft.NETCore.App/Microsoft.NETCore.App.csproj
3
+
csharp/ql/test/query-tests/Security Features/CWE-327/InsufficientKeySize/options
-semmle-extractor-options: /r:System.Security.Cryptography.Csp.dll
0 commit comments