Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions Packs/Phishing/ReleaseNotes/3_7_11.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@

#### Triggers Recommendations

##### Phishing Playbook Trigger

- Updated the Phishing Playbook Trigger triggers recommendation to contain two more keys **automation_type** **automation_id**.
2 changes: 2 additions & 0 deletions Packs/Phishing/Triggers/Trigger_-_Phishing.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
"suggestion_reason": "Provides a comprehensive response to phishing alerts.",
"description": "This trigger is responsible for running the Phishing - Generic v3 playbook on Phishing alerts.",
"trigger_name": "Phishing Playbook Trigger",
"automation_type": "playbook",
"automation_id": "Phishing - Generic v3",
"alerts_filter": {
"filter": {
"AND": [
Expand Down
2 changes: 1 addition & 1 deletion Packs/Phishing/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Phishing",
"description": "Phishing emails still hooking your end users? This Content Pack can drastically reduce the time your security team spends on phishing alerts.",
"support": "xsoar",
"currentVersion": "3.7.10",
"currentVersion": "3.7.11",
"serverMinVersion": "6.0.0",
"videos": [
"https://www.youtube.com/watch?v=SY-3L348PoY"
Expand Down
Loading
Loading