1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-06-17 00:07:37 +02:00
Commit Graph

2981 Commits

Author SHA1 Message Date
0bfb5f8a3c add FortiSOAR 2022-07-31 17:19:04 -07:00
f22ac8db2b fix for empty string data 2022-07-31 17:16:17 -07:00
86067f913b fix for unparsable bytes 2022-07-31 17:08:44 -07:00
4744757726 fixup for byte and datetime values 2022-07-31 16:47:48 -07:00
108e1b730e add plist parser 2022-07-31 16:14:04 -07:00
bf93d60bf1 doc update 2022-07-31 10:52:00 -07:00
cd5547dfd8 doc update 2022-07-30 12:23:43 -07:00
ff7f830f65 add __main__.py entrypoint 2022-07-30 12:14:10 -07:00
0993fec114 add tests 2022-07-30 11:10:10 -07:00
ebec5c98b8 handle Binary Object Store Descriptor section (not implemented) 2022-07-30 10:04:52 -07:00
4075bce26a version bump 2022-07-29 13:38:21 -07:00
37b830a2fd doc update 2022-07-29 13:35:45 -07:00
f22dd3aa88 doc update 2022-07-29 13:26:51 -07:00
c27591e838 update schema docs 2022-07-29 13:26:07 -07:00
790cdf2996 add device_qualifier section 2022-07-29 13:22:16 -07:00
7f73740fc7 add dotted netmask test 2022-07-28 17:18:01 -07:00
babb08c2e0 formatting 2022-07-28 16:30:13 -07:00
24960cd02b fix scope matching issue 2022-07-28 15:42:25 -07:00
1fcf844e8d manually pull scope_id for older python versions 2022-07-28 10:50:03 -07:00
4b245952fe fix for ipv6 on python < 3.9 2022-07-28 10:36:09 -07:00
4bb4cced90 fixes for python < 3.9 2022-07-28 10:25:21 -07:00
6625ade578 add ip_address tests 2022-07-28 09:58:02 -07:00
3f74571dfc formatting 2022-07-28 09:11:02 -07:00
c8c3d5dc3d formatting 2022-07-28 09:03:49 -07:00
6b862dc860 object cleanup 2022-07-28 09:00:56 -07:00
92956cb1a7 doc update 2022-07-28 07:31:30 -07:00
1df662102c remove subnet on compressed and exploded 2022-07-28 07:30:26 -07:00
726bcc83d2 add docs 2022-07-27 17:21:04 -07:00
b4fb2d102c add ipv6-only fields 2022-07-27 16:22:32 -07:00
624fba9704 add hex and binary representations 2022-07-27 15:36:01 -07:00
fdb629f82b fix host number calculations 2022-07-27 14:27:05 -07:00
11d2eb35be calculate first and last host instead of using the slower iterable 2022-07-27 13:08:35 -07:00
d970b435b4 do str/int conversions up front 2022-07-27 12:49:03 -07:00
82398aef5a add ranges and fix ptr 2022-07-27 12:40:10 -07:00
deaf1860fb add fields 2022-07-27 11:42:11 -07:00
9fcf1eb9cb initial ip-address parser 2022-07-27 10:42:35 -07:00
80de7ed5cb version bump. locale info changes. add ip-address parser 2022-07-27 08:27:28 -07:00
e2f1b16cb9 Merge pull request #267 from kellyjonbrazil/dev
fix url parser for urls ending in slash
v1.20.4
2022-07-23 13:43:14 -07:00
73d0bb8bbd fix url parser for urls ending in slash 2022-07-23 13:33:12 -07:00
2683dbb20a Merge pull request #266 from kellyjonbrazil/dev
Dev v1.20.3
v1.20.3
2022-07-23 13:12:54 -07:00
8b3228797e formatting 2022-07-23 12:55:56 -07:00
947b37397f doc update 2022-07-23 12:52:42 -07:00
f5f0e00e8d add timestamp tests 2022-07-23 12:51:27 -07:00
73ab7da665 add timestamp parser 2022-07-23 12:43:17 -07:00
6f00b6fd61 doc update 2022-07-23 10:57:46 -07:00
8ada8b79c1 doc update 2022-07-23 10:45:11 -07:00
cd293d4786 new email address schema 2022-07-23 10:45:04 -07:00
b7d59bdd85 update tests for new email-address schema 2022-07-23 10:44:44 -07:00
894f599f79 add tests for iso_datetime and jwt 2022-07-22 15:58:39 -07:00
29bb10b8ff add url and email_address tests 2022-07-22 15:41:59 -07:00