You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
updated the jinja2 template.
escapeNewlines() was ONLY
being applied to the
detection.description before,
but it MUST be applied to
the explanation as well. This
bug was confirmed by generating
some conf files with description
and/or explanations, with spaces,
defined.
Now, whichever value is used to
populate that field is properly
escaped.
0 commit comments