You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I see, although it seems like a GitLab limitation with masking variables. I guess we could implement an additional safety net like https://stackoverflow.com/a/48019999 but it seems a bit tedious and error prone (easy to forget portions of code) 🤔. Do you see another solution?
Setting script to debug mode exposes secrets in logs.
Root cause:
Avoid string manipulation with secrets.
Logs:
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX is exposed.
The text was updated successfully, but these errors were encountered: