/products
endpoint now includes vulnerability information about Atlassian apps./cves
endpoint will now return vulnerability information about Atlassian apps.
apps
query parameter has been added to the /cves
endpoint to filter the response by Atlassian app.The version
query parameter will now return more accurate results for which CVE a product is affected by when using the /products
end point.
There is now a /products/version
endpoint that will return all of the versions associated with each product
A version
query parameter has been added to the /products
endpoint. This parameter will allow users to filter the /products
response using a specific product version.
A format
query parameter has been added to the /cves
endpoint. Users can now specify the format of a the cve_details
field in the response.
Currently Supported Formats:
adf
)text
)markdown
)A new cve_publish_date
field has been added to the API! See the REST API documentation documentation for details.
The Security Vulnerability API is released! See Security Vulnerability Portal to view the portal.
Rate this page: