We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e835985 commit 616d82dCopy full SHA for 616d82d
ddtrace/appsec/_iast/_ast/ast_patching.py
@@ -19,7 +19,7 @@
19
20
21
_VISITOR = AstVisitor()
22
-
+#JJJ retry
23
24
# Prefixes for modules where IAST patching is allowed
25
IAST_ALLOWLIST: Tuple[Text, ...] = ("tests.appsec.iast",)
0 commit comments