Files
netbird/e2e/agentnetwork
mlsmaycon d9f1ab63de [misc] Keep vendor listing bodies out of the job log
The discovery e2e echoed each vendor's whole response into the log. A
Bedrock listing embeds inference-profile ARNs, and an ARN carries the
12-digit AWS account id — so every run published one to a log anyone who
can see the run can read. Vertex project-scoped responses echo the
project id the same way.

Log the status instead. The ids line that follows is the finding, and
the assertion messages still carry the body, but those render only on a
failure that needs diagnosing.
2026-08-23 08:26:48 +00:00
..