diff --git a/.doctrees/environment.pickle b/.doctrees/environment.pickle index 3c1a9e877..5aae70d41 100644 Binary files a/.doctrees/environment.pickle and b/.doctrees/environment.pickle differ diff --git a/.doctrees/fn_qradar_enhanced_data/README.doctree b/.doctrees/fn_qradar_enhanced_data/README.doctree index b70262615..5c3f948e2 100644 Binary files a/.doctrees/fn_qradar_enhanced_data/README.doctree and b/.doctrees/fn_qradar_enhanced_data/README.doctree differ diff --git a/_sources/fn_qradar_enhanced_data/README.md.txt b/_sources/fn_qradar_enhanced_data/README.md.txt index 5aaaa41ac..c69bda3b1 100644 --- a/_sources/fn_qradar_enhanced_data/README.md.txt +++ b/_sources/fn_qradar_enhanced_data/README.md.txt @@ -45,7 +45,8 @@ ## Release Notes | Version | Date | Notes | | ------- | ---- | ----- | -| 2.5.0 | 06/2024| Create more artifacts from QRadar offense top events. Convert rules/workflows to playbooks. | +| 2.5.1 | 11/2024 | Fixed bug in QRadar Enhanced Data Playbook. | +| 2.5.0 | 06/2024 | Create more artifacts from QRadar offense top events. Convert rules/workflows to playbooks. | | 2.4.1 | 05/2024 | Replace deprecated datetime call. | | 2.4.0 | 02/2024 | Update to poller to automatically account for time zone differences between SOAR and QRadar. Remove '.' from query name. | | 2.3.4 | 11/2023 | Bug fix for syncing note between QRadar and SOAR | diff --git a/fn_qradar_enhanced_data/README.html b/fn_qradar_enhanced_data/README.html index 53280bf7a..f933277e8 100644 --- a/fn_qradar_enhanced_data/README.html +++ b/fn_qradar_enhanced_data/README.html @@ -483,83 +483,87 @@
2.5.0
2.5.1
11/2024
Fixed bug in QRadar Enhanced Data Playbook.
2.5.0
06/2024
Create more artifacts from QRadar offense top events. Convert rules/workflows to playbooks.
2.4.1
2.4.1
05/2024
Replace deprecated datetime call.
2.4.0
2.4.0
02/2024
Update to poller to automatically account for time zone differences between SOAR and QRadar. Remove ‘.’ from query name.
2.3.4
2.3.4
11/2023
Bug fix for syncing note between QRadar and SOAR
2.3.3
2.3.3
10/2023
Bug fix for making an api call to use case manager on the QRadar server to retrieve MITRE mappings for a rule.
2.3.2
2.3.2
08/2023
Bug fix for MITRE function and poller search
2.3.1
2.3.1
05/2023
Bug fix for MITRE playbook
2.3.0
2.3.0
05/2023
Support configurable settings to retry QRadar query
2.2.0
2.2.0
02/2023
Add notes & assigned sync
2.1.0
2.1.0
10/2022
Add Mitre Info from Offense to case
2.0.1
2.0.1
08/2022
Update documentation
2.0.0
2.0.0
02/2022
Real time update to the Offense Summary
1.2.2
1.2.2
04/2022
Delete search on time-out
1.2.1
1.2.1
03/2022
Bug fix
1.2.0
1.2.0
01/2022
Allow multiple QRadar instances
1.1.3
1.1.3
01/2022
Support for latest Analyst Workflow versions
1.1.2
1.1.2
10/2021
Update to use latest resilient-circuits
1.1.1
1.1.1
07/2021
Fixed selftest failing when using cafile
1.1.0
1.1.0
07/2021
Support for Flows and QRoc
1.0.0
1.0.0
12/2020
Initial Release