Skip to content

Commit

Permalink
Update Docker Image To demisto/m2crypto (#29543)
Browse files Browse the repository at this point in the history
* Updated Metadata Of Pack SMIME_Messaging

* Added release notes to pack SMIME_Messaging

* Packs/SMIME_Messaging/Integrations/SMIME_Messaging/SMIME_Messaging.yml Docker image update

* Fixed DS108

---------

Co-authored-by: sberman <sberman@paloaltonetworks.com>
  • Loading branch information
2 people authored and moishce committed Sep 14, 2023
1 parent c731c40 commit d0f5d0a
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ script:
- description: The encrypted message with .p7 extension.
name: encrypt_message
required: true
- description: The encoding code to use when decode the message body, e.g 'ISO-8859-2''
- description: The encoding code to use when decode the message body, e.g 'ISO-8859-2''.
name: encoding
description: Decrypts the message body.
name: smime-decrypt-email-body
Expand All @@ -76,7 +76,7 @@ script:
- contextPath: SMIME.SignedAndEncrypted.Message
description: The raw message to send.
type: String
dockerimage: demisto/m2crypto:1.0.0.68951
dockerimage: demisto/m2crypto:1.0.0.72283
runonce: false
script: '-'
type: python
Expand Down
3 changes: 3 additions & 0 deletions Packs/SMIME_Messaging/ReleaseNotes/1_0_22.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#### Integrations
##### SMIME Messaging
- Updated the Docker image to: *demisto/m2crypto:1.0.0.72283*.
2 changes: 1 addition & 1 deletion Packs/SMIME_Messaging/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "SMIME Messaging",
"description": "Use the S/MIME (Secure Multipurpose Internet Mail Extensions) integration to send and receive secure MIME data.",
"support": "xsoar",
"currentVersion": "1.0.21",
"currentVersion": "1.0.22",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down

0 comments on commit d0f5d0a

Please sign in to comment.