Skip to content

Commit f3f16f9

Browse files
Update Docker Image To demisto/python3 (demisto#25016)
* Updated Metadata Of Pack MicrosoftTeams * Added release notes to pack MicrosoftTeams * Packs/MicrosoftTeams/Integrations/MicrosoftTeamsWebhook/MicrosoftTeamsWebhook.yml Docker image update * Updated Metadata Of Pack NetBox * Added release notes to pack NetBox * Packs/NetBox/Integrations/NetBoxEventCollector/NetBoxEventCollector.yml Docker image update * Updated Metadata Of Pack OneLogin * Added release notes to pack OneLogin * Packs/OneLogin/Integrations/OneLoginEventCollector/OneLoginEventCollector.yml Docker image update * Updated Metadata Of Pack RunZero * Added release notes to pack RunZero * Packs/RunZero/Integrations/RunZeroEventCollector/RunZeroEventCollector.yml Docker image update * Updated Metadata Of Pack illuminate * Added release notes to pack illuminate * Packs/illuminate/Integrations/Analyst1/Analyst1.yml Docker image update * Updated Metadata Of Pack opswat-metadefender * Added release notes to pack opswat-metadefender * Packs/opswat-metadefender/Integrations/OPSWATMetadefenderV2/OPSWATMetadefenderV2.yml Docker image update * Updated Metadata Of Pack remedy_SR * Added release notes to pack remedy_SR * Packs/remedy_SR/Integrations/remedy_SR/remedy_SR.yml Docker image update * Updated Metadata Of Pack Algosec * Added release notes to pack Algosec * Packs/Algosec/Scripts/AlgosecCreateTicket/AlgosecCreateTicket.yml Docker image update * Packs/Algosec/Scripts/AlgosecGetApplications/AlgosecGetApplications.yml Docker image update * Packs/Algosec/Scripts/AlgosecGetNetworkObject/AlgosecGetNetworkObject.yml Docker image update * Fixed mypy error --------- Co-authored-by: sberman <[email protected]>
1 parent e257d88 commit f3f16f9

File tree

27 files changed

+49
-20
lines changed

27 files changed

+49
-20
lines changed

Packs/Algosec/ReleaseNotes/1_0_9.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
2+
#### Scripts
3+
##### AlgosecCreateTicket
4+
- Updated the Docker image to: *demisto/python3:3.10.10.48392*.
5+
##### AlgosecGetApplications
6+
- Updated the Docker image to: *demisto/python3:3.10.10.48392*.
7+
##### AlgosecGetNetworkObject
8+
- Updated the Docker image to: *demisto/python3:3.10.10.48392*.

Packs/Algosec/Scripts/AlgosecCreateTicket/AlgosecCreateTicket.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,6 @@ dependson:
4848
must:
4949
- algosec-create-ticket
5050
fromversion: 5.0.0
51-
dockerimage: demisto/python3:3.10.6.33415
51+
dockerimage: demisto/python3:3.10.10.48392
5252
tests:
5353
- No tests (auto formatted)

Packs/Algosec/Scripts/AlgosecGetApplications/AlgosecGetApplications.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@ dependson:
2828
must:
2929
- algosec-get-applications
3030
fromversion: 5.0.0
31-
dockerimage: demisto/python3:3.10.6.33415
31+
dockerimage: demisto/python3:3.10.10.48392
3232
tests:
3333
- No tests (auto formatted)

Packs/Algosec/Scripts/AlgosecGetNetworkObject/AlgosecGetNetworkObject.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@ dependson:
2828
must:
2929
- algosec-get-network-object
3030
fromversion: 5.0.0
31-
dockerimage: demisto/python3:3.10.6.33415
31+
dockerimage: demisto/python3:3.10.10.48392
3232
tests:
3333
- No tests (auto formatted)

Packs/Algosec/pack_metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "AlgoSec",
33
"description": "Algosec BusinessFlow(ABF), Firewall Analyzer (AFA) and FireFlow(AFF).",
44
"support": "xsoar",
5-
"currentVersion": "1.0.8",
5+
"currentVersion": "1.0.9",
66
"author": "Cortex XSOAR",
77
"url": "https://www.paloaltonetworks.com/cortex",
88
"email": "",

Packs/MicrosoftTeams/Integrations/MicrosoftTeamsWebhook/MicrosoftTeamsWebhook.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ script:
4242
name: url_title
4343
description: Send a message to Microsoft Teams via Incoming Webhook
4444
name: ms-teams-message
45-
dockerimage: demisto/python3:3.10.9.46032
45+
dockerimage: demisto/python3:3.10.10.48392
4646
runonce: false
4747
script: ''
4848
subtype: python3
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
#### Integrations
2+
##### Microsoft Teams via Webhook
3+
- Updated the Docker image to: *demisto/python3:3.10.10.48392*.

Packs/MicrosoftTeams/pack_metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "Microsoft Teams",
33
"description": "Send messages and notifications to your team members.",
44
"support": "xsoar",
5-
"currentVersion": "1.4.7",
5+
"currentVersion": "1.4.8",
66
"author": "Cortex XSOAR",
77
"url": "https://www.paloaltonetworks.com/cortex",
88
"email": "",

Packs/NetBox/Integrations/NetBoxEventCollector/NetBoxEventCollector.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ script:
6565
description: Gets events from NetBox.
6666
execution: false
6767
name: netbox-get-events
68-
dockerimage: demisto/python3:3.10.9.40422
68+
dockerimage: demisto/python3:3.10.10.48392
6969
isfetchevents: true
7070
runonce: false
7171
script: '-'

Packs/NetBox/ReleaseNotes/1_0_2.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
#### Integrations
2+
##### NetBox Event Collector
3+
- Updated the Docker image to: *demisto/python3:3.10.10.48392*.

Packs/NetBox/pack_metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "NetBox",
33
"description": "This is the NetBox event collector integration for XSIAM",
44
"support": "xsoar",
5-
"currentVersion": "1.0.1",
5+
"currentVersion": "1.0.2",
66
"author": "Cortex XSOAR",
77
"url": "https://www.paloaltonetworks.com/cortex",
88
"email": "",

Packs/OneLogin/Integrations/OneLoginEventCollector/OneLoginEventCollector.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ script:
8686
script: '-'
8787
type: python
8888
subtype: python3
89-
dockerimage: demisto/python3:3.10.8.37233
89+
dockerimage: demisto/python3:3.10.10.48392
9090
marketplaces:
9191
- marketplacev2
9292
fromversion: 6.8.0

Packs/OneLogin/ReleaseNotes/1_0_2.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
#### Integrations
2+
##### OneLogin Event Collector
3+
- Updated the Docker image to: *demisto/python3:3.10.10.48392*.

Packs/OneLogin/pack_metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "OneLogin",
33
"description": "Simple customer authentication and streamlined workforce identity operations with APIs.",
44
"support": "xsoar",
5-
"currentVersion": "1.0.1",
5+
"currentVersion": "1.0.2",
66
"author": "Cortex XSOAR",
77
"url": "https://www.paloaltonetworks.com/cortex",
88
"email": "",

Packs/RunZero/Integrations/RunZeroEventCollector/RunZeroEventCollector.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ script:
8686
description: Gets events from RunZero.
8787
execution: false
8888
name: runzero-get-events
89-
dockerimage: demisto/python3:3.10.9.46807
89+
dockerimage: demisto/python3:3.10.10.48392
9090
isfetchevents: true
9191
runonce: false
9292
script: '-'

Packs/RunZero/ReleaseNotes/1_0_3.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
#### Integrations
2+
##### RunZero Event Collector
3+
- Updated the Docker image to: *demisto/python3:3.10.10.48392*.

Packs/RunZero/pack_metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "RunZero",
33
"description": "RunZero a network discovery and asset inventory solution.",
44
"support": "xsoar",
5-
"currentVersion": "1.0.2",
5+
"currentVersion": "1.0.3",
66
"author": "Cortex XSOAR",
77
"url": "https://www.paloaltonetworks.com/cortex",
88
"email": "",

Packs/illuminate/Integrations/Analyst1/Analyst1.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
from CommonServerUserPython import *
44

55
''' IMPORTS '''
6-
import requests
6+
import urllib3
77
import traceback
88
from typing import Dict, Optional, List, Any, Callable, Collection
99

1010
# Disable insecure warnings
11-
requests.packages.urllib3.disable_warnings()
11+
urllib3.disable_warnings()
1212

1313
''' CONSTANTS '''
1414
# Integration information

Packs/illuminate/Integrations/Analyst1/Analyst1.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -630,7 +630,7 @@ script:
630630
type: String
631631
description: Queries the Analyst1 REST API and enriches the given URL with Analyst1
632632
indicator data.
633-
dockerimage: demisto/python3:3.10.5.31928
633+
dockerimage: demisto/python3:3.10.10.48392
634634
runonce: false
635635
subtype: python3
636636
fromversion: 5.0.0
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
#### Integrations
2+
##### Analyst1
3+
- Updated the Docker image to: *demisto/python3:3.10.10.48392*.

Packs/illuminate/pack_metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "Analyst1",
33
"description": "This integration utilizes Analyst1's system to enrich Demisto indicators with data provided by the illuminate REST API, such as actor and malware information, activity and reported dates, evidence and hit counts, and more.",
44
"support": "partner",
5-
"currentVersion": "1.0.13",
5+
"currentVersion": "1.0.14",
66
"author": "Analyst1",
77
"url": "",
88
"email": "[email protected]",

Packs/opswat-metadefender/Integrations/OPSWATMetadefenderV2/OPSWATMetadefenderV2.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ script:
7171
default: true
7272
description: OPSWAT scan id
7373
description: Get OPSWAT result
74-
dockerimage: demisto/python3:3.10.9.46032
74+
dockerimage: demisto/python3:3.10.10.48392
7575
subtype: python3
7676
runonce: false
7777
tests:
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
#### Integrations
2+
##### OPSWAT-Metadefender v2
3+
- Updated the Docker image to: *demisto/python3:3.10.10.48392*.

Packs/opswat-metadefender/pack_metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "OPSWAT-Metadefender",
33
"description": "multi-scanning engine uses 30+ anti-malware engines to scan files for threats, significantly increasing malware detection.",
44
"support": "xsoar",
5-
"currentVersion": "1.0.5",
5+
"currentVersion": "1.0.6",
66
"author": "Cortex XSOAR",
77
"url": "https://www.paloaltonetworks.com/cortex",
88
"email": "",

Packs/remedy_SR/Integrations/remedy_SR/remedy_SR.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ script:
231231
script: '-'
232232
type: python
233233
subtype: python3
234-
dockerimage: demisto/python3:3.10.6.33415
234+
dockerimage: demisto/python3:3.10.10.48392
235235
tests:
236236
- No Test
237237
beta: true

Packs/remedy_SR/ReleaseNotes/1_0_9.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
#### Integrations
2+
##### BMC Remedy SR (Beta)
3+
- Updated the Docker image to: *demisto/python3:3.10.10.48392*.

Packs/remedy_SR/pack_metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "Remedy SR (Beta)",
33
"description": "The BMC Service Request Management application enables an IT department and other business departments to easily define available services, publish those services in a service catalog, and automate fulfillment of those services for the user community, enabling users to help themselves.\nThis integration uses SOAP API and supports SRM 9.0 version.",
44
"support": "community",
5-
"currentVersion": "1.0.8",
5+
"currentVersion": "1.0.9",
66
"author": "Cortex XSOAR",
77
"url": "https://www.paloaltonetworks.com/cortex",
88
"email": "",

0 commit comments

Comments
 (0)