Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Request Validation Filtering #108

Merged

Conversation

jacobm-splunk
Copy link
Contributor

This MR adds two configuration options:

  • ignoreValidation
  • validationAllowList

Paths that match ignoreValidation will not have wiretap validation run on them, unless they match the validationAllowList.

Copy link
Member

@daveshanley daveshanley left a comment

Choose a reason for hiding this comment

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

LGTM

@jacobm-splunk jacobm-splunk force-pushed the jacobm/add-request-validation-filtering branch from 561212a to ae26159 Compare April 12, 2024 17:28
@daveshanley daveshanley merged commit 3a5f91a into pb33f:main Apr 12, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants