-
Notifications
You must be signed in to change notification settings - Fork 90
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
tests: add more filestore tests #2111
base: master
Are you sure you want to change the base?
Conversation
Add tests exhibiting issue on filestore Tickets: #7346 #7347
The signature was about storing on all events of the flow. After fixing Suricata, this is really doing that. As a result the test is failing. By updating the signature to store on the tx only, we are now testing what was looking like the purpose of the test which is to only extract the file corresponding to the URL.
Make sure the result are correct with regards to filestore keyword impact.
- HAVE_NSS | ||
- MAGIC | ||
files: | ||
- src/output-filestore.c |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please do not put filenames because we will move them to rust one day like transforms ;-)
Put min-version: 8 rather ;-)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good idea ! Done and pushed on this PR. Let me know if you want me to open another one.
Add tests exhibiting issues on filestore.
Ticket
If your pull request is related to a Suricata ticket, please provide
the full URL to the ticket here so this pull request can monitor
changes to the ticket status:
Redmine ticket: