Juliana Fajardini Reichow

Results 17 issues of Juliana Fajardini Reichow

According to these comments: https://github.com/OISF/suricata/pull/7708#discussion_r941520587, our clang script error messages and our documentation on coding style were a bit misleading in terms of how we prefer to have formatting changes...

Previous PR: #7661 Link to [redmine](https://redmine.openinfosecfoundation.org/projects/suricata/issues) ticket: https://redmine.openinfosecfoundation.org/issues/5458 Changes from last PR: - Added two unittests to check for correct packet-action flags after signature matching Thoughts: - should more unittests...

Link to [redmine](https://redmine.openinfosecfoundation.org/projects/suricata/issues) ticket: https://redmine.openinfosecfoundation.org/issues/5381 Describe changes: - bring commandline option for simulation of the alert queue reallocation failure to 6.0.x - typo fixes

Added a page that explains how rules are prioritized by Suri, as well as what main different types of inspection happen and what elements are involved when ordering rules. Task...

Previous PR: #7469 Link to [redmine](https://redmine.openinfosecfoundation.org/projects/suricata/issues) ticket: https://redmine.openinfosecfoundation.org/issues/5180 Describe changes: - Use a more descriptive name for the flag that indicates the alert queue reallocation failure - make PacketAlertSet more...

needs rebase

Link to [redmine](https://redmine.openinfosecfoundation.org/projects/suricata/issues) ticket: https://redmine.openinfosecfoundation.org/issues/5274 Describe changes: - changed Doxygen settings to enable call/er graph for static functions - disabled showing unittests in call/er graphs (only `RunUnittests` shows now) -...

* **OS version**: Ubuntu 20.04.2 LTS * **Browser version**: 86.0.1 (64-bit) (Mozilla Firefox for Ubuntu canonical - 1.0) * **Extension version**: 86.0.1 (64-bit) #### Relevant integration (if any): https://track.toggl.com/ ###...

bug

If I have a file with `MACRO_B` calling `MACRO_A` - which is defined in `header-a.h`, cppclean will complain that `header-a.h` doesn't need to be included: Three files to reproduce: -...

Link to [redmine](https://redmine.openinfosecfoundation.org/projects/suricata/issues) ticket: https://redmine.openinfosecfoundation.org/issues/5475 https://redmine.openinfosecfoundation.org/issues/5515 Describe changes: - add a configuration section describing the Exception Policies - minor typo fixes and rewordings - incorporate what was in https://github.com/OISF/suricata/pull/7873 Updates...

Added a page that explains how rules are prioritized by Suri, as well as what main different types of inspection happen and what elements are involved when ordering rules. Task...