> 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-cloud-posture-management/vunerability-management.md).

# Vunerability Management

- [Vulnerability management in Cortex Cloud](https://cortex-docs.paloaltonetworks.com/cortex-cloud-posture-management/vunerability-management/vulnerability-management-in-cortex-cloud.md): Use Cortex Cloud Posture Management to identify, assess, prioritize, and remediate security vulnerabilities across endpoints, code, and cloud.
- [Cortex Cloud vulnerability concepts](https://cortex-docs.paloaltonetworks.com/cortex-cloud-posture-management/vunerability-management/vulnerability-management-in-cortex-cloud/cortex-cloud-vulnerability-concepts.md): Familiarize yourself with Cortex Cloud Posture Management vulnerability concepts.
- [Vulnerability Management dashboard](https://cortex-docs.paloaltonetworks.com/cortex-cloud-posture-management/vunerability-management/vulnerability-management-in-cortex-cloud/vulnerability-management-dashboard.md): Visualize your most pressing risks, changes over time, and remediation progress with Cortex Cloud Posture Management.
- [Cortex Vulnerability Risk Score](https://cortex-docs.paloaltonetworks.com/cortex-cloud-posture-management/vunerability-management/cortex-vulnerability-risk-score.md): Learn how Cortex Cloud calculates and displays CVRS to prioritize vulnerability remediation.
- [Vulnerability policies](https://cortex-docs.paloaltonetworks.com/cortex-cloud-posture-management/vunerability-management/vulnerability-policies.md): A vulnerability policy defines the action you want to take for a specific set of vulnerability findings.
- [Create a vulnerability policy](https://cortex-docs.paloaltonetworks.com/cortex-cloud-posture-management/vunerability-management/vulnerability-policies/create-a-vulnerability-policy.md): Create vulnerability policies that create issues or prevent findings based on defined conditions and scope.
- [Update the Ignored CVEs, Asset Groups, and Assets policy](https://cortex-docs.paloaltonetworks.com/cortex-cloud-posture-management/vunerability-management/vulnerability-policies/update-the-ignored-cves-asset-groups-and-assets-policy.md): Update the ignored CVEs, asset groups, and assets policy to prevent matching vulnerability findings from creating issues.
- [Modify a vulnerability policy](https://cortex-docs.paloaltonetworks.com/cortex-cloud-posture-management/vunerability-management/vulnerability-policies/modify-a-vulnerability-policy.md): Update vulnerability issue-creation and prevention policies through the policy wizard.
- [Configure a block grace period](https://cortex-docs.paloaltonetworks.com/cortex-cloud-posture-management/vunerability-management/vulnerability-policies/configure-a-block-grace-period.md): Configure remediation grace periods that delay Kubernetes deployment blocks or build failures after vulnerability disclosure.
- [Enable or disable a vulnerability policy](https://cortex-docs.paloaltonetworks.com/cortex-cloud-posture-management/vunerability-management/vulnerability-policies/enable-or-disable-a-vulnerability-policy.md): Enable or disable vulnerability issue-creation and prevention policies to control actions for matching findings.
- [Investigate and remediate vulnerabilities](https://cortex-docs.paloaltonetworks.com/cortex-cloud-posture-management/vunerability-management/investigate-and-remediate-vulnerabilities.md): Investigate, prioritize, and remediate vulnerabilities through issues, findings, and vulnerable assets.
- [Vulnerability Intelligence](https://cortex-docs.paloaltonetworks.com/cortex-cloud-posture-management/vunerability-management/vulnerability-intelligence.md): Vulnerability Intelligence is an in-product, real-time feed that provides vulnerability data and threat intelligence from a variety of certified upstream sources.
- [Emerging Vulnerabilities](https://cortex-docs.paloaltonetworks.com/cortex-cloud-posture-management/vunerability-management/emerging-vulnerabilities.md): The Emerging Vulnerabilities page is a a centralized hub for security teams to research, assess, and respond to global, emergent threats and zero-day exploits.
- [Recast CVSS scores and CVSS severities](https://cortex-docs.paloaltonetworks.com/cortex-cloud-posture-management/vunerability-management/recast-cvss-scores-and-cvss-severities.md): Customize CVSS scores and CVSS severities in the platform to align your risk management approach with your organizational context and priorities.


---

# 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-cloud-posture-management/vunerability-management.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.
