CERT® JIRA Plugins

All CERT® JIRA Plugins have been coded and tested with JIRA version 4.4.x

Automated Task Creator

The CERT® JIRA Automated Task Creator (ATC) can create any number of new JIRA issues based on a trigger. The trigger can either be the creation of a new issue or a workflow transition. The newly created issue's data is completely configurable, except for the project.

Email Attachment Handler

The CERT® JIRA Attachment mail handler creates a new JIRA issue from incoming S/MIME- and PGP-encrypted single- or multi-part e-mails. If the incoming e-mails is just text/plain, its data is used to create the issue. If the incoming email is multi-part and there is a single RFC-822 attachment, it is interrogated and used to create a new JIRA issue. This allows a user to "forward as an attachment" and have the forwarded email be the input for a new JIRA issue.

  • S/MIME or PGP (GPG)-encrypted e-mail support
  • Handles single or multi-part e-mails with attachments

Common Code

CERT® JIRA common code is a library of common code that is shared by both ATC and EAH. This library was coded and tested with JIRA version 4.4.x