Email: security@mozilla.org
Main info: https://www.mozilla.org/en-US/security/
Bounty program: https://www.mozilla.org/en-US/security/bug-bounty/
1 Error
(line 2, col 1)Invalid extension field name 'Main info' Field names cannot contain spaces. Per RFC 5322, field names must be printable US-ASCII characters excluding spaces and colons.How to fix
Use hyphens instead of spaces in extension field names.
Example: 'Custom-Field: value' instead of 'Custom Field: value'