Skip to content

Commit b7789e5

Browse files
avara1986gnufede
andauthored
Update ddtrace/appsec/_iast/taint_sinks/xss.py
Co-authored-by: Federico Mon <[email protected]>
1 parent 6757e0c commit b7789e5

File tree

1 file changed

+0
-2
lines changed
  • ddtrace/appsec/_iast/taint_sinks

1 file changed

+0
-2
lines changed

ddtrace/appsec/_iast/taint_sinks/xss.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,6 @@ def patch():
5454

5555
_set_metric_iast_instrumented_sink(VULN_XSS)
5656

57-
_set_metric_iast_instrumented_sink(VULN_XSS)
58-
5957

6058
def unpatch():
6159
try_unwrap("django.utils.safestring", "mark_safe")

0 commit comments

Comments
 (0)