> 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/6.1-eol/addressed-issues-in-traps-agent-6.1.5.md).

# Addressed Issues in Traps Agent 6.1.5

| Issue ID                  | Description                                                                                                                                                                                                                                    |
| ------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| CPATR-8459                | Fixed an issue where the content update failed on the endpoint due to network issues, and the agent policy was being updated even though the content update did not contain policy updates.                                                    |
| CPATR-8404                | Fixed an issue where the Ransomware Protection module accessed certain file objects from invalid execution contexts, causing processes running on the endpoint to halt or consume high CPU.                                                    |
| CPATR-8403 and CPATR-8131 | Fixed a race condition between the Cortex XDR agent injector and certain Syslog and DL processes running on the endpoint which could cause the processes to hang during startup.                                                               |
| CPATR-8353                | Extended the Cytool log collect timeout from two minutes to ten minutes to support the collection of large log files.                                                                                                                          |
| CPATR-8305                | To prevent license leakage, now Cortex XDR will prevent the re-registration of a Golden image instance until a user logs on.                                                                                                                   |
| CPATR-8157                | Addressed security issues.                                                                                                                                                                                                                     |
| CPATR-8063                | Fixed an issue where the security module was set to notify, however security\_events.db reported the process as failed to terminate (Target process termination: Yes (Failed)).                                                                |
| CPATR-7995                | Now when the agent settings profile on the endpoint is set to hide the Cortex XDR agent tray icon on the endpoint, the icon will be hidden already when the user logs on or reboots the machine, and not only after the first agent heartbeat. |
| CPATR-7962                | Fixed an issue where the VDI instance created from a Golden image that included proxy configuration did not receive the proxy configuration.                                                                                                   |
| CPATR-7798 (macOS)        | Fixed an issue where you could not restore a quarantined file to a custom location using Cytool on a Mac endpoint running macOS10.15.                                                                                                          |


---

# 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/6.1-eol/addressed-issues-in-traps-agent-6.1.5.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.
