mirror of
https://github.com/danielmiessler/Fabric.git
synced 2026-04-24 03:00:15 -04: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.