Jeff Lucovsky
Jeff Lucovsky
DRAFT If the conditions are correct, convert `bsize` into `depth` or `endswith`. This change is for prototype eval only and doesn't consider the case of the bsize value being incompatible...
Draft/temporary change. Created PR for a POC. These changes will reworked once feedback has been received.
Issue: 4974 Positive and negative tests for reference inclusion in alerts. ## Ticket If your pull request is related to a Suricata ticket, please provide the full URL to the...
from_base64 transform test ## 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...
This commit adds basic tests for vlan-selector configurations (including vlan-pair, added in 6237) Issue: 6237 ## Ticket If your pull request is related to a Suricata ticket, please provide the...
Issue: 7010 Enable the JA4 tests for Suricata 7.0.6 and later. ## Ticket If your pull request is related to a Suricata ticket, please provide the full URL to the...
Continuation of #11044 Backport JA4 changes Link to [redmine](https://redmine.openinfosecfoundation.org/projects/suricata/issues) ticket: [7010](https://redmine.openinfosecfoundation.org/issues/7010) Describe changes: - Backport of [6379](https://redmine.openinfosecfoundation.org/issues/6379) Updates: - Fixed commit issue ### Provide values to any of the below...
Continuation of #9832 Reduce fflush calls on output streams (regular files only). Output can be buffered, specify the buffer-size with `outputs..buffer-size`. A value of 0 selects no buffering; otherwise, up...
Make sure these boxes are signed before submitting your Pull Request -- thank you. - [ ] I have read the contributing guide lines at https://docs.suricata.io/en/latest/devguide/contributing/contribution-process.html - [ ] I...
Continuation of #11079 When configured, include the reference value in the alert. The configuration value is in the `alert` section: types.alert.reference. The default value is off/no. Set to yes to...