Closed MantavyaDh closed 4 days ago
This PR enables masking of base64 encoding of secret in the pipeline logs.
Added the base64 encoded secret to the existing secret masker along with possible escape sequence characters.
Purpose of this Change
This PR enables masking of base64 encoding of secret in the pipeline logs.
What Changed
Added the base64 encoded secret to the existing secret masker along with possible escape sequence characters.
Testing