mirror of
https://github.com/danielmiessler/Fabric.git
synced 2026-02-12 23:15:05 -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.