100 Commits
Author SHA1 Message Date
Kelly Brazil 8290734a87 Merge pull request #712 from kellyjonbrazil/dev
Dev v1.25.7
2026-06-18 09:57:31 -07:00
Kelly Brazil 9d11e1fe5b doc update 2026-06-18 09:46:51 -07:00
Kelly Brazil 3a2946b658 add streaming csv-ih, tsv, and tsv-ih parsers with doc fixes 2026-06-18 09:32:33 -07:00
Kelly Brazil 22ff0e33c3 fix for python 3.15 behavior changes 2026-06-18 08:15:34 -07:00
Kelly Brazil 900aed5d88 fix tests and update docs 2026-04-22 16:38:26 -07:00
Kelly Brazil 30c7507304 doc update 2026-04-17 16:13:18 -07:00
Kelly Brazil 7d801f30bb doc update 2026-04-17 16:11:47 -07:00
Kelly Brazil 4340916a5a add support for rule logging 2026-04-17 16:11:42 -07:00
Kelly Brazil 246c2e02af make lsattr more robust 2026-04-17 11:32:44 -07:00
Kelly Brazil e009338ad1 Merge pull request #697 from fuleinist/fix/lsattr-filename-spaces
Fix lsattr parser for filenames with spaces
2026-04-17 10:58:48 -07:00
Kelly Brazil 3f2cd81ca7 doc update 2026-03-30 11:51:22 -07:00
Kelly Brazil 6c8aafa2c5 Merge pull request #688 from queelius/fix/dir-lstrip-drive-letter
Fix dir parser: lstrip strips D: drive letter from path
2026-03-30 11:49:51 -07:00
Kelly Brazil 41e2e16436 Merge branch 'dev' into fix/dir-lstrip-drive-letter 2026-03-30 11:46:32 -07:00
Kelly Brazil 20b625860e Merge pull request #686 from queelius/fix/ifconfig-lstrip-hex-mask
Fix ifconfig hex mask conversion: lstrip('0x') -> [2:]
2026-03-30 11:44:57 -07:00
Kelly Brazil 0d703cd3a8 Merge branch 'dev' into fix/ifconfig-lstrip-hex-mask 2026-03-30 11:41:36 -07:00
Kelly Brazil 7b3d345d62 doc update 2026-03-30 11:36:22 -07:00
Kelly Brazil 53b6f1b329 Merge pull request #689 from ReinerBRO/fix/pip-show-files-section
Handle pip show Files sections
2026-03-30 11:29:59 -07:00
Kelly Brazil ecc267b3cb Merge branch 'dev' into fix/pip-show-files-section 2026-03-30 11:20:09 -07:00
Kelly Brazil 5d2496b5f7 doc update 2026-03-30 10:52:43 -07:00
Kelly Brazil 810eeba724 version bump 2026-03-30 10:50:56 -07:00
Kelly Brazil fb5c1b9c94 Merge pull request #692 from juliosuas/fix/ifconfig-lstrip-hex-mask
fix: use [2:] instead of lstrip('0x') to strip hex prefix in ifconfig parser
2026-03-30 10:46:54 -07:00
Kelly Brazil f797127ca9 Merge branch 'dev' into fix/ifconfig-lstrip-hex-mask 2026-03-30 10:39:54 -07:00
Kelly Brazil 585ff83a2e update changelog 2026-03-16 12:29:46 -07:00
Kelly Brazil 45b23e8b3c version bump 2026-03-16 12:18:49 -07:00
Kelly Brazil b9eec1a5cd Merge pull request #673 from native-api/haslib_mode
Correctly parse mode indicators in hashsum output
2026-03-16 12:15:18 -07:00
Kelly Brazil 47545833ed Merge branch 'dev' into haslib_mode 2026-03-16 12:05:52 -07:00
Kelly Brazil 6f8e4fb2ed Merge pull request #679 from jylenhof/master
docs(README): add mise alternate installation documentation
2026-03-16 12:01:45 -07:00
Kelly Brazil 4f7821ac8e Merge branch 'dev' into master 2026-03-16 12:00:13 -07:00
Kelly Brazil 7f2722ff96 remove int_value field and add tests 2026-03-13 15:16:54 -07:00
Kelly Brazil 1d19de3005 add typeset and declare command parser 2026-03-10 18:16:53 -07:00
Kelly Brazil e01287b329 add stats fields to json output. #676 2026-03-09 17:35:33 -07:00
Kelly Brazil 441bcbde80 fix indent on help text so lines don't wrap over 80 chars. Also fix mypy uncovered value assignment issue. 2026-03-06 15:50:52 -08:00
Kelly Brazil 936432d879 Fix parsing blank targe in verbose output #675 2026-03-06 12:59:16 -08:00
Kelly Brazil 51543437d7 remove comment 2026-02-27 14:57:59 -08:00
Kelly Brazil dd9229f161 Merge branch 'dev' of https://github.com/kellyjonbrazil/jc into dev 2026-02-27 14:55:50 -08:00
Kelly Brazil 3d9554baec force tests 2026-02-27 14:55:45 -08:00
Kelly Brazil e33a81269c update os matrix and python versions for tests 2026-02-27 14:54:15 -08:00
Kelly Brazil f3352352ed fix unknown flags throwing key error (#681) 2026-02-27 12:08:08 -08:00
Kelly Brazil 1c0a35dff8 version bump 2026-02-27 11:37:58 -08:00
Kelly Brazil 9fd13e6987 Merge pull request #671 from kellyjonbrazil/dev
Dev v1.25.6
2025-10-12 18:52:52 -07:00
Kelly Brazil 1feb000231 doc update 2025-10-12 18:09:31 -07:00
Kelly Brazil d270ddc6ce fixup traceroute and traceroute-s parsers 2025-10-12 17:58:37 -07:00
Kelly Brazil 467ad60e20 Fix for who output containing process name #663 2025-09-08 17:14:37 -07:00
Kelly Brazil 91b3572ead parser version bump 2025-09-08 15:04:48 -07:00
Kelly Brazil eea31ddbe4 add .DS_Store to gitignore 2025-09-08 14:56:43 -07:00
Kelly Brazil 61793bba31 fix net_localgroup tests 2025-09-08 14:54:45 -07:00
Kelly Brazil 51e4a476ba fixup net_localgroup parser 2025-09-08 14:44:13 -07:00
Kelly Brazil 883f0c9cf7 net-user parser fixup 2025-09-08 14:25:44 -07:00
Kelly Brazil ffaf455d43 doc updates 2025-09-04 16:59:21 -07:00
Kelly Brazil b520532578 fixup route-print parser 2025-09-04 16:43:18 -07:00
Kelly Brazil 0fa5f7f67f add test 2025-08-03 17:19:21 -07:00
Kelly Brazil a77298e560 add cable_pairing field to fix #662 2025-08-01 07:41:45 -07:00
Kelly Brazil 5f75df2e4b remove force test comment 2025-07-24 13:13:21 -07:00
Kelly Brazil 38d169f4d0 force tests 2025-07-24 13:09:44 -07:00
Kelly Brazil e737dde9e0 windows 2019 runner deprecated - move to windows 2022 2025-07-24 13:08:15 -07:00
Kelly Brazil 6e49c87575 update tests 2025-07-24 13:02:37 -07:00
Kelly Brazil 6afa6b449e add unit and byte conversion fields 2025-07-08 12:30:41 -07:00
Kelly Brazil 424d9c1347 add unit string fields and topline bytes fields 2025-07-08 11:45:47 -07:00
Kelly Brazil 10d1ab1c74 add bytes fields 2025-07-08 08:50:12 -07:00
Kelly Brazil 5db256c3e7 add x509-crl parser tests 2025-06-06 15:23:42 -07:00
Kelly Brazil 7f7dcc35ec help screen update 2025-05-28 14:54:29 -07:00
Kelly Brazil edcde58cb9 remove unused Dict type import 2025-05-28 13:18:00 -07:00
Kelly Brazil 3a7ca118ff doc updates 2025-05-27 09:06:26 -07:00
Kelly Brazil f36c713110 doc fix 2025-05-20 17:58:04 -07:00
Kelly Brazil 0db2ad2f5e doc fix 2025-05-20 17:56:15 -07:00
Kelly Brazil 816c38e1fe now returns only a single object, not an array of CRL objects 2025-05-20 17:47:05 -07:00
Kelly Brazil e4cf7b502e doc update 2025-05-18 20:16:58 -07:00
Kelly Brazil 4ca7179481 add x509-crl parser 2025-05-18 20:09:05 -07:00
Kelly Brazil bebd6a60fb add team-port.config and fix for blank values 2025-05-18 19:24:54 -07:00
Kelly Brazil 5d7940a89b version bump 2025-05-18 19:24:19 -07:00
Kelly Brazil ac8120e1fe Merge pull request #655 from kellyjonbrazil/dev
Dev v1.25.5
2025-05-10 11:38:04 -07:00
Kelly Brazil a854f1d6b0 doc update 2025-05-10 11:25:41 -07:00
Kelly Brazil 7c9e92e284 add test for team.config with JSON 2025-05-05 14:48:12 -07:00
Kelly Brazil 4c2775970d change team_config to object instead of list 2025-05-05 11:34:30 -07:00
Kelly Brazil ba0fc5dad9 doc update 2025-05-03 13:42:34 -07:00
Kelly Brazil 222d1b7255 support json value in team.config field 2025-05-03 13:39:32 -07:00
Kelly Brazil 34fda0905f force test run 2025-04-15 08:56:36 -07:00
Kelly Brazil ccbe36e712 Create very_old, old, and latest python runs
needed due to loss of python 3.6 support on some runners
2025-04-15 08:55:41 -07:00
Kelly Brazil bb1136c33c Merge branch 'dev' of https://github.com/kellyjonbrazil/jc into dev 2025-04-15 08:51:39 -07:00
Kelly Brazil c6a13aa4d8 force test run 2025-04-15 08:51:35 -07:00
Kelly Brazil d04a175d36 Update to ubuntu-22.04 on old version run 2025-04-15 08:50:30 -07:00
Kelly Brazil 966df71566 add default policy stats to iptables parser 2025-04-15 08:41:30 -07:00
Kelly Brazil c8599253fb formatting 2025-04-14 15:30:35 -07:00
Kelly Brazil 65d9cc718f version bump 2025-04-13 18:14:15 -07:00
Kelly Brazil 9b4190f1e6 fix mount on macOS when filesystem contains parenthesis 2025-04-13 18:13:31 -07:00
Kelly Brazil c519657d85 allow IDNA2008 encoded email addresses with warning 2025-04-12 10:50:26 -07:00
Kelly Brazil d5cceb77e9 remove extraneous file 2025-04-04 16:16:47 -07:00
Kelly Brazil 5cde110afb set bytes conversion to posix mode 2025-04-04 16:14:20 -07:00
Kelly Brazil 65aa6c1a9a update copyright date 2025-04-02 12:06:59 -07:00
Kelly Brazil 5394d7f62d doc update 2025-04-02 11:37:24 -07:00
Kelly Brazil 834acfb2d6 update lsblk tests 2025-03-31 17:06:41 -07:00
Kelly Brazil 1182c9f263 fix for missing dB value 2025-03-31 16:50:46 -07:00
Kelly Brazil ed3046bb1b remove type annotations since they are not used 2025-03-31 16:34:38 -07:00
Kelly Brazil ca73076b56 make empty mountpoints list instead of null 2025-03-31 14:29:27 -07:00
Kelly Brazil 9efc014dce doc update 2025-03-31 14:17:51 -07:00
Kelly Brazil dbe1757a48 add mountpoints array field and convert sizes to bytes 2025-03-31 14:16:17 -07:00
Kelly Brazil 1c09289d95 fix time parser for missing centiseconds 2025-03-31 12:16:45 -07:00
Kelly Brazil e9ccedf0d7 doc update 2025-03-30 12:38:41 -07:00
Kelly Brazil 7fda79d841 allow parser to deal with null input 2024-12-20 16:31:38 -08:00
Kelly Brazil 8995ac686a doc update 2024-12-20 15:30:41 -08:00