Skip to content

Commit 04a2580

Browse files
authored
fixed timeout error (#4646)
1 parent 770dade commit 04a2580

File tree

1 file changed

+3
-2
lines changed
  • docs/platform-services/automation-service/app-central/integrations

1 file changed

+3
-2
lines changed

docs/platform-services/automation-service/app-central/integrations/cortex-xdr.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
77

88
<img src={useBaseUrl('/img/platform-services/automation-service/app-central/logos/cortex-xdr.png')} alt="cortex-xdr" width="100"/>
99

10-
***Version: 1.4
11-
Updated: Mar 4, 2024***
10+
***Version: 1.5
11+
Updated: Oct 15, 2024***
1212

1313
Query data and utilize actions in Palo Alto Networks Cortex XDR.
1414

@@ -45,3 +45,4 @@ XDR
4545
+ Alerts Cortex XDR Daemon: refactored
4646
* July 11, 2023 (v1.3) - Removed leading/trailing spaces
4747
* March 4, 2024 (v1.4) - Updated code for compatibility with Python 3.12
48+
* October 15, 2024 (v1.5) - Fixed the timeout error.

0 commit comments

Comments
 (0)