Commit 6a2bd8d
authored
Add exclusion to solve IAST weak randomness vulnerability false positives (#8462)
Excluded by the iast instrumenter
com.azure.core.amqp.ExponentialAmqpRetryPolicy
com.azure.core.util.CoreUtils
com.azure.cosmos.implementation.directconnectivity.GoneAndRetryWithRetryPolicy$RetryWithRetryPolicy
com.azure.cosmos.implementation.directconnectivity.StoreReader
com.azure.cosmos.implementation.directconnectivity.addressEnumerator.AddressEnumeratorUsingPermutations
com.azure.cosmos.implementation.uuid.UUIDTimer
com.azure.messaging.eventhubs.EventProcessorClient
com.azure.messaging.eventhubs.PartitionBasedLoadBalancer
com.launchdarkly.shaded.com.launchdarkly.eventsource.EventSource
com.microsoft.sqlserver.jdbc.SQLServerConnection1 parent c548516 commit 6a2bd8d
1 file changed
Lines changed: 13 additions & 0 deletions
File tree
- dd-java-agent/instrumentation/iast-instrumenter/src/main/resources/datadog/trace/instrumentation/iastinstrumenter
Lines changed: 13 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
59 | 68 | | |
60 | 69 | | |
61 | 70 | | |
| |||
92 | 101 | | |
93 | 102 | | |
94 | 103 | | |
| 104 | + | |
| 105 | + | |
95 | 106 | | |
96 | 107 | | |
97 | 108 | | |
98 | 109 | | |
99 | 110 | | |
| 111 | + | |
| 112 | + | |
100 | 113 | | |
101 | 114 | | |
102 | 115 | | |
| |||
0 commit comments