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

19 Commits

Author SHA1 Message Date
68717e8493 add parser metadata tags and category view to help 2022-12-27 13:59:10 -08:00
3daf90c5fe doc formatting 2022-08-15 13:51:48 -07:00
33b996f6be process optimizations 2022-07-16 20:51:18 -07:00
6986c74f6d remove direct parser module example from doc 2022-03-10 15:18:27 -08:00
cb2dfeac8d change name to JSON Convert 2022-03-04 13:27:39 -08:00
a13dde12af change raw output wording 2022-01-21 07:42:03 -08:00
583a5757e4 formatting 2022-01-19 21:32:21 -08:00
3701b4198a formatting 2022-01-19 17:29:22 -08:00
302bf72e72 Update high-level API docs 2022-01-18 15:38:03 -08:00
12d2de2282 use jc.utils.input_type_check() and simplify compatibility check 2021-11-30 11:43:06 -08:00
caaeaf0d67 add 'str' type check on input 2021-11-29 16:29:23 -08:00
a683f68003 change schema to a list of dictionaries to support ufw app info all use case 2021-04-26 10:00:44 -07:00
6aea066cf0 make normalized list appear only when data exists. set magic commands 2021-04-23 16:14:11 -07:00
ff3c2d809e add ufw-appinfo to docs 2021-04-23 09:57:41 -07:00
145059fc89 clean up output if sections are blank 2021-04-23 09:04:11 -07:00
20e5c19de4 fix key error if tcp or udp don't exist 2021-04-23 08:30:34 -07:00
4c98fd4b87 doc update 2021-04-23 08:26:00 -07:00
125e54213e update schema and add normalized fields 2021-04-23 08:13:53 -07:00
0152e0665f initial working ufw-appinfo parser 2021-04-22 16:52:01 -07:00