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:| Tier | Used for | Where it’s configured |
|---|---|---|
| Org API key | Platform-initiated issue creation, reading boards and projects | Organization Settings → Marketplace → Jira |
| Personal API token | Write actions attributed to you (comments, transitions) | 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
| Field | Description |
|---|---|
| API Token | Atlassian API token (generated per user at Atlassian account settings) |
| Atlassian account email associated with the token | |
| Instance URL | Your Jira base URL — e.g., https://yourcompany.atlassian.net |
Setup
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.
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.
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
| Feature | Description |
|---|---|
| Issue creation | Push findings and tasks to Jira with one click |
| Issue linking | Link existing Jira issues to Pwnbook findings |
| Issue view | Browse open issues in your configured default project |
| Status tracking | See issue status and priority in Pwnbook |
| Comments | Add comments to linked Jira issues from Pwnbook (uses personal token if configured) |
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.