Commit 4afd7cb
fix(codeql): drop mid/batid from buffer-cap debug log (PII)
CodeQL flagged the log message in OnMapTrace as 'Clear-text logging of
sensitive information' because the formatted tuple included mid/batid.
Same class of issue as the earlier d88f690 fix on this branch — only the
cap value is needed for diagnosis, the device identifiers are not.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 043590b commit 4afd7cb
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
330 | 330 | | |
331 | 331 | | |
332 | 332 | | |
| 333 | + | |
| 334 | + | |
333 | 335 | | |
334 | | - | |
| 336 | + | |
335 | 337 | | |
336 | | - | |
337 | 338 | | |
338 | 339 | | |
339 | 340 | | |
| |||
0 commit comments