suricata icon indicating copy to clipboard operation
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.

Results 352 suricata issues
Sort by recently updated
recently updated
newest added

Link to [redmine](https://redmine.openinfosecfoundation.org/projects/suricata/issues) ticket: https://redmine.openinfosecfoundation.org/issues/3958 Describe changes: - convert enip parser to rust - on top of https://github.com/OISF/suricata/pull/10370 Alon the way, also - transactions are now bidirectional - there is...

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...

- Trivial libsuricata example, just linking and wrap Suricata main - Update example plugin Makefile to build even when --disable-shared is used. - fix "autoconf.h" header include, should someone choose...

Feature #6621 - [x] I have read the contributing guide lines at https://docs.suricata.io/en/latest/devguide/codebase/contributing/contribution-process.html - [x] I have signed the Open Information Security Foundation contribution agreement at https://suricata.io/about/contribution-agreement/ - [x] I...

Feature #5642 - [x] I have read the contributing guide lines at https://docs.suricata.io/en/latest/devguide/codebase/contributing/contribution-process.html - [x] I have signed the Open Information Security Foundation contribution agreement at https://suricata.io/about/contribution-agreement/ - [x] I...

Previous PRs: - https://github.com/OISF/suricata/pull/8745 - https://github.com/OISF/suricata/pull/9428 Based on the previous PRs, this PR attempts to bring the minimal amount to Suricata. With part of the idea being that Suricata should...

Ticket: https://redmine.openinfosecfoundation.org/issues/6754 Per the ticket, mixed library and application projects split their sources between directories, making the application a user of the library, plus it allows for more sensible include...

needs rebase

Link to [redmine](https://redmine.openinfosecfoundation.org/projects/suricata/issues) ticket: https://redmine.openinfosecfoundation.org/issues/6753 Previous PR: #10418 Describe changes: - Format specifier used on message for SCLogError re: sscanf [line 161] was wrong.

decision-required

Link to [redmine](https://redmine.openinfosecfoundation.org/projects/suricata/issues) ticket: https://redmine.openinfosecfoundation.org/issues/5524 https://redmine.openinfosecfoundation.org/issues/5566 Describe changes: - Add events to pgsql, so when there's a recoverable error the parser can offer insight into what's wrong, and still parse...