Commit dcb3865
committed
Align ts-debug auction dump docs with redaction and note bid fail-open
The ts-debug comment doc on prepend_auction_debug_comment, the
auction_html_comment setting, and the [debug] example config still
described the pre-redaction behaviour (full auction result, raw adm
markup). Update all three to describe the redacted view: creatives
previewed to MAX_BID_CREATIVE_DUMP_BYTES and metadata filtered to the
fail-closed DEBUG_DUMP_METADATA_ALLOWLIST.
Narrow the SECURITY comment so it no longer implies bid-level metadata
is allowlisted; Bid.metadata/nurl/burl pass through today (safe because
aps.rs is the only writer, emitting opaque targeting keys). Fail-closed
bid allowlist tracked in #925.1 parent 43ae70c commit dcb3865
3 files changed
Lines changed: 27 additions & 18 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
935 | 935 | | |
936 | 936 | | |
937 | 937 | | |
938 | | - | |
939 | | - | |
940 | | - | |
941 | | - | |
| 938 | + | |
| 939 | + | |
| 940 | + | |
| 941 | + | |
| 942 | + | |
| 943 | + | |
942 | 944 | | |
943 | 945 | | |
944 | 946 | | |
| |||
960 | 962 | | |
961 | 963 | | |
962 | 964 | | |
963 | | - | |
964 | | - | |
965 | | - | |
966 | | - | |
| 965 | + | |
| 966 | + | |
| 967 | + | |
| 968 | + | |
| 969 | + | |
| 970 | + | |
| 971 | + | |
| 972 | + | |
967 | 973 | | |
968 | 974 | | |
969 | 975 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1902 | 1902 | | |
1903 | 1903 | | |
1904 | 1904 | | |
1905 | | - | |
1906 | | - | |
1907 | | - | |
1908 | | - | |
1909 | | - | |
| 1905 | + | |
| 1906 | + | |
| 1907 | + | |
| 1908 | + | |
| 1909 | + | |
| 1910 | + | |
| 1911 | + | |
1910 | 1912 | | |
1911 | 1913 | | |
1912 | 1914 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
140 | | - | |
141 | | - | |
142 | | - | |
143 | | - | |
144 | | - | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
145 | 146 | | |
146 | 147 | | |
147 | 148 | | |
| |||
0 commit comments