Skip to content

[processor/redaction] Support redacting values based on a parser #38137

Open
@atoulme

Description

Component(s)

processor/redaction

Is your feature request related to a problem? Please describe.

The current redaction processor uses a regular expression to identify values to redact. Regular expressions may not catch well specific values to redact in a structured document or string.

Describe the solution you'd like

We want to support a lexer and parser approach that will identify portions of a query to redact.

Describe alternatives you've considered

No response

Additional context

No response

Activity

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

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions