Overview › Issue Tracker Export (Android)
Issue Tracker Export (Android)
Generated 2026-05-07 · Costco Android
Export findings to your issue tracker
Generate ready-to-import tickets in your tracker's format. Each finding becomes a ticket with title, description, severity-mapped priority, labels, and component.
Jira
JSON shape compatible with the Jira REST API import. Fields: summary, description, priority, labels, components, customfield_storyPoints.
Linear
JSON shape importable via Linear's CSV importer (after JSON-to-CSV conversion) or Linear API. Fields: title, description, priority, labels.
Azure DevOps
CSV shape for the Azure Boards CSV import. Columns: Work Item Type, Title, Description, Priority, Tags, Area Path.
GitHub Issues
JSON shape importable via the gh CLI: gh issue create -F file.json. Fields: title, body, labels, assignees.
Field mapping
| Finding field | Jira | Linear | Azure | GitHub |
|---|---|---|---|---|
id + title | summary | title | Title | title |
note + recommendation + file:line | description (ADF) | description (markdown) | Description (HTML) | body (markdown) |
severity | priority (Highest/High/Medium/Low) | priority (1-4) | Priority (1-4) | label |
type | label | label | Tags | label |
module | component | — | Area Path | — |
severity → effort | customfield_storyPoints (5/3/2/1) | estimate | Effort | — |
Filter before export
Costco Android · Code Review Report · Generated 2026-05-07 · 626 machine-curated findings