Shivani Bhardwaj
- Login: unixia
- Registered on: 09/29/2018
- Last sign in: 11/13/2025
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 42 | 403 | 445 |
| Reported issues | 76 | 271 | 347 |
Projects
| Project | Roles | Registered on |
|---|---|---|
| Suricata | Developer, OISF Team, OISF Manager | 08/17/2023 |
| Suricata-Update | Developer, OISF Team, OISF Manager | 08/17/2023 |
Activity
11/24/2025
- 06:31 AM Suricata Feature #8117 (In Review): rules: flow.elephant keyword
- In Review PR: https://github.com/OISF/suricata/pull/14363
11/06/2025
- 10:38 AM Suricata Bug #8083 (Assigned): detect: incorrect rule ordering with more complex flowbit chains (8.0.x backport)
10/31/2025
- 02:57 PM Suricata Bug #7912: firewall: --firewall-rules-exclusive loads generic td rules as well (8.0.x backport)
- Unable to reproduce it. Removing the target version for now.
- 02:56 PM Suricata Bug #7886: firewall: --firewall-rules-exclusive loads generic td rules as well
- Philippe Antoine wrote in #note-4:
> Is the only problem the fact that we can use @-S@ ?
>
> see
> [...]
No...
10/30/2025
- 01:41 PM Suricata Bug #7996 (Closed): tls: certificate SAN is freed in case of any error
- 01:41 PM Suricata Bug #8020 (Closed): tls: certificate SAN is freed in case of any error (8.0.x backport)
- Closed by: https://github.com/OISF/suricata/pull/14145
- 10:46 AM Suricata Bug #7886 (Assigned): firewall: --firewall-rules-exclusive loads generic td rules as well
- Think this is simple enough to tackle for the upcoming release. Self assigned
- 06:22 AM Suricata Bug #8054 (Assigned): src: error retval of VarNameStoreRegister is not handled
- @VarNameStoreRegister@ can return 0 in case of an error. A new error check condition was added w https://github.com/O...