# Associate Vulnerabilities to Tickets with JIRA

[Jira](https://www.atlassian.com/software/jira) is a powerful project management and issue-tracking tool developed by Atlassian, widely used by software development teams around the world. Originally designed for bug tracking, Jira has evolved into a versatile platform that supports various aspects of project management, from agile development methodologies like Scrum and Kanban to more traditional project management approaches.

Jira provides a flexible framework that allows teams to create, assign, and track tasks, bugs, and feature requests, ensuring that projects stay on schedule and meet their objectives. The platform is highly customizable, enabling teams to tailor workflows, dashboards, and reporting to suit their specific needs. This adaptability has made Jira a go-to solution for teams managing everything from small projects to large, complex development cycles.

Pynt allows seamless integration with JIRA for API vulnerability reporting.

<figure><img src="/files/IqjSr51CvIuu5J7P1lua" alt="" width="188"><figcaption><p>Jira</p></figcaption></figure>

\
Using Pynt’s integration with Jira, you can effectively manage API security vulnerabilities as part of your broader project management activities, ensuring that your APIs remain secure while maintaining alignment with your development goals. This approach fosters collaboration between teams, helping to ensure that security is a continuous priority throughout the development lifecycle.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.pynt.io/documentation/scan-history/associate-vulnerabilities-to-tickets-with-jira.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
