> 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/serverless-function-posture-security.md).

# Serverless function posture security

- [About serverless function posture security](https://cortex-docs.paloaltonetworks.com/cortex-cloud-posture-management/serverless-function-posture-security/serverless-function-posture-security.md): Learn how Cortex Cloud Posture Management scans serverless functions for vulnerabilities, malware, and exposed secrets.
- [Onboard cloud providers for serverless functions](https://cortex-docs.paloaltonetworks.com/cortex-cloud-posture-management/serverless-function-posture-security/onboard-cloud-providers-for-serverless-functions.md): Connect cloud providers to Cortex Cloud Posture Management for serverless function security scanning.
- [Serverless function posture rules](https://cortex-docs.paloaltonetworks.com/cortex-cloud-posture-management/serverless-function-posture-security/serverless-function-posture-rules.md): Create and manage Cortex Cloud Posture Management rules for serverless function risks.
- [Manage serverless function rules](https://cortex-docs.paloaltonetworks.com/cortex-cloud-posture-management/serverless-function-posture-security/serverless-function-posture-rules/manage-serverless-function-rules.md): View, edit, and clone Cortex Cloud Posture Management rules for serverless functions.
- [Create serverless function rules](https://cortex-docs.paloaltonetworks.com/cortex-cloud-posture-management/serverless-function-posture-security/serverless-function-posture-rules/create-serverless-function-rules.md): Create Cortex Cloud Posture Management rules for serverless attack paths, configurations, and network exposure.
- [Create an attack path rule for serverless functions](https://cortex-docs.paloaltonetworks.com/cortex-cloud-posture-management/serverless-function-posture-security/serverless-function-posture-rules/create-an-attack-path-rule-for-serverless-functions.md): Create Cortex Cloud Posture Management rules that identify attack paths across serverless functions.
- [Create a configuration rule for serverless functions](https://cortex-docs.paloaltonetworks.com/cortex-cloud-posture-management/serverless-function-posture-security/serverless-function-posture-rules/create-a-configuration-rule-for-serverless-functions.md): Create Cortex Cloud Posture Management rules that detect serverless function configuration risks.
- [Create a network exposure rule for serverless functions](https://cortex-docs.paloaltonetworks.com/cortex-cloud-posture-management/serverless-function-posture-security/serverless-function-posture-rules/create-a-network-exposure-rule-for-serverless-functions.md): Create Cortex Cloud Posture Management rules that detect serverless function network exposure.
- [Serverless function posture policies](https://cortex-docs.paloaltonetworks.com/cortex-cloud-posture-management/serverless-function-posture-security/serverless-function-posture-policies.md): Create and manage Cortex Cloud Posture Management policies for serverless function risks.
- [Manage serverless function policies](https://cortex-docs.paloaltonetworks.com/cortex-cloud-posture-management/serverless-function-posture-security/serverless-function-posture-policies/manage-serverless-function-policies.md): View, edit, clone, and delete Cortex Cloud Posture Management policies for serverless functions.
- [Create serverless function policies](https://cortex-docs.paloaltonetworks.com/cortex-cloud-posture-management/serverless-function-posture-security/serverless-function-posture-policies/create-serverless-function-policies.md): Create Cortex Cloud Posture Management policies to detect and remediate serverless function risks.
- [Serverless function usage](https://cortex-docs.paloaltonetworks.com/cortex-cloud-posture-management/serverless-function-posture-security/serverless-function-usage.md): Use Cortex Cloud Posture Management to investigate serverless function assets, findings, issues, and scan health.


---

# 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/serverless-function-posture-security.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.
