Skip to content

Commit f4b5cbf

Browse files
committed
C#: Base tests for CWE-090 on stubs.
1 parent 8e36a88 commit f4b5cbf

File tree

1 file changed

+4
-2
lines changed
  • csharp/ql/test/query-tests/Security Features/CWE-090

1 file changed

+4
-2
lines changed
Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
1-
semmle-extractor-options: ${testdir}/../../../resources/stubs/System.Web.cs ${testdir}/../../../resources/stubs/System.DirectoryServices.cs /r:System.ComponentModel.Primitives.dll /r:System.Collections.Specialized.dll /r:System.ComponentModel.TypeConverter.dll /r:System.Private.Xml.dll
2-
semmle-extractor-options: ${testdir}/../../../resources/stubs/System.Data.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
4+
semmle-extractor-options: ${testdir}/../../../resources/stubs/System.DirectoryServices.cs

0 commit comments

Comments
 (0)