1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2026-04-24 20:56:11 +02:00
Commit Graph

2787 Commits

Author SHA1 Message Date
Kelly Brazil cb3484e1ab doc update 2022-08-04 15:43:44 -07:00
Kelly Brazil 3166600ac6 doc update 2022-08-04 11:43:49 -07:00
Kelly Brazil ba39f35a01 disable YAML aliases 2022-08-04 11:28:22 -07:00
Kelly Brazil 934ef04694 change long timestamp option to --time-out so it doesn't clash with the timestamp parser name 2022-08-04 08:27:48 -07:00
Kelly Brazil bfe41d0391 doc formatting 2022-08-04 07:44:36 -07:00
Kelly Brazil 5c9cd4e4cd timestamp working on standard and streaming parsers. updates existing _jc_meta if exists 2022-08-04 07:44:25 -07:00
Kelly Brazil c57d3416b7 add timestamp option to cli 2022-08-03 17:40:39 -07:00
Kelly Brazil 498a2a314b doc formatting 2022-08-02 08:50:30 -07:00
Kelly Brazil 63961d8711 add plist tests 2022-08-01 11:11:26 -07:00
Kelly Brazil 02f7d73fca add fortisoar 2022-07-31 17:21:50 -07:00
Kelly Brazil 0bfb5f8a3c add FortiSOAR 2022-07-31 17:19:04 -07:00
Kelly Brazil f22ac8db2b fix for empty string data 2022-07-31 17:16:17 -07:00
Kelly Brazil 86067f913b fix for unparsable bytes 2022-07-31 17:08:44 -07:00
Kelly Brazil 4744757726 fixup for byte and datetime values 2022-07-31 16:47:48 -07:00
Kelly Brazil 108e1b730e add plist parser 2022-07-31 16:14:04 -07:00
Kelly Brazil bf93d60bf1 doc update 2022-07-31 10:52:00 -07:00
Kelly Brazil cd5547dfd8 doc update 2022-07-30 12:23:43 -07:00
Kelly Brazil ff7f830f65 add __main__.py entrypoint 2022-07-30 12:14:10 -07:00
Kelly Brazil 0993fec114 add tests 2022-07-30 11:10:10 -07:00
Kelly Brazil ebec5c98b8 handle Binary Object Store Descriptor section (not implemented) 2022-07-30 10:04:52 -07:00
Kelly Brazil 4075bce26a version bump 2022-07-29 13:38:21 -07:00
Kelly Brazil 37b830a2fd doc update 2022-07-29 13:35:45 -07:00
Kelly Brazil f22dd3aa88 doc update 2022-07-29 13:26:51 -07:00
Kelly Brazil c27591e838 update schema docs 2022-07-29 13:26:07 -07:00
Kelly Brazil 790cdf2996 add device_qualifier section 2022-07-29 13:22:16 -07:00
Kelly Brazil 7f73740fc7 add dotted netmask test 2022-07-28 17:18:01 -07:00
Kelly Brazil babb08c2e0 formatting 2022-07-28 16:30:13 -07:00
Kelly Brazil 24960cd02b fix scope matching issue 2022-07-28 15:42:25 -07:00
Kelly Brazil 1fcf844e8d manually pull scope_id for older python versions 2022-07-28 10:50:03 -07:00
Kelly Brazil 4b245952fe fix for ipv6 on python < 3.9 2022-07-28 10:36:09 -07:00
Kelly Brazil 4bb4cced90 fixes for python < 3.9 2022-07-28 10:25:21 -07:00
Kelly Brazil 6625ade578 add ip_address tests 2022-07-28 09:58:02 -07:00
Kelly Brazil 3f74571dfc formatting 2022-07-28 09:11:02 -07:00
Kelly Brazil c8c3d5dc3d formatting 2022-07-28 09:03:49 -07:00
Kelly Brazil 6b862dc860 object cleanup 2022-07-28 09:00:56 -07:00
Kelly Brazil 92956cb1a7 doc update 2022-07-28 07:31:30 -07:00
Kelly Brazil 1df662102c remove subnet on compressed and exploded 2022-07-28 07:30:26 -07:00
Kelly Brazil 726bcc83d2 add docs 2022-07-27 17:21:04 -07:00
Kelly Brazil b4fb2d102c add ipv6-only fields 2022-07-27 16:22:32 -07:00
Kelly Brazil 624fba9704 add hex and binary representations 2022-07-27 15:36:01 -07:00
Kelly Brazil fdb629f82b fix host number calculations 2022-07-27 14:27:05 -07:00
Kelly Brazil 11d2eb35be calculate first and last host instead of using the slower iterable 2022-07-27 13:08:35 -07:00
Kelly Brazil d970b435b4 do str/int conversions up front 2022-07-27 12:49:03 -07:00
Kelly Brazil 82398aef5a add ranges and fix ptr 2022-07-27 12:40:10 -07:00
Kelly Brazil deaf1860fb add fields 2022-07-27 11:42:11 -07:00
Kelly Brazil 9fcf1eb9cb initial ip-address parser 2022-07-27 10:42:35 -07:00
Kelly Brazil 80de7ed5cb version bump. locale info changes. add ip-address parser 2022-07-27 08:27:28 -07:00
Kelly Brazil 73d0bb8bbd fix url parser for urls ending in slash 2022-07-23 13:33:12 -07:00
Kelly Brazil 8b3228797e formatting 2022-07-23 12:55:56 -07:00
Kelly Brazil 947b37397f doc update 2022-07-23 12:52:42 -07:00