File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
csharp/ql/test/library-tests/frameworks/Aws Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 11import csharp
2- import semmle.code.csharp.dataflow.ExternalFlow
2+ import semmle.code.csharp.dataflow.internal. ExternalFlow
33
44query predicate awsRemoteSources ( DataFlow:: ExprNode node ) { sourceNode ( node , "remote" ) }
55
Original file line number Diff line number Diff line change 1- semmle-extractor-options: --load-sources-from-project:${testdir}/../../../resources/stubs/Amazon.Lambda/2.1.0/Amazon.Lambda.csproj
1+ semmle-extractor-options: /nostdlib /noconfig
2+ semmle-extractor-options: --load-sources-from-project:${testdir}/../../../resources/stubs/Amazon.Lambda.Core/2.2.0/Amazon.Lambda.Core.csproj
3+ semmle-extractor-options: --load-sources-from-project:${testdir}/../../../resources/stubs/Amazon.Lambda.APIGatewayEvents/2.7.0/Amazon.Lambda.APIGatewayEvents.csproj
You can’t perform that action at this time.
0 commit comments