Commit 5776806
build(trace): bump cctrace pin to 0.16.0
- tunnel-by-default capture scope: external hosts (npm, apt, gh) pass
through as opaque byte-counted tunnels instead of being decrypted and
stored — fixes the trace-bloat field report (52MB npm tarball, 45%
external traffic in a 121MB trace)
- no forged certs for non-first-party hosts: apt/java/cert-pinning
tools no longer risk TLS failure through the proxy
- binary-safe response capture; first-party capture unchanged
- verified: 0.16.0 compiles clean via the Dockerfile recipe
(bun build --compile src/cli.ts), --no-open and -- grammar intact
Close #432
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent 6551db6 commit 5776806
4 files changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
230 | 230 | | |
231 | 231 | | |
232 | 232 | | |
233 | | - | |
| 233 | + | |
234 | 234 | | |
235 | 235 | | |
236 | 236 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
150 | | - | |
| 150 | + | |
151 | 151 | | |
152 | 152 | | |
153 | 153 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
0 commit comments