mirror of
https://github.com/danielmiessler/Fabric.git
synced 2026-02-13 07:25:10 -05:00
### CHANGES - Add JSONDecodeError handling with warning message. - Initialize with empty list on JSON decode failure. - Reorder pattern processing to reduce redundant logs. - Remove redundant directory check logging. - Ensure new pattern processing is logged correctly.