Skip to content

Commit

Permalink
Exclude dev.failsafe from IAST instrumentation (#7938)
Browse files Browse the repository at this point in the history
  • Loading branch information
smola authored Nov 13, 2024
1 parent 8be4cac commit 82196d0
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,8 @@
1 com.zaxxer.*
1 commonj.work.*
1 cryptix.*
# Avoid weak random in dev.failsafe.internal.RetryPolicyExecutor
1 dev.failsafe.*
1 edu.emory.*
1 edu.oswego.*
1 freemarker.*
Expand Down

0 comments on commit 82196d0

Please sign in to comment.