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

detect/file_data: Apply transforms #5414

Closed
wants to merge 3 commits into from
Closed

Conversation

jlucovsky
Copy link
Contributor

Continuation of #4946

Link to redmine ticket: 3691

Describe changes:

  • Adds validator for compress-whitespace transform. Buffers with two or more consecutive spaces are not valid.

suricata-verify-pr: 330

This commit cause transforms to be applied on the sticky buffer.
This commit adds a buffer validator for compress whitespace. Buffers
containing two or more consecutive whitespace characters are invalid
with this transform.
@victorjulien
Copy link
Member

This has been merged some time ago.

victorjulien added a commit to victorjulien/suricata that referenced this pull request Jun 30, 2022
Impose match and recursion limits on pcrexform keywords.

Based on: 585e5e0 ("detect: impose limits on pcrexform")

Bug: OISF#5414.
victorjulien added a commit to victorjulien/suricata that referenced this pull request Jun 30, 2022
Impose match and recursion limits on pcrexform keywords.

Based on: 585e5e0 ("detect: impose limits on pcrexform")

Bug: OISF#5414.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants