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

feat: Functionality to truncate Incoming HTTP request upto default limit #119

Merged
merged 10 commits into from
Sep 12, 2024

Conversation

sumitsuthar
Copy link
Contributor

@sumitsuthar sumitsuthar commented Oct 31, 2023

Description

  • Implemented logic to truncate incoming http request for IAST processing.
  • Added dataTruncated flag in event JSON.
  • Default limit is 500KB

Related Issues

Fixes NR-173806

@sumitsuthar sumitsuthar changed the title Request body limit feat: Functionality to truncate Incoming HTTP request upto provided or default limit Oct 31, 2023
@sumitsuthar
Copy link
Contributor Author

Do not merge until Validator and UI has support for truncate request body

@sumitsuthar sumitsuthar changed the title feat: Functionality to truncate Incoming HTTP request upto provided or default limit feat: Functionality to truncate Incoming HTTP request upto default limit Sep 2, 2024
@sumitsuthar sumitsuthar merged commit df4f283 into main Sep 12, 2024
18 checks passed
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.

2 participants