Sanitize without going blind
The checkout service writes one log line per request, and that line currently carries a card number and a session token in full. You have the five fields, the three treatments from the video, and an on-call engineer who still has to trace a failed checkout at two in the morning.
Open the Log sanitizer console. Press Redact everything first and read both counters, then set each field by hand and find a line that exposes nothing and still leaves both debug fields readable.
Every field is labelled with the class the video gave it: a secret, sensitive data, or config.
You can reach zero exposed values with both debug fields intact.
Why is that possible here?
Este exercicio faz parte do curso
Using AWS Security for Developers
exercicio interativo prático
Transforme teoria em prática com um dos nossos exercicio interativos
Iniciar exercicio