Commit 8f3fd8e
authored
chore: fix CVE warnings (#733)
* fix: upgrade `uuid` to v14 to resolve CVE in v3/v5/v6 buffer bounds check
* fix(e2e): assert on `mythical-server` in breakdown test
The `mythical-requester` service doesn't reliably produce enough root span
data in the short CI startup window, so its breakdown panel gets filtered out
(zero-sum skip in `ByFrameRepeater`). `mythical-server` is consistently present.1 parent ee3778b commit 8f3fd8e
3 files changed
Lines changed: 13 additions & 23 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
| 68 | + | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
120 | | - | |
| 120 | + | |
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
| |||
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
141 | | - | |
| 141 | + | |
| 142 | + | |
142 | 143 | | |
143 | 144 | | |
144 | 145 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments