Automatic issue creation

Last updated: Mar 30, 2026


You can use Jira's Automation feature to create new Jira issues whenever Fluid Attacks reports a vulnerability on the platform. To leverage this feature, follow these steps:

  1. On Jira Cloud, go to Project settings, and then choose Automation from the menu.

    Find the Jira Automation feature
  2. Click on Create rule.

    Create Jira automation rule
  3. Add an Incoming webhook trigger.

    Add an Incoming webhook trigger on Jira
  4. Enable the No issues from the webhook option.

    Configure the incoming webhook on Jira
  5. Copy the URL and head over to your organization's Integrations section on Fluid Attacks' platform.

  6. Locate the Webhooks card and click on the gear icon.

    Find webhooks feature to connect with Jira on the Fluid Attacks platform
  7. Click on either the Edit or Connect button next to the group for which you want to automate issue creation.

    Manage webhooks for Jira on the Fluid Attacks platform
  8. In the pop-up window, click on Add webhook.

    Add webhook for Jira on the Fluid Attacks platform
  9. Use the URL you copied previously and fill out the Token header and Token fields. The Token header field is optional and defaults to 'x-api-key'.

    Create a webhook for Jira on the Fluid Attacks platform
  10. Enable the Vulnerability created event and click on Confirm.

    Set webhook for Jira when vulnerabilities are reported on the Fluid Attacks platform
  11. Back on Jira, add an action to create a new issue filling out the fields as needed.

    Add an action to create Jira issues for vulnerabilities detected by Fluid Attacks

    When configuring the issue, you can use the following variables provided by the webhook:

    • finding_id
    • finding_title
    • group_name
    • severity_score
    • severity_score_v4
    • vulnerability_id
    • vulnerability_specific
    • vulnerability_where
    Automate Jira issue creation for vulnerabilities reported by Fluid Attacks