Commit Graph

100 Commits

Author SHA1 Message Date
Zane C. B-H 80a60b74a3 note the time ready for release 2024-01-15 17:11:58 -06:00
Zane C. B-H 3eed95a172 finalize support for cape 2024-01-15 17:06:38 -06:00
Zane C. B-H 47cd636b80 table search stuff for cape 2024-01-15 16:07:44 -06:00
Zane C. B-H 8907fc8670 add support for the lilith table in search 2024-01-15 15:18:44 -06:00
Zane C. B-H ec58d2d5d5 fix capev2 insert 2024-01-15 12:07:24 -06:00
Zane C. B-H 02c318adf0 more work one CAPEv2 support.. rework table stuff for it 2024-01-15 12:02:53 -06:00
Zane C. B-H 57aa686c30 revert last change as it does not appear to be suricata friendly and searching that one is not really that needed 2024-01-15 11:02:24 -06:00
Zane C. B-H 2745ff955c convert json columns to jsonb 2024-01-15 10:42:42 -06:00
Zane C. B-H 85d0a24b20 formatting cleanup 2024-01-15 02:13:27 -06:00
Zane C. B-H a0311cb888 tweak the SQL for cape 2024-01-15 02:04:19 -06:00
Zane C. B-H e8fa57bfca fix --id 2023-12-31 17:35:41 -06:00
Zane C. B-H cfabfe0088 add a missing depend 2023-12-31 15:04:24 -06:00
Zane C. B-H ab5c673454 more cape tweaks 2023-12-31 13:51:07 -06:00
Zane C. B-H e93e34add5 more work on cape support 2023-12-30 00:14:33 -06:00
Zane C. B-H cb0dff52b8 start work on cape support 2023-12-29 22:23:29 -06:00
Zane C. B-H 394c899fba bump change date and ready for release 2023-11-12 15:01:45 -06:00
Zane C. B-H c1b4ea91a0 update changes 2023-11-11 22:32:40 -06:00
Zane C. B-H ac156f9e18 document --raw 2023-11-11 22:32:01 -06:00
Zane C. B-H 6af03a96e3 more markdown cleanup 2023-11-11 18:32:57 -06:00
Zane C. B-H e125898fe2 table format fix 2023-11-11 18:24:40 -06:00
Zane C. B-H e08edaaaa7 status update 2023-11-11 18:13:14 -06:00
Zane C. B-H b11827786e convert over to pod2usage and udpate readme 2023-11-11 16:44:40 -06:00
Zane C. B-H 6a95796562 ready to release 0.4.0 2023-08-18 00:43:01 -05:00
Zane C. B-H 116b4ccfda begin work on --pcap for remote fetching via virani for event pcaps for suricata 2023-08-01 01:45:48 -05:00
Zane C. B-H c39124834c require either --event or --id for fetching events 2023-08-01 00:09:44 -05:00
Zane C. B-H 0c203477ef time for releasing 0.3.0 2023-03-30 21:03:24 -05:00
Zane C. B-H 83fd2824fa note --raw 2023-02-18 19:47:19 -06:00
Zane C. B-H 1662883728 more misc doc stuff and cleanup 2023-01-29 10:36:08 -06:00
Zane C. B-H cd11f8b392 update extend totals 2023-01-29 10:14:05 -06:00
Zane C. B-H 1a75bcdc8e more extend stuff 2023-01-29 10:01:16 -06:00
Zane C. B-H 25a177ff41 fix date 2023-01-17 00:22:57 -06:00
Zane C. B-H 15c7b44232 fix baphomet gen fix and bump it 2023-01-17 00:21:13 -06:00
Zane C. B-H 27d569638d update changes 2023-01-16 22:07:00 -06:00
Zane C. B-H b406dcc7c1 minor doc fix and fix baphomet yaml generation 2023-01-16 22:04:46 -06:00
Zane C. B-H 6e75e94991 minor pod fix 2023-01-16 13:42:13 -06:00
Zane C. B-H c0cb84c558 more misc work and doc stuff 2023-01-16 06:22:06 -06:00
Zane C. B-H 29769c1ab9 note changes and bump version 2022-12-25 23:52:11 -06:00
Zane C. B-H 646947e13f minor fix for to_toml 2022-12-25 23:23:55 -06:00
Zane C. B-H d7d08a3262 add in loggingg to syslog 2022-12-25 19:26:19 -06:00
Zane C. B-H 84cfe0de77 VVelox -> LilithSec for github links 2022-12-23 07:58:00 -06:00
Zane C. B-H 9920f57568 add Net::Server::Daemonize as a depend 2022-11-25 12:57:49 -06:00
Zane C. B-H 757de15dd6 fix freebsd packages 2022-11-25 12:14:35 -06:00
Zane C. B-H 8b0fc0f0fd add Text::ANSITable as a depend 2022-11-05 22:12:52 -05:00
Zane C. B-H e8547b4d42 correct a typo 2022-11-02 23:03:38 -05:00
Zane C. B-H 9c4d228b53 add init/freebsd the manifest 2022-10-30 23:54:37 -05:00
Zane C. B-H 0576837fd8 happy enought with it for the initial release 2022-10-30 23:35:36 -05:00
Zane C. B-H 3de77dfed6 begin reworking the ignore stuff some also added dump_self 2022-10-30 04:04:17 -05:00
Zane C. B-H b435dc0701 lots of work done on README.md, actually depend on DBD::Pg 2022-10-30 03:00:08 -05:00
Zane C. B-H 85d79dddfa finish --help and misc cleanup 2022-10-30 01:18:51 -05:00
Zane C. B-H 2bafa9fec3 make go back time for extend adjustable 2022-10-30 00:20:19 -05:00