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: respect directionality for filestore #10248

Closed

Conversation

catenacyber
Copy link
Contributor

@catenacyber catenacyber commented Jan 25, 2024

Link to redmine ticket:
https://redmine.openinfosecfoundation.org/issues/6617

Describe changes:

  • detect: respect directionality for filestore

So that filestore:to_server,flow only stores the files to server and not the ones to client...

OISF/suricata-verify#1560

SV_BRANCH=pr/1560

Ticket: 6617

So that rules with keyword like `filestore:to_server,flow`
only store the files to server and not the ones to client...

Fixes: 79499e4 ("app-layer: move files into transactions")
Copy link
Member

@victorjulien victorjulien left a comment

Choose a reason for hiding this comment

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

I would like to see more of an analysis in the commit, as well as an explanation regarding the flag split per direction.

The explanation is needed as the relationship between defaults, scope and direction are non-obvious, so it's unclear what goes wrong from the commit other than the result is wrong.

@catenacyber
Copy link
Contributor Author

I would like to see more of an analysis in the commit, as well as an explanation regarding the flag split per direction.

The explanation is needed as the relationship between defaults, scope and direction are non-obvious, so it's unclear what goes wrong from the commit other than the result is wrong.

Doing in #10251

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