Skip to content

Commit 8be4cac

Browse files
authored
Exclude spark web from vulnerability locations (#7939)
1 parent 3497807 commit 8be4cac

File tree

1 file changed

+2
-0
lines changed
  • dd-java-agent/instrumentation/iast-instrumenter/src/main/resources/datadog/trace/instrumentation/iastinstrumenter

1 file changed

+2
-0
lines changed

dd-java-agent/instrumentation/iast-instrumenter/src/main/resources/datadog/trace/instrumentation/iastinstrumenter/iast_exclusion.trie

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -313,6 +313,8 @@
313313
1 serp.*
314314
1 sl.org.objectweb.asm.*
315315
1 software.amazon.awssdk.*
316+
# Avoid header injection reported within spark.Response
317+
2 spark.*
316318
1 springfox.*
317319
1 System.*
318320
1 tech.jhipster.*

0 commit comments

Comments
 (0)