Skip to content
Merged
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
2 changes: 1 addition & 1 deletion Packs/MISP/Integrations/MISPV3/MISPV3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2862,7 +2862,7 @@ script:
- contextPath: MISP.Warninglist.Attributes
description: The attribute types for this warninglist.
type: string
dockerimage: demisto/pymisp2:2.5.17.3.6007072
dockerimage: demisto/pymisp2:2.5.34.1.8544956
runonce: false
script: ''
subtype: python3
Expand Down
7 changes: 7 additions & 0 deletions Packs/MISP/ReleaseNotes/2_2_6.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@

#### Integrations

##### MISP v3

- Updated the Docker image to: *demisto/pymisp2:2.5.34.1.8544956*.

2 changes: 1 addition & 1 deletion Packs/MISP/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "MISP",
"description": "Malware information and threat sharing platform.",
"support": "xsoar",
"currentVersion": "2.2.5",
"currentVersion": "2.2.6",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down
Loading