Skip to content

Commit 596a8ec

Browse files
committed
C#: Base tests for CWE-201 on stubs.
1 parent e0b661c commit 596a8ec

File tree

1 file changed

+3
-1
lines changed
  • csharp/ql/test/query-tests/Security Features/CWE-201/ExposureInTransmittedData

1 file changed

+3
-1
lines changed
Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1-
semmle-extractor-options: /r:System.Collections.Specialized.dll ${testdir}/../../../../resources/stubs/System.Web.cs ${testdir}/../../../../resources/stubs/System.Data.cs ${testdir}/../../../../resources/stubs/System.Net.cs /r:System.Data.Common.dll
1+
semmle-extractor-options: /nostdlib /noconfig
2+
semmle-extractor-options: --load-sources-from-project:${testdir}/../../../../resources/stubs/System.Data.SqlClient/4.8.3/System.Data.SqlClient.csproj
3+
semmle-extractor-options: ${testdir}/../../../../resources/stubs/System.Web.cs

0 commit comments

Comments
 (0)