You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: dd-java-agent/instrumentation/akka/akka-http/akka-http-10.0/src/iastTest/groovy/datadog/trace/instrumentation/akkahttp/iast/IastAkkaTest.groovy
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,7 @@ import okhttp3.MultipartBody
8
8
importokhttp3.Request.Builder
9
9
importokhttp3.RequestBody
10
10
importspock.lang.AutoCleanup
11
+
importspock.lang.Ignore
11
12
importspock.lang.Shared
12
13
13
14
importjava.nio.charset.StandardCharsets
@@ -486,6 +487,7 @@ class IastAkkaTest extends IastRequestTestRunner {
486
487
'urlencoded_only' | 'IAST: [var (tainted):[foo (tainted), bar (tainted)]]'
Copy file name to clipboardExpand all lines: dd-java-agent/instrumentation/kafka/kafka-clients-0.11/src/iastLatestDepTest3/groovy/iast/KafkaIastDeserializerTest.groovy
0 commit comments