Skip to content

Commit c13c4cb

Browse files
authored
Auto Updated Docker PR from 2025-07-23 GitLab Pipeline ID 4264958 (#40694)
* Updated Docker Images. * Updated Release Notes. --------- Co-authored-by: content-bot <[email protected]>
1 parent 7a5d4fd commit c13c4cb

File tree

18 files changed

+54
-12
lines changed

18 files changed

+54
-12
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
2+
#### Scripts
3+
4+
##### CompareIndicators
5+
6+
- Updated the Docker image to: *demisto/netutils:1.0.0.3562043*.
7+

Packs/DeveloperTools/Scripts/CompareIndicators/CompareIndicators.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ outputs:
2626
type: String
2727
scripttarget: 0
2828
subtype: python3
29-
dockerimage: demisto/netutils:1.0.0.3073344
29+
dockerimage: demisto/netutils:1.0.0.3562043
3030
runas: DBotWeakRole
3131
tests:
3232
- No test

Packs/DeveloperTools/pack_metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "Developer Tools",
33
"description": "Basic tools for content development.",
44
"support": "community",
5-
"currentVersion": "1.3.32",
5+
"currentVersion": "1.3.33",
66
"author": "Cortex XSOAR",
77
"url": "https://www.paloaltonetworks.com/cortex",
88
"email": "",

Packs/Gem/Integrations/Gem/Gem.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1053,7 +1053,7 @@ script:
10531053
script: "-"
10541054
type: python
10551055
subtype: python3
1056-
dockerimage: demisto/auth-utils:1.0.0.116752 # TODO: This docker image was selected since it contains the "jwt" package. Double check if it's the correct one.
1056+
dockerimage: demisto/auth-utils:1.0.0.3562326 # TODO: This docker image was selected since it contains the "jwt" package. Double check if it's the correct one.
10571057
fromversion: 6.12.0
10581058
tests:
10591059
- No tests

Packs/Gem/ReleaseNotes/1_0_6.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
2+
#### Integrations
3+
4+
##### Gem
5+
6+
- Updated the Docker image to: *demisto/auth-utils:1.0.0.3562326*.
7+

Packs/Gem/pack_metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "Gem",
33
"description": "Integrate with Gem to use alerts as a trigger for Cortex XSOAR’s custom playbooks, and automate response to specific TTPs and scenarios.",
44
"support": "partner",
5-
"currentVersion": "1.0.5",
5+
"currentVersion": "1.0.6",
66
"author": "Gem Security",
77
"url": "https://gem.security/",
88
"email": "[email protected]",

Packs/Malwarebytes/Integrations/Malwarebytes/Malwarebytes.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -349,7 +349,7 @@ script:
349349
- contextPath: Malwarebytes.Endpoint.Suspicious_Activities
350350
description: Suspicious Activities for the host.
351351
type: string
352-
dockerimage: demisto/auth-utils:1.0.0.1839651
352+
dockerimage: demisto/auth-utils:1.0.0.3562326
353353
isfetch: true
354354
runonce: false
355355
script: '-'
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
2+
#### Integrations
3+
4+
##### Malwarebytes
5+
6+
- Updated the Docker image to: *demisto/auth-utils:1.0.0.3562326*.
7+

Packs/Malwarebytes/pack_metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "ThreatDown",
33
"description": "ThreatDown (powered by Malwarebytes) Integration & Playbooks",
44
"support": "partner",
5-
"currentVersion": "1.1.21",
5+
"currentVersion": "1.1.22",
66
"author": "ThreatDown",
77
"url": "https://support.threatdown.com/hc/en-us/requests/new",
88
"email": "[email protected]",

Packs/Pcysys/Integrations/Pcysys/Pcysys.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ script:
121121
- contextPath: Pentera.TaskRun.FullActionReport.Status
122122
description: 'The status of the action. Can be: success, failed, canceled, no_results.'
123123
type: String
124-
dockerimage: demisto/auth-utils:1.0.0.115527
124+
dockerimage: demisto/auth-utils:1.0.0.3562326
125125
runonce: false
126126
script: '-'
127127
subtype: python3

0 commit comments

Comments
 (0)