Skip to content

Commit

Permalink
Aud demisto/auto update docker staging branch 33 (demisto#37103)
Browse files Browse the repository at this point in the history
* Updated docker image to demisto/processing-image-file:1.0.0.115372. PR batch #1/1 (demisto#37093)

Co-authored-by: root <root@1e2de18e0cc3>

* update release notes

---------

Co-authored-by: content-bot <[email protected]>
Co-authored-by: root <root@1e2de18e0cc3>
  • Loading branch information
3 people authored Nov 7, 2024
1 parent 3525c59 commit 01a0f5b
Show file tree
Hide file tree
Showing 8 changed files with 28 additions and 6 deletions.
7 changes: 7 additions & 0 deletions Packs/CommonScripts/ReleaseNotes/1_15_81.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@

#### Scripts

##### PreProcessImage


- Updated the Docker image to: *demisto/processing-image-file:1.0.0.115372*.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ script: '-'
subtype: python3
timeout: 480ns
type: python
dockerimage: demisto/processing-image-file:1.0.0.113909
dockerimage: demisto/processing-image-file:1.0.0.115372
tests:
- No tests (auto formatted)
fromversion: 6.9.0
2 changes: 1 addition & 1 deletion Packs/CommonScripts/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Common Scripts",
"description": "Frequently used scripts pack.",
"support": "xsoar",
"currentVersion": "1.15.80",
"currentVersion": "1.15.81",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down
15 changes: 15 additions & 0 deletions Packs/SuspiciousDomainHunting/ReleaseNotes/1_0_7.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@

#### Scripts

##### RasterizeImageOriginal


- Updated the Docker image to: *demisto/processing-image-file:1.0.0.115372*.
##### imagecompare


- Updated the Docker image to: *demisto/processing-image-file:1.0.0.115372*.
##### RasterizeImageSuspicious


- Updated the Docker image to: *demisto/processing-image-file:1.0.0.115372*.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ args:
scripttarget: 0
subtype: python3
runonce: false
dockerimage: demisto/processing-image-file:1.0.0.108564
dockerimage: demisto/processing-image-file:1.0.0.115372
runas: DBotWeakRole
engineinfo: {}
tests:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ enabled: true
scripttarget: 0
subtype: python3
runonce: false
dockerimage: demisto/processing-image-file:1.0.0.92064
dockerimage: demisto/processing-image-file:1.0.0.115372
runas: DBotWeakRole
engineinfo: {}
fromversion: 6.10.0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ enabled: true
scripttarget: 0
subtype: python3
runonce: false
dockerimage: demisto/processing-image-file:1.0.0.92064
dockerimage: demisto/processing-image-file:1.0.0.115372
runas: DBotWeakRole
engineinfo: {}
fromversion: 6.10.0
Expand Down
2 changes: 1 addition & 1 deletion Packs/SuspiciousDomainHunting/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Suspicious Domain Hunting",
"description": "This pack provides all the necessary tools for the Suspicious Domain Hunting use case. It uses the CertStream integration to ingest new SSL certificates and alert for type-squatting domains with SSL certificate, these alerts are then analyzed and mitigated.",
"support": "community",
"currentVersion": "1.0.6",
"currentVersion": "1.0.7",
"author": "Cortex XSOAR",
"url": "https://live.paloaltonetworks.com/t5/cortex-xsoar-discussions/bd-p/Cortex_XSOAR_Discussions",
"email": "",
Expand Down

0 comments on commit 01a0f5b

Please sign in to comment.