Skip to content

Commit ce61a0d

Browse files
ArikDaymoishce
authored andcommitted
Deprecate qradar access investigation (#29503)
* Deprecation * Deprecation
1 parent 498fc32 commit ce61a0d

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

Packs/QRadar/Playbooks/playbook-Access_Investigation_-_QRadar.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ version: -1
33
name: Access Investigation - QRadar
44
fromversion: 5.0.0
55
description: |-
6-
This playbook uses the QRadar integration to investigate an access incident by gathering user and IP information.
6+
Deprecated. No available replacement. This playbook uses the QRadar integration to investigate an access incident by gathering user and IP information.
77
88
The playbook then interacts with the user that triggered the incident to confirm whether or not they initiated the access action.
99
starttaskid: "0"
@@ -542,3 +542,4 @@ inputs: []
542542
outputs: []
543543
tests:
544544
- No test
545+
deprecated: true

Packs/QRadar/ReleaseNotes/2_4_35.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
2+
#### Playbooks
3+
4+
##### Access Investigation - QRadar
5+
6+
- Deprecated. No available replacement.

Packs/QRadar/pack_metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "IBM QRadar",
33
"description": "Fetch offenses as incidents and search QRadar",
44
"support": "xsoar",
5-
"currentVersion": "2.4.34",
5+
"currentVersion": "2.4.35",
66
"author": "Cortex XSOAR",
77
"url": "https://www.paloaltonetworks.com/cortex",
88
"email": "",

0 commit comments

Comments
 (0)