Available on NetSec, WebNetSec, and Pentest Suite plans.
Setting up Jira
Getting your API token
For Jira Cloud:- Go to Atlassian Account Settings
- Click Create API token
- Name the token (e.g., “Pentest-Tools.com”)
- Copy the token and save it securely
Creating Jira tickets
Once configured, you can send findings to Jira from the findings list in two ways: Single finding: open a finding and click Send to Jira, or use the row action menu. Multiple findings at once: select findings from the list, then click Send to Jira in the toolbar. One ticket is created per finding. When sending in bulk, you can filter which findings to include:- Include or exclude false positives
- Include or exclude informational findings
- Include or exclude unverified findings
- Include or exclude duplicates
Ticket contents
Each Jira ticket includes:| Field | Content |
|---|---|
| Summary | Finding name and target |
| Description | Full finding details, evidence, and remediation steps |
| Issue type | Task |
| Labels | pentest-tools.com |
Tracking tickets
Once a finding is sent to Jira:- The finding shows a link to the Jira ticket
- You can track which findings have associated tickets
- Click the link to jump directly to Jira
Best practices
Prioritizing tickets
- Send critical and high findings immediately
- Batch medium and low findings for regular triage
- Use finding severity to set Jira priority
Team workflow
- Assign tickets to appropriate team members in Jira
- Use Jira automation for routing and notifications
- Link related tickets to track remediation across issues
Configuration reference
| Setting | Description |
|---|---|
| Jira URL | Your Jira instance URL |
| Your Jira account email | |
| API Key | Your Jira API token |
| Project Key | The project key for ticket creation (e.g., SEC, VULN) |
Troubleshooting
Tickets not creating
Tickets not creating
- Verify your Jira URL is correct
- Check that the API token is valid
- Ensure the project key exists
- Verify your account has permission to create issues
Permission denied
Permission denied
- Check your Jira account permissions
- Verify you can create issues in the target project
- Ensure the API token hasn’t been revoked
Connection errors
Connection errors
- Verify the Jira URL format
- Check that your Jira instance is accessible
- Try regenerating the API token