Skip to content

Mask more keywords by default and remove auto generate id for UI templates#13884

Merged
wu-sheng merged 6 commits into
apache:masterfrom
wankai123:mask
May 26, 2026
Merged

Mask more keywords by default and remove auto generate id for UI templates#13884
wu-sheng merged 6 commits into
apache:masterfrom
wankai123:mask

Conversation

@wankai123
Copy link
Copy Markdown
Member

  • If this pull request closes/resolves/fixes an existing issue, replace the issue number. Closes #.
  • Update the CHANGES log.

@wankai123 wankai123 added this to the 11.0.0 milestone May 26, 2026
@wankai123 wankai123 requested a review from Copilot May 26, 2026 01:20
@wankai123 wankai123 added the chore Chores about the project, like code cleaning up, typos, upgrading dependencies, etc. label May 26, 2026
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the default secret-masking keyword list used by the status/debugging config dump so that additional keystore-related passwords are redacted by default.

Changes:

  • Extend keywords4MaskingSecretsOfConfig default list to include trustStorePass and keyStorePass.
  • Update backend configuration documentation to reflect the new default keyword list.
  • Add a changelog entry noting the new default masking behavior.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 5 comments.

File Description
oap-server/server-starter/src/main/resources/application.yml Updates the shipped default masking keyword list for /debugging/config/dump.
docs/en/setup/backend/configuration-vocabulary.md Updates the documented default value for the masking keyword list.
docs/en/setup/backend/admin-api/status.md Updates the Status API doc example to show the new default masking keywords.
docs/en/changes/changes.md Notes the default masking expansion in the changelog.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread oap-server/server-starter/src/main/resources/application.yml
Comment thread docs/en/setup/backend/admin-api/status.md
Comment thread docs/en/setup/backend/configuration-vocabulary.md
Comment thread docs/en/changes/changes.md
Comment thread oap-server/server-starter/src/main/resources/application.yml
@wankai123 wankai123 changed the title Mask more keywords by default. Mask more keywords by default and remove auto generate id for UI templates May 26, 2026
wu-sheng
wu-sheng previously approved these changes May 26, 2026
@wu-sheng wu-sheng merged commit ad73355 into apache:master May 26, 2026
433 of 435 checks passed
@wankai123 wankai123 deleted the mask branch May 26, 2026 05:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore Chores about the project, like code cleaning up, typos, upgrading dependencies, etc.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants