CodeWallDocs
Integrations

Ticketing Integrations

Automatically create tickets for findings in Jira, ServiceNow, Linear, or Azure DevOps.

CodeWall can automatically create tickets in your issue tracker when findings are discovered, keeping remediation in your existing workflow.

Supported platforms

PlatformRequired Fields
JiraSite URL, email, API token, project key, issue type
ServiceNow IncidentsInstance URL, client ID, client secret, assignment group
LinearAPI key, team ID
Azure DevOpsOrganization URL, project, personal access token

Setting up a ticketing integration

  1. Go to Settings > Integrations
  2. Find your ticketing platform in the Ticketing section
  3. Enter the required credentials
  4. Configure the auto-create threshold — the minimum severity that triggers automatic ticket creation:
    • Critical — only critical findings
    • High — high and critical
    • Medium — medium, high, and critical
    • Low — all findings
  5. Enable Auto-create to have tickets generated automatically
  6. Click Save

How it works

When a finding is discovered during a test:

  1. CodeWall checks if the finding severity meets your auto-create threshold
  2. If it does, a ticket is created in your configured platform with:
    • Finding title as the ticket summary
    • Full finding details, attack chain, and remediation in the description
    • Priority mapped from CodeWall severity
  3. The ticket link is stored with the finding for cross-referencing

Manual ticket creation

Even without auto-create enabled, you can push individual findings to your ticketing platform from the findings dashboard.