Last updated Jun 6, 2023

About the Security Vulnerability API

The Security Vulnerability API pulls Public Security Vulnerability issues from the public-facing Jira instance and makes them available via an API. The API responses show the relationships and statuses between Atlassian products and Common Vulnerabilities and Exposures (CVEs).

Using the REST API

The Security Vulnerability REST API allows you to build various automation to extract security vulnerabilities affecting Atlassian products. The REST API is currently public, so there's no need for authorization. However, there is rate limiting enforced to ensure the stability of our API (10 requests/minute/user).

View the REST API documentation for the full list of features supported.

Rate this page: