> 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/cortex-xpanse-expander-rn/features-introduced-before-2026/2022-releases/expander-release-20-december-2022.md).

# Expander Release 2.0 (December 2022)

The table below describes the features and enhancements introduced in the Expander 2.0 release in December 2022.

| Feature                                  | Description                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
| ---------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| **Cortex Xpanse Active Response Module** | <p>The Cortex Xpanse Active Response module automates exposure remediation using out-of-the-box playbooks that run whenever a new alert is created. The playbook execution changes dynamically based on the details of the alert and the integrations that have been configured, and will potentially identify service owners, discover business context, send notifications, and in certain cases, fully remediate misconfigurations via control plane integrations.</p><p>At key points in the workflow, the playbook prompts you for input, enabling you to make remediation decisions while still getting the benefits of automation.</p><p>Fully automated remediation is available as an option only when the following conditions are met:</p><ul><li>The AWS EC2 integration is configured.</li><li><p>The alert is associated with one of the following attack surface rules:</p><ul><li>Insecure OpenSSH</li><li>RDP Server</li></ul></li><li>The Asset associated with the alert is an AWS EC2 Instance</li><li><p>Service owner information was discovered through one of the following:</p><ul><li>AWS IAM</li><li>ServiceNow CMDB</li><li>Tenable.io Assets</li></ul></li><li><p>We find an indicator that the asset or service is a non-production service</p><ul><li>We see the string "dev" in any of the tags associated with the asset in AWS or Tenable</li></ul></li></ul><p>See <a href="urn:resource:component:615709">Active Response for Incidents</a> in the Cortex Xpanse Expander User Guide for details.</p><p>The Active Response Module is available as a free community trial for Cortex Xpanse Expander customers until June 2023. Beginning in July 2023 it will become an add-on module that must be purchased.</p> |
| **Web Attack Surface Management**        | <p>Web ASM continuously discovers and monitors insecure websites, web components, and technologies running on your managed and unmanaged web assets. Web ASM scans your public-facing websites, creating a continuously updated inventory of your web assets, including the server software and other technologies powering your web infrastructure.</p><p>The Web ASM Dashboard provides an ongoing view of your web attack surface enabling you to find insights around various areas of web risk and monitor your web resources at a high level and drill down into the details as needed.</p><p>See <a href="/pages/SfEwqypth03wkAdH9kcT">title\_title</a> in the Cortex Xpanse Expander User Guide for details.</p>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| **Enterprise Features**                  | <ul><li><strong>User Management</strong>—View user details, update user permissions, deactivate users, and hide users in the Expander UI.</li><li><strong>Role-Based Access Control (RBAC)</strong>—Control user access to Expander components by assigning users a role with a specific set of permissions. Expander has a set of predefined roles or you can create custom roles.</li><li><strong>Scope-Based Access Control (SBAC)</strong>—Control user access to data within Expander using tags as a scoping mechanism. SBAC works in conjunction with (RBAC) role-based access control, with RBAC controlling access to components (or screens) in Expander and SBAC controlling the data displayed on the screens.</li><li><strong>Customizable Dashboards and Reports</strong>—Expander provides a set of out-of-the-box dashboards and reports, as well as the ability to create custom dashboards and reports using widgets from the extensive widget library.</li><li><strong>Boolean Searches</strong>—Expander supports Boolean filtering of data on list view pages, such as the Asset Inventory, Incidents, Alerts, and others.</li><li><strong>Saved Searches</strong>—Save and share the filters on list view pages.</li></ul>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
| **Supported Integrations**               | <p>The following integrations are supported in Expander 2.0:</p><ul><li>AWS (pulls in cloud compute instances)</li><li>Azure (pulls in cloud compute instances)</li><li>GCP (pulls in cloud compute instances)</li><li>ServiceNow ITSM (push to ticketing system via the Active Response module)</li><li>ServiceNow CMDB (checks assets in the ServiceNow CMDB)</li></ul><p>See <a href="/pages/SfEwqypth03wkAdH9kcT">title\_title</a> for information about how to install and configure integrations.</p>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |


---

# 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/cortex-xpanse-expander-rn/features-introduced-before-2026/2022-releases/expander-release-20-december-2022.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.
