> For the complete documentation index, see [llms.txt](https://cortex-docs.paloaltonetworks.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cortex-docs.paloaltonetworks.com/xsoar-8-opp-release-notes/8.7/features-introduced-in-this-release/marketplace-content-changes.md).

# Marketplace content changes

This section describes the changes in content (integrations, playbooks, and indicators) from Cortex 8.6 to 8.7.

| Content                             | Description                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | Change Type |
| ----------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------- |
| CrowdStrike Falcon                  | The CrowdStrike Falcon integration now supports CrowdStrike Raptor. For more information, see [CrowdStrike Falcon](https://xsoar.pan.dev/docs/reference/integrations/crowdstrike-falcon).                                                                                                                                                                                                                                                                                                            | Update      |
| Prisma Cloud v2                     | The Prisma Cloud v2 integration now enables automated IAM key management via a new set of commands. Administrators can programmatically create, list, and delete access keys directly from Cortex XSOAR. For more information, see [Prisma Cloud v2](https://xsoar.pan.dev/docs/reference/integrations/prisma-cloud-v2).                                                                                                                                                                             | Update      |
| Atlassian Jira Service Management   | The new Atlassian Jira Service Management integration leverages the Jira Assets plugin to directly automate asset and inventory management through Cortex XSOAR. For more information, see [Atlassian Jira Service Management](https://xsoar.pan.dev/docs/reference/integrations/atlassian-jira-service-management).                                                                                                                                                                                 | New         |
| Check Point Harmony Endpoint        | The new Check Point Harmony Endpoint integration introduces extensive command support for the platform's endpoint detection and response capabilities. Administrators can now automate key tasks like retrieving IOCs, managing rules and remediation jobs, initiating scans and responses, collecting forensic data, and more directly from Cortex XSOAR. For more information, see [Check Point Harmony Endpoint](https://xsoar.pan.dev/docs/reference/integrations/check-point-harmony-endpoint). | New         |
| Thales CipherTrust Manager          | The new Thales CipherTrust Manager integration allows automating key management and certificate tasks directly from the CipherTrust Data Security Platform. Users can now programmatically add users to key user groups, create and manage encryption keys and certificates, and integrate these operations into existing security workflows and responses. For more information, see [Thales CipherTrust Manager](https://xsoar.pan.dev/docs/reference/integrations/cipher-trust).                  | New         |
| Sigma indicator type                | <p>Added a new indicator type, part of the Sigma content pack.</p><div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p><strong>Note</strong></p><p>This will be released shortly.</p></div>                                                                                                                                                                                                                                                                         | New         |
| Unit42 Threat Brief - Fighting Ursa | <p>This playbook handles Unit42 Threat Brief - Fighting Ursa. The playbook will:</p><ul><li>Collect, extract, and enrich indicators</li><li>Indicator-based threat hunting</li><li>Suggest relevant migration</li></ul><p>For more information, see <a href="https://cortex.marketplace.pan.dev/marketplace/details/Unit42_Threat_Brief__Fighting_Ursa/">Unit42 Threat Brief - Fighting Ursa</a>.</p>                                                                                                | New         |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://cortex-docs.paloaltonetworks.com/xsoar-8-opp-release-notes/8.7/features-introduced-in-this-release/marketplace-content-changes.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
