From 10ae4a031a8cce0dc3ec845825b6ea0a911c863a Mon Sep 17 00:00:00 2001 From: Madalin Ilie Date: Wed, 13 Dec 2023 21:28:05 +0200 Subject: [PATCH] Update reference to production credentials in mask-headers page --- docs/getting-started/masking-headers.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/getting-started/masking-headers.md b/docs/getting-started/masking-headers.md index 12558e87a..257534a73 100644 --- a/docs/getting-started/masking-headers.md +++ b/docs/getting-started/masking-headers.md @@ -5,8 +5,8 @@ description: Masking Authentication Headers # Masking Authentication Headers -While executing CATS without utilizing production credentials, it is advisable to refrain from incorporating authentication headers within report -files, encompassing both .html and .json formats. +While most of the times you'll be executing CATS without production credentials, it is advisable to refrain from incorporating authentication headers +within report files, for both .html and .json formats. This precautionary measure is essential as test cases could become appended to bug reports, potentially leading to the inadvertent exposure of sensitive credentials to unintended recipients.