> 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.6/features-introduced-in-this-release/marketplace-content-changes.md).

# Marketplace Content Changes

This section describes the content changes from Cortex XSOAR 8.5 to 8.6.

| Content                                    | Description                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   | Change type |
| ------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------- |
| Cortex XDR Malicious Pod Response Playbook | This new playbook helps you quickly and effectively respond to malicious activity in pods. It includes a master playbook and a sub-playbook for agent and agentless environments. The playbook automates the creation of a Lambda function, handles container registry and image verification, and integrates threat intelligence and image scanning to provide comprehensive security measures. For more information, see [Cortex XDR - Malicious Pod Response](https://xsoar.pan.dev/docs/reference/playbooks/cortex-xdr---malicious-pod-response---agent). | New         |
| Zoom Mail integration                      | The new Zoom Mail integration allows for email creation and deletion, user management, and streamlining message handling with attachment extraction. For more information, see [Zoom Mail](https://xsoar.pan.dev/docs/reference/integrations/zoom-mail).                                                                                                                                                                                                                                                                                                      | New         |
| Rapid7 InsightVM integration               | The integration now supports creating, updating, deleting, and retrieving tags and their associations with assets and groups. It also includes commands for managing site targets and groups. For more information, see [Rapid7 InsightVM Cloud](https://xsoar.pan.dev/docs/reference/integrations/rapid7-insight-vm-cloud).                                                                                                                                                                                                                                  | Update      |
| GitHub Feed                                | A new feed was added, which fetches indicators from GitHub repositories. For more information, see [Github Feed](https://xsoar.pan.dev/docs/reference/integrations/github-feed).                                                                                                                                                                                                                                                                                                                                                                              | New         |
| AWS EKS integration                        | The new AWS EKS integration enables the management and operation of Amazon Elastic Kubernetes Service (EKS) clusters. For more information, see [AWS-EKS](https://xsoar.pan.dev/docs/reference/integrations/aws-eks).                                                                                                                                                                                                                                                                                                                                         | New         |
| Yara Rule indicator                        | Added a new indicator type, which is part of the Yara content pack. For more information, see the [Yara](https://cortex.marketplace.pan.dev/marketplace/details/Yara/) content pack.                                                                                                                                                                                                                                                                                                                                                                          | New         |
| Generic Webhook integration                | This integration has been enhanced to support the creation of multiple incidents in a single request. For more information, see [Generic Webhook](https://xsoar.pan.dev/docs/reference/integrations/generic-webhook).                                                                                                                                                                                                                                                                                                                                         | Updated     |


---

# 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.6/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.
