Description
The following TOML file contains a newline-single-quote-newline at the end of the rule description:
behavior/rules/macos/execution_initial_access_discovery_via_applet_executable.toml
This gives an error in the tomlkit python package. I propose to remove the useless ending newline in the description, as proposed in this (now closed) PR:
https://github.com/elastic/protections-artifacts/pull/68/files
Optional Info
References