...
- manual inputs (issue subject, description, comments, and basically in any area where a user/admin can enter text);
- attached files (only XML or TXT, as other file types may create filtering issues - we may identify PAN numbers in images data, for example, which would break the image and maybe also create a server error).
- incoming mails (requires configuration - see below).
Mail handlers
Replacing a mail handler with its secure counterpart
If you JIRA instance is configured to receive an process incoming mails, you may want to filter also mail contents. Otherwise, mail content containing sensitive data could be added to issues by a mail handler, without any filtering.
...