mirror of
https://github.com/falcosecurity/falco.git
synced 2025-10-22 03:49:36 +00:00
We shouldn't need to clean up strings via a cleanup function and don't need to do it via a bunch of string.gsub() functions. Signed-off-by: Mark Stemm <mark.stemm@gmail.com>