Skip to content

sanitiseMatchedBytes only sanitizes the first match #673

Open
@spectrumjade

Description

@spectrumjade

Rules that include a regular expression that is matched multiple times within the target variable (not multiple capture groups) with an action to capture and sanitiseMatchedBytes will only sanitize the first match. Subsequent matches within the target variable remain un-sanitized. It would be useful if all matches could be sanitized.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions