Skip to content

fix: redact credentials from repo URL in gluten-build-info.properties#11751

Merged
zhouyuan merged 1 commit intoapache:mainfrom
xumingming:fix/redact-credentials-in-build-info
Mar 13, 2026
Merged

fix: redact credentials from repo URL in gluten-build-info.properties#11751
zhouyuan merged 1 commit intoapache:mainfrom
xumingming:fix/redact-credentials-in-build-info

Conversation

@xumingming
Copy link
Contributor

What changes are proposed in this pull request?

Close #11750 . Strip embedded user:pass@ from the git remote URL when writing the build info properties file to avoid leaking credentials in logs.

How was this patch tested?

Manual test.

Was this patch authored or co-authored using generative AI tooling?

No.

Strip embedded user:pass@ from the git remote URL when writing the
build info properties file to avoid leaking credentials in logs.
@github-actions github-actions bot added the BUILD label Mar 13, 2026
Copy link
Member

@zhouyuan zhouyuan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@zhouyuan zhouyuan merged commit daebdcf into apache:main Mar 13, 2026
59 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[build] Redact the user@password part from the build info file

2 participants