hyperpotamus
hyperpotamus copied to clipboard
Sanitize filenames for any plugins that read/write to fs.
There are a few plugins that interact with the file-system for reading/writing. Anything that reads/writes to the file-system is already obviously marked as unsafe, but adding in some file-name sanitization seems like a wise choice to help protect systems.