suricata
                                
                                
                                
                                    suricata copied to clipboard
                            
                            
                            
                        Suricata is a network Intrusion Detection System, Intrusion Prevention System and Network Security Monitoring engine developed by the OISF and the Suricata community.
Explained in the MD document that is part of the PR - switch to "rich diff" mode for conversion to a readable format.
Followup of https://github.com/OISF/suricata/pull/11887 Cache Hyperscan serialized databases to disk to prevent compilation of the same databases when Suricata is run again with the same ruleset. The current work operates in...
For discussion only. It appears a pseudo packet that exists only to flush out transaction handling on flow finish is also subject to packet rules, which lead to an alert...
Make sure these boxes are checked accordingly before submitting your Pull Request -- thank you. ## Contribution style: - [x] I have read the contributing guide lines at https://docs.suricata.io/en/latest/devguide/contributing/contribution-process.html ##...
Redmine ticket: https://redmine.openinfosecfoundation.org/issues/6927 Follow-up of: #11494 Describe changes: v4 - fixed live device cleaning function - silenced 23.11 DPDK bond warning about "deprecated" (experimental) function on Fedora 40 builds -...
Make sure these boxes are signed before submitting your Pull Request -- thank you. - [X] I have read the contributing guide lines at https://docs.suricata.io/en/latest/devguide/contributing/contribution-process.html - [X] I have signed...
Continuation of #11882 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...
Link to ticket: https://redmine.openinfosecfoundation.org/issues/ https://redmine.openinfosecfoundation.org/issues/7229 Describe changes: - transforms: move strip_whitespace and compress_whitespace and dot_prefix to rust Should we do all transforms ? https://github.com/OISF/suricata/pull/11927 rebased to get green CI Benchmark...
Changes from https://github.com/OISF/suricata/pull/11769: - Run SuricataMainLoop to prevent immediately going into shutdown - Add note about thread synchronization
Link to [redmine](https://redmine.openinfosecfoundation.org/projects/suricata/issues) ticket: https://redmine.openinfosecfoundation.org/issues/5665 Describe changes: - allows bidirectional signature matching ! SV_BRANCH=https://github.com/OISF/suricata-verify/pull/2083 https://github.com/OISF/suricata/pull/11578 with review taken into consideration in last commit + - do not choose ambiguous buffer...