-
Suggestion
-
Resolution: Unresolved
-
None
-
3
-
At present, any text resembling a secure variable is automatically masked in the build logs. However, this can lead to unintended masking. For example, if a user employs "abcd" as a secure variables and the exact string "abcd" appears in the logs for unrelated reasons, it will be masked, causing potential misunderstandings.
Implementing a more sophisticated method for masking secure variables would improve log visibility and avoid confusion.