Sascha Steinbiss

Results 58 issues of Sascha Steinbiss

It looks like libstix2 only implements a subset of the SCOs defined in the spec. Is this project still active?

- [X] I have read the contributing guide lines at https://docs.suricata.io/en/latest/devguide/contributing/contribution-process.html - [X] I have signed the Open Information Security Foundation contribution agreement at https://suricata.io/about/contribution-agreement/ (note: this is only required...

- [X] I have read the contributing guide lines at https://docs.suricata.io/en/latest/devguide/contributing/contribution-process.html - [X] I have signed the Open Information Security Foundation contribution agreement at https://suricata.io/about/contribution-agreement/ (note: this is only required...

needs rebase
decision-required

Previous PR: #11194 Changes to previous PR: * Handle splitting at all byte boundaries in a UTF-8 string in a way that avoids panics. Rust already has a function to...

Previous PR: #11606 Link to ticket: https://redmine.openinfosecfoundation.org/issues/7198 Changes to previous PR: - Move documentation change to separate commit (cf #11628 for master)

This ensures that the correct spelling of the `security_result` EVE field for RFB (as opposed to `security-result`) is also reflected in the documentation. - [X] I have read the contributing...

typo/doc update

Previous PR: #11294 Link to ticket: https://redmine.openinfosecfoundation.org/issues/7082 Describe changes to previous PR: - Add support for automatic trimming via `XADD`. See https://github.com/OISF/suricata/pull/11294#issuecomment-2387895092 for more details.

During a Debian package rebuild we noticed that this library fails its test suite with Ruby 3.3 (https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1092702) This is due to some deprecated features that have been removed. This...