Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Docker Image #30225

Merged
merged 29 commits into from Oct 25, 2023
Merged
Show file tree
Hide file tree
Changes from 4 commits
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
8d1dce9
Update Docker Image
tkatzir Oct 17, 2023
39550ba
Version
tkatzir Oct 17, 2023
f6ea8a1
mlurlphishing
tkatzir Oct 17, 2023
b32f025
tesseract
tkatzir Oct 17, 2023
d14937a
rn
tkatzir Oct 17, 2023
47eae4a
period
tkatzir Oct 17, 2023
17e0460
yml
tkatzir Oct 17, 2023
7761bf6
rn
tkatzir Oct 17, 2023
0453a16
ANTIALIAS -> LANCZOS
tkatzir Oct 18, 2023
601835a
Merge branch 'master' into XSUP-29223-update-docker-images
tkatzir Oct 18, 2023
8a791a7
Updated Docker images
tkatzir Oct 18, 2023
e800af2
Merge branch 'master' into XSUP-29223-update-docker-images
tkatzir Oct 18, 2023
b8563fa
Merged master into current branch.
Oct 22, 2023
ecaa40c
Bump pack from version CommonScripts to 1.12.37.
Oct 22, 2023
5e14f47
Docker image version
tkatzir Oct 22, 2023
a042414
Merged master into current branch.
Oct 22, 2023
be1be5b
Bump pack from version CommonScripts to 1.12.38.
Oct 22, 2023
749cbe9
Merge branch 'master' into XSUP-29223-update-docker-images
tkatzir Oct 23, 2023
33115a0
Docker images
tkatzir Oct 23, 2023
7cc57e3
Fix import
tkatzir Oct 23, 2023
3b948fc
Fix import
tkatzir Oct 23, 2023
30fd7e4
Merge branch 'master' into XSUP-29223-update-docker-images
tkatzir Oct 23, 2023
3ce24fa
Docker image
tkatzir Oct 23, 2023
f81b2b5
rn
tkatzir Oct 23, 2023
3e721c2
Lint
tkatzir Oct 24, 2023
31c4269
Period
tkatzir Oct 24, 2023
7b33a57
Keep docker image
tkatzir Oct 24, 2023
abad997
Revert ImageOCR
tkatzir Oct 25, 2023
4cdbf52
Merge branch 'master' into XSUP-29223-update-docker-images
tkatzir Oct 25, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
6 changes: 6 additions & 0 deletions Packs/CommonScripts/ReleaseNotes/1_12_35.md
@@ -0,0 +1,6 @@

Check failure on line 1 in Packs/CommonScripts/ReleaseNotes/1_12_35.md

View workflow job for this annotation

GitHub Actions / pre-commit

Validation Error RN107

No release note entry was found for the script "DBotUpdateLogoURLPhishing" in the CommonScripts pack. Please rerun the update-release-notes command without -u to generate an updated template. If you are trying to exclude an item from the release notes, please refer to the documentation found here - https://xsoar.pan.dev/docs/integrations/changelog#excluding-items
#### Scripts

##### PreProcessImage

- Updated the Docker image to: *demisto/processing-image-file:1.0.0.77547*.
9 changes: 9 additions & 0 deletions Packs/CommonScripts/ReleaseNotes/1_12_36.md
@@ -0,0 +1,9 @@

Check failure on line 1 in Packs/CommonScripts/ReleaseNotes/1_12_36.md

View workflow job for this annotation

GitHub Actions / pre-commit

Validation Error RN107

No release note entry was found for the script "PreProcessImage" in the CommonScripts pack. Please rerun the update-release-notes command without -u to generate an updated template. If you are trying to exclude an item from the release notes, please refer to the documentation found here - https://xsoar.pan.dev/docs/integrations/changelog#excluding-items

Check failure on line 1 in Packs/CommonScripts/ReleaseNotes/1_12_36.md

View workflow job for this annotation

GitHub Actions / pre-commit

Validation Error RN114

The script "DBotPredictURLPhishing" does not exist in the "CommonScripts" pack. Please use "demisto-sdk update-release-notes -i Packs/CommonScripts" For more information, refer to the following documentation: https://xsoar.pan.dev/docs/documentation/release-notes
#### Scripts

##### DBotUpdateLogoURLPhishing

- Updated the Docker image to *demisto/mlurlphishing:1.0.0.77343*.
##### DBotPredictURLPhishing

- Updated the Docker image to *demisto/mlurlphishing:1.0.0.77343*.
Expand Up @@ -27,7 +27,7 @@ tags:
- ml
timeout: '0'
type: python
dockerimage: demisto/mlurlphishing:1.0.0.61412
dockerimage: demisto/mlurlphishing:1.0.0.77343
runas: DBotRole
tests:
- DBotUpdateLogoURLPhishing_test
Expand Down
@@ -1,4 +1,4 @@
args:

Check failure on line 1 in Packs/CommonScripts/Scripts/PreProcessImage/PreProcessImage.yml

View workflow job for this annotation

GitHub Actions / pre-commit

Validation Error DS108

Description must end with a period ("."), fix the following: The argument image_resize_width description should end with a period. The argument image_resize_height description should end with a period. To fix the problem, try running `demisto-sdk format -i Packs/CommonScripts/Scripts/PreProcessImage/PreProcessImage.yml `
- auto: PREDEFINED
description: The action to perform on the image.
name: action
Expand Down Expand Up @@ -31,7 +31,7 @@
subtype: python3
timeout: 480ns
type: python
dockerimage: demisto/processing-image-file:1.0.0.66515
dockerimage: demisto/processing-image-file:1.0.0.77547
tests:
- No tests (auto formatted)
fromversion: 6.9.0
2 changes: 1 addition & 1 deletion Packs/CommonScripts/pack_metadata.json
Expand Up @@ -2,7 +2,7 @@
"name": "Common Scripts",
"description": "Frequently used scripts pack.",
"support": "xsoar",
"currentVersion": "1.12.34",
"currentVersion": "1.12.36",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down
2 changes: 1 addition & 1 deletion Packs/ImageOCR/Integrations/ImageOCR/ImageOCR.yml
Expand Up @@ -34,7 +34,7 @@ script:
- contextPath: File.Text
description: Extracted text from the passed image file.
type: String
dockerimage: demisto/tesseract:1.0.0.62842
dockerimage: demisto/tesseract:1.0.0.77364
runonce: false
script: '-'
type: python
Expand Down
3 changes: 3 additions & 0 deletions Packs/ImageOCR/ReleaseNotes/1_1_20.md
@@ -0,0 +1,3 @@
#### Integrations
##### Image OCR
- Updated the Docker image to: *demisto/tesseract:1.0.0.77364*.
2 changes: 1 addition & 1 deletion Packs/ImageOCR/pack_metadata.json
Expand Up @@ -2,7 +2,7 @@
"name": "Image OCR",
"description": "Extracts text from images.",
"support": "xsoar",
"currentVersion": "1.1.19",
"currentVersion": "1.1.20",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down
5 changes: 5 additions & 0 deletions Packs/PhishingURL/ReleaseNotes/1_1_5.md
@@ -0,0 +1,5 @@

#### Scripts

##### DBotPredictURLPhishing
- Updated the Docker image to: *demisto/mlurlphishing:1.0.0.77343*.
@@ -1,4 +1,4 @@
args:

Check failure on line 1 in Packs/PhishingURL/Scripts/DBotPredictURLPhishing/DBotPredictURLPhishing.yml

View workflow job for this annotation

GitHub Actions / pre-commit

Validation Error DS108

Description must end with a period ("."), fix the following: The context path DBotScore.Score description should end with a period. To fix the problem, try running `demisto-sdk format -i Packs/PhishingURL/Scripts/DBotPredictURLPhishing/DBotPredictURLPhishing.yml `
- description: Space-separated list of URLs.
isArray: true
name: urls
Expand Down Expand Up @@ -85,7 +85,7 @@
- ml
timeout: 480ns
type: python
dockerimage: demisto/mlurlphishing:1.0.0.28347
dockerimage: demisto/mlurlphishing:1.0.0.77343
runas: DBotRole
tests:
- DBotPredictURLPhishing_test
Expand Down
2 changes: 1 addition & 1 deletion Packs/PhishingURL/pack_metadata.json
Expand Up @@ -2,7 +2,7 @@
"name": "Phishing URL",
"description": "Phishing URL is a project with the goal of detecting phishing URLs using machine learning",
"support": "xsoar",
"currentVersion": "1.1.4",
"currentVersion": "1.1.5",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down