JL Jeff Lucovsky
- Login: Jlucovsky
- Registered on: 02/18/2019
- Last sign in: 04/06/2026
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 30 | 483 | 513 |
| Reported issues | 39 | 521 | 560 |
Projects
| Project | Roles | Registered on |
|---|---|---|
| Suricata | Developer, OISF Team | 02/18/2019 |
| Suricata-Update | Developer, OISF Team | 02/18/2019 |
Activity
Today
- JL 12:54 PM Suricata Bug #8458 (New): detect/variable: warn if rules try to use byte vars before they're extracted
- When a rule contains buffers with progress values that would cause a byte variable to be used before it is produced, a warning (or error?) should be flagged:
Here's an example rule. @http.uri@ has a lower progress val and would match ...
03/29/2026
- JL 12:23 PM Suricata Task #8433 (Assigned): detect/transforms: Determine which transforms have error cases and can be handled like from_base64/pcrexform
- Following the completion of transform error recognition from issue 7114, determine if other transforms have error conditions that can be recognized using the same mechanism that the fix for 7114 introduces.
03/28/2026
- JL 02:38 PM Suricata Feature #7847 (In Review): rules: extend byte_extract named variables for use in other keywords/transformations such as xor
- https://github.com/OISF/suricata/pull/15115
03/26/2026
- JL 11:40 AM Suricata Feature #8400 (In Review): output/flush: Improve flushing coverage (8.0.x backport)
- https://github.com/OISF/suricata/pull/15107
03/24/2026
- JL 06:36 PM Suricata Feature #8401 (In Review): detect/thresholds: add telemetry for bucket depths
- https://github.com/OISF/suricata/pull/15093
- JL 12:44 PM Suricata Feature #8401 (In Review): detect/thresholds: add telemetry for bucket depths
- Add telemetry for the detect.thresholds hash table that gives the user an indication of bucket density and max.
average -- display the mean number of entries across non-empty buckets. A value close to 1 means the entries are well-dis... - JL 12:00 PM Suricata Feature #8286 (Resolved): output/flush: Improve flushing coverage
- Merged in https://github.com/OISF/suricata/pull/15091
- JL 11:58 AM Suricata Task #8337 (Closed): capture/napatech: use fixed spacing for stream in thread name
- Merged in https://github.com/OISF/suricata/pull/15091
03/23/2026
- JL 02:42 PM Suricata Task #8337 (In Review): capture/napatech: use fixed spacing for stream in thread name
- https://github.com/OISF/suricata/pull/15090
03/05/2026
- JL 01:53 PM Suricata Feature #7399 (Closed): ipv6: support short notation of ipv6 addresses in output
- Merged in https://github.com/OISF/suricata/pull/14941