JF Juliana Fajardini Reichow
- Login: jufajardini
- Registered on: 10/11/2020
- Last sign in: 06/18/2026
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 58 | 199 | 257 |
| Reported issues | 174 | 289 | 463 |
Projects
| Project | Roles | Registered on |
|---|---|---|
| Suricata | Developer, OISF Team, OISF Manager | 10/13/2020 |
| Suricata-Update | Developer, OISF Team, OISF Manager | 10/13/2020 |
Activity
06/30/2026
- JF 07:23 AM Suricata Bug #8576 (Closed): Suricata stops processing packets when receiving via GRE/ERSPAN
- JF 07:23 AM Suricata Bug #8576 (Resolved): Suricata stops processing packets when receiving via GRE/ERSPAN
- Marking as resolved, as per the reporter's comment.
Tackled by the related ticket.
06/29/2026
- JF 03:47 PM Suricata Optimization #8673: detect/firewall: DoParseAppPolicy has logical dead code if (hookname == NULL)
- The first check seems needed to avoid having a crash when defining the @policy_name@ (which uses @nname@, duplicated from @hookname@).
@policy_name@ is used when calling @DoParsePolicy@.
So to me it looks indeed like the second one... - JF 02:13 PM Suricata Bug #8664 (Resolved): ftp: support data channel for list, nlst, mlsd, appe, stou
- Merged with: https://github.com/OISF/suricata/pull/15726
- JF 02:12 PM Suricata Feature #8392 (Resolved): firewall: support FTP hook states for firewall rule evaluation
- Merged with: https://github.com/OISF/suricata/pull/15726
06/19/2026
- JF 06:40 PM Suricata Feature #8519: firewall: analyzer: complete rule table coverage (8.0.x backport)
- Addressed by https://github.com/OISF/suricata/pull/15398/changes/b29226c7ea8b65db7fd3763d03b04f14c0c053d9?
06/03/2026
- JF 02:13 AM Suricata Bug #8349: pgsql: disable parser by default
- Jason Ish wrote in #note-4:
> But should it be disabled by default?
I think it should, at least for 8...
06/01/2026
- JF 04:03 PM Suricata Task #8551 (Closed): firewall: ban usage of "replace" keyword
- Merged with https://github.com/OISF/suricata/pull/15486
- JF 02:45 PM Suricata Security #8586 (Rejected): websocket: MASK flag not validated by direction
- Rejecting as we understand that relaxed parsing is the way to go.
- JF 02:44 PM Suricata Security #8585 (Rejected): enip: memory amplification via parse_cip_reqresp_multiple
- Rejecting this as per Philippe's comment and team's agreement.