Skip to content

Commit

Permalink
fixed timeout error (#4646)
Browse files Browse the repository at this point in the history
  • Loading branch information
ruturajsumo authored Oct 15, 2024
1 parent 770dade commit 04a2580
Showing 1 changed file with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ import useBaseUrl from '@docusaurus/useBaseUrl';

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

***Version: 1.4
Updated: Mar 4, 2024***
***Version: 1.5
Updated: Oct 15, 2024***

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

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

0 comments on commit 04a2580

Please sign in to comment.