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

Continuation of #10228 (cherry picked from commit 7b0a5dae6049cc49fee8f04a245a309aed7eaff3) Link to [redmine](https://redmine.openinfosecfoundation.org/projects/suricata/issues) ticket: [6362](https://redmine.openinfosecfoundation.org/issues/6362) Describe changes: - Cherry-pick of fix from #9559 Updates - Added commit for documentation update. ### Provide...

Redmine ticket: https://redmine.openinfosecfoundation.org/issues/6739 v2 changes: - change the format error message from `- (err %s)` to `: %s` Describe changes: - SCEnters added - refactor code to smaller functions -...

Follow-up of https://github.com/OISF/suricata/pull/10358 The previous implementation allowed FreeBSD to enter into the hugepage analysis. It then failed with an error message because hugepage/ NUMA node paths that are used in...

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/codebase/contributing/contribution-process.html - [x] I have signed...

Issue: 5172 This commit forces the current stream to be closed when a hard error occurs. Without this commit, a hard error will force a 2nd connection the stream that...

Feature #6666 - [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...

Link to [redmine](https://redmine.openinfosecfoundation.org/projects/suricata/issues) ticket: https://redmine.openinfosecfoundation.org/issues/6390 Describe changes: - filestore: do not try to store a file set to nostore use of keyword `filestore:both,flow` may try to store a file that...

Link to [redmine](https://redmine.openinfosecfoundation.org/projects/suricata/issues) ticket: https://redmine.openinfosecfoundation.org/issues/6575 Describe changes: - detect: unify multi-buffer code #10422 with fixed typo between krb4 cname and sname leading to failed SV Preliminary work for #10334

Link to [redmine](https://redmine.openinfosecfoundation.org/projects/suricata/issues) ticket: https://redmine.openinfosecfoundation.org/issues/2695 Describe changes: - app-layer: websockets protocol support - enip: register on default port 44818 also for TCP (as is done on UDP) - http2: add...

Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.24.1 to 3.24.3. Commits 3796146 Merge pull request #2148 from github/update-v3.24.3-3a7796d6a 01d302a Update changelog for v3.24.3 3a7796d Merge pull request #2147 from github/henrymercer/fix-config-outside-workspace... 56b93f2 Add changelog note...

dependencies