Skip to content

Commit 56dcfc2

Browse files
committed
Python: --max-import-depth=0
to avoid nodes in the extracted stdlib Was there a reason for this depth to be 1?
1 parent bf16e22 commit 56dcfc2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • python/ql/test/query-tests/Security/CWE-918-ServerSideRequestForgery
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
semmle-extractor-options: --lang=3 --max-import-depth=1
1+
semmle-extractor-options: --lang=3 --max-import-depth=0

0 commit comments

Comments
 (0)