GnuPG has non-standard option --not-dash-escaped and it enables use of NotDashEscaped header.
In the implementation, g10/armor.c, the header line with NotDashEscaped is ignored, not included for the signature computation.
An attacker can mount this feature to add additional information with this header, so that not-so-careful user could misunderstand the information is covered by the signature.