Overview
The Jira integration lets you create and link Jira issues directly from Pwnbook findings, risks, and tasks. Security teams can push work items into engineering backlogs without copy-pasting, and track remediation progress alongside other security data.How authentication works
Jira uses a two-tier model in Pwnbook:
The org credential uses a dedicated Atlassian API token and email address — typically a service account. When team members take actions that should appear under their own identity (adding comments, moving tickets), Pwnbook uses their personal Atlassian token from Profile → Connections.
Prerequisites
- A Jira Cloud workspace (Atlassian Cloud)
- An Atlassian API token (for the org credential, use a service account)
- Admin or Owner access in Pwnbook for org setup
Credentials required
Setup
1
Create an Atlassian API token
- Log in to id.atlassian.com/manage-profile/security/api-tokens.
- Click Create API token.
- Give it a label like “Pwnbook Org” and copy the generated token.
2
Configure the org connection
- Go to Organization Settings → Marketplace → Jira.
- Enter the API Token, Email, and Instance URL.
- Click Save & Test — Pwnbook verifies access by listing your Jira projects.
- Select the default project for new issues created from Pwnbook.
3
Connect your personal Jira account (optional)
For write actions to appear under your own identity:
- Create a personal Atlassian API token at the URL above.
- Go to Profile → Connections in Pwnbook.
- Click Connect next to Jira.
- Enter your personal token, email, and instance URL.
- Click Save.
Creating Jira issues
From any finding, risk, or task in Pwnbook, use the Create Jira Issue action to push it to Jira with title, description, and severity pre-filled. Before creating, you can adjust:- Project — select any Jira project your credential has access to
- Issue type — Bug, Task, Story, etc.
- Priority — mapped from Pwnbook severity
- Assignee
- Labels and components
What’s available
Supported Jira editions
The Pwnbook integration works with Jira Cloud (atlassian.net). Jira Server and Jira Data Center are not currently supported.Disconnecting
To remove the org Jira integration:- Go to Organization Settings → Marketplace → Jira.
- Click Disconnect.
- Confirm.