Skip to content

Conversation

@cwperks
Copy link
Owner

@cwperks cwperks commented Oct 13, 2025

Description

Core has an extension point called RestRequestFilter that can be used to filter sensitive values from a request payload (for example password in some reindex REST Apis). This extension point exists, but it is currently unused. I am raising this PR to wire up this extension point.

See opensearch-project/OpenSearch@9005e9f#diff-b30aa63ce9a55b210cf60a1c2a0d0070156e13379ae6ffef45707686e31ae0c6

  • Category (Enhancement, New feature, Bug fix, Test fix, Refactoring, Maintenance, Documentation)

Bug fix

Check List

  • New functionality includes testing
  • New functionality has been documented
  • New Roles/Permissions have a corresponding security dashboards plugin PR
  • API changes companion pull request created
  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants