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 To demisto/python3 #28410

Merged
merged 32 commits into from
Jul 23, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
32 commits
Select commit Hold shift + click to select a range
9dcb10b
Updated Metadata Of Pack DeveloperTools
content-bot Jul 23, 2023
37803a3
Added release notes to pack DeveloperTools
content-bot Jul 23, 2023
bcfb3a1
Packs/DeveloperTools/Integrations/CreateIncidents/CreateIncidents.yml…
content-bot Jul 23, 2023
44932f3
Updated Metadata Of Pack AccentureCTI
content-bot Jul 23, 2023
65c5652
Added release notes to pack AccentureCTI
content-bot Jul 23, 2023
7b19882
Packs/AccentureCTI/Integrations/ACTIIndicatorQuery/ACTIIndicatorQuery…
content-bot Jul 23, 2023
d880524
Updated Metadata Of Pack Stairwell
content-bot Jul 23, 2023
9d0b41f
Added release notes to pack Stairwell
content-bot Jul 23, 2023
b0e6c2e
Packs/Stairwell/Integrations/Inception/Inception.yml Docker image update
content-bot Jul 23, 2023
d716639
Updated Metadata Of Pack SecureWorks
content-bot Jul 23, 2023
723fa76
Added release notes to pack SecureWorks
content-bot Jul 23, 2023
eabeebf
Packs/SecureWorks/Integrations/TaegisXDR/TaegisXDR.yml Docker image u…
content-bot Jul 23, 2023
962e632
Updated Metadata Of Pack BmcITSM
content-bot Jul 23, 2023
45d81d8
Added release notes to pack BmcITSM
content-bot Jul 23, 2023
3ba5cab
Packs/BmcITSM/Integrations/BmcITSM/BmcITSM.yml Docker image update
content-bot Jul 23, 2023
0887706
Updated Metadata Of Pack SingleConnect
content-bot Jul 23, 2023
905bc5d
Added release notes to pack SingleConnect
content-bot Jul 23, 2023
4dc820c
Packs/SingleConnect/Integrations/SingleConnect/SingleConnect.yml Dock…
content-bot Jul 23, 2023
5baa087
Updated Metadata Of Pack AzureStorageTable
content-bot Jul 23, 2023
ba9d7a3
Added release notes to pack AzureStorageTable
content-bot Jul 23, 2023
b6ab43f
Packs/AzureStorageTable/Integrations/AzureStorageTable/AzureStorageTa…
content-bot Jul 23, 2023
0ce3128
Updated Metadata Of Pack TrustwaveFusion
content-bot Jul 23, 2023
020a5f3
Added release notes to pack TrustwaveFusion
content-bot Jul 23, 2023
b316663
Packs/TrustwaveFusion/Integrations/TrustwaveFusion/TrustwaveFusion.ym…
content-bot Jul 23, 2023
777aa87
Updated Metadata Of Pack ThreatGrid
content-bot Jul 23, 2023
c82b4c8
Added release notes to pack ThreatGrid
content-bot Jul 23, 2023
b882bf5
Packs/ThreatGrid/Integrations/ThreatGridv2/ThreatGridv2.yml Docker im…
content-bot Jul 23, 2023
f48b101
Updated Metadata Of Pack Rapid7_InsightIDR
content-bot Jul 23, 2023
1480a8d
Added release notes to pack Rapid7_InsightIDR
content-bot Jul 23, 2023
c8c55e0
Packs/Rapid7_InsightIDR/Integrations/Rapid7_InsightIDR/Rapid7_Insight…
content-bot Jul 23, 2023
7a5f379
Merge branch 'master' into demisto/python3
Shellyber Jul 23, 2023
67d296b
-
Shellyber Jul 23, 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
Original file line number Diff line number Diff line change
Expand Up @@ -401,7 +401,7 @@ script:
description: The actual score.
type: String

dockerimage: demisto/python3:3.10.12.63474
dockerimage: demisto/python3:3.10.12.65389
runonce: false
script: '-'
subtype: python3
Expand Down
3 changes: 3 additions & 0 deletions Packs/AccentureCTI/ReleaseNotes/2_2_19.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#### Integrations
##### ACTI Indicator Query
- Updated the Docker image to: *demisto/python3:3.10.12.65389*.
2 changes: 1 addition & 1 deletion Packs/AccentureCTI/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Accenture CTI v2",
"description": "Accenture CTI provides intelligence regarding security threats and vulnerabilities.",
"support": "partner",
"currentVersion": "2.2.18",
"currentVersion": "2.2.19",
"author": "Accenture",
"url": "https://www.accenture.com/us-en/services/security/cyber-defense",
"email": "CTI.AcctManagement@accenture.com",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ script:
description: Delete an existing entity in a table.
execution: true
name: azure-storage-table-entity-delete
dockerimage: demisto/python3:3.10.12.63474
dockerimage: demisto/python3:3.10.12.65389
runonce: false
script: '-'
subtype: python3
Expand Down
3 changes: 3 additions & 0 deletions Packs/AzureStorageTable/ReleaseNotes/1_0_15.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#### Integrations
##### Azure Storage Table
- Updated the Docker image to: *demisto/python3:3.10.12.65389*.
2 changes: 1 addition & 1 deletion Packs/AzureStorageTable/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Azure Storage Table",
"description": "Create and Manage Azure Storage Tables and Entities.",
"support": "xsoar",
"currentVersion": "1.0.14",
"currentVersion": "1.0.15",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down
1 change: 1 addition & 0 deletions Packs/BmcITSM/Integrations/BmcITSM/BmcITSM.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
import demistomock as demisto # noqa: F401
from CommonServerPython import * # noqa: F401
# type: ignore
# mypy: ignore-errors
from copy import deepcopy
from typing import Callable, Tuple

Expand Down Expand Up @@ -249,7 +250,7 @@
TICKET_INCIDENT_TYPES = [
"BMC Change-Request",
"BMC Incident",
"BMC Problem – Known Error",

Check failure on line 253 in Packs/BmcITSM/Integrations/BmcITSM/BmcITSM.py

View workflow job for this annotation

GitHub Actions / pre-commit

Ruff (RUF001)

Packs/BmcITSM/Integrations/BmcITSM/BmcITSM.py:253:18: RUF001 String contains ambiguous `–` (EN DASH). Did you mean `-` (HYPHEN-MINUS)?
"BMC Problem Investigation incident",
"BMC Service Request",
"BMC Task",
Expand All @@ -260,7 +261,7 @@
CHANGE_REQUEST: "BMC Change-Request",
INCIDENT: "BMC Incident",
PROBLEM_INVESTIGATION: "BMC Problem Investigation incident",
KNOWN_ERROR: "BMC Problem – Known Error",

Check failure on line 264 in Packs/BmcITSM/Integrations/BmcITSM/BmcITSM.py

View workflow job for this annotation

GitHub Actions / pre-commit

Ruff (RUF001)

Packs/BmcITSM/Integrations/BmcITSM/BmcITSM.py:264:31: RUF001 String contains ambiguous `–` (EN DASH). Did you mean `-` (HYPHEN-MINUS)?
TASK: "BMC Task",
}

Expand Down
2 changes: 1 addition & 1 deletion Packs/BmcITSM/Integrations/BmcITSM/BmcITSM.yml
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ script:
script: ""
type: python
subtype: python3
dockerimage: demisto/python3:3.10.12.63474
dockerimage: demisto/python3:3.10.12.65389
commands:
- name: bmc-itsm-user-list
description: Retrieves a list of user profiles from BMC Helix ITSM. The records are retrieved by the query argument or by the filtering arguments. When using filtering arguments, each one defines a 'LIKE' operation and an 'AND' operator is used between them. To see the entire JSON then you can use the raw_response=true at the end of the command.
Expand Down
3 changes: 3 additions & 0 deletions Packs/BmcITSM/ReleaseNotes/1_0_13.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#### Integrations
##### BMC Helix ITSM
- Updated the Docker image to: *demisto/python3:3.10.12.65389*.
2 changes: 1 addition & 1 deletion Packs/BmcITSM/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "BMC Helix ITSM",
"description": "BMC Helix ITSM allows customers to manage service request, incident, change request, task, problem investigation and known error tickets.",
"support": "xsoar",
"currentVersion": "1.0.12",
"currentVersion": "1.0.13",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ script:
name: attachment_paths
description: Creates incidents from json files provided, and stores it in the instance context.
name: create-test-incident-from-file
dockerimage: demisto/python3:3.10.12.63474
dockerimage: demisto/python3:3.10.12.65389
isfetch: true
runonce: false
script: '-'
Expand Down
3 changes: 3 additions & 0 deletions Packs/DeveloperTools/ReleaseNotes/1_2_48.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#### Integrations
##### Create Test Incidents
- Updated the Docker image to: *demisto/python3:3.10.12.65389*.
2 changes: 1 addition & 1 deletion Packs/DeveloperTools/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Developer Tools",
"description": "Basic tools for content development.",
"support": "xsoar",
"currentVersion": "1.2.47",
"currentVersion": "1.2.48",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -424,7 +424,7 @@ script:
- contextPath: Rapid7InsightIDR.Event.timestamp
description: Time when the event was triggered.
type: Number
dockerimage: demisto/python3:3.10.12.63474
dockerimage: demisto/python3:3.10.12.65389
isfetch: true
runonce: false
script: '-'
Expand Down
3 changes: 3 additions & 0 deletions Packs/Rapid7_InsightIDR/ReleaseNotes/1_0_23.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#### Integrations
##### Rapid7 InsightIDR
- Updated the Docker image to: *demisto/python3:3.10.12.65389*.
2 changes: 1 addition & 1 deletion Packs/Rapid7_InsightIDR/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Rapid7 InsightIDR",
"description": "Rapid7 InsightIDR is a Cloud-Based SIEM that detect and respond to security incidents.",
"support": "xsoar",
"currentVersion": "1.0.22",
"currentVersion": "1.0.23",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down
2 changes: 1 addition & 1 deletion Packs/SecureWorks/Integrations/TaegisXDR/TaegisXDR.yml
Original file line number Diff line number Diff line change
Expand Up @@ -353,7 +353,7 @@ script:
- contextPath: TaegisXDR.Endpoint
description: Results from fetching the endpoint information
description: Fetch endpoint information
dockerimage: demisto/python3:3.10.12.63474
dockerimage: demisto/python3:3.10.12.65389
subtype: python3
isfetch: true
isFetchSamples: true
Expand Down
3 changes: 3 additions & 0 deletions Packs/SecureWorks/ReleaseNotes/4_3_4.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#### Integrations
##### TaegisXDR
- Updated the Docker image to: *demisto/python3:3.10.12.65389*.
2 changes: 1 addition & 1 deletion Packs/SecureWorks/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Secureworks",
"description": "Provides access to the Secureworks CTP and Taegis XDR systems",
"support": "partner",
"currentVersion": "4.3.3",
"currentVersion": "4.3.4",
"author": "Secureworks",
"url": "https://ctpx.secureworks.com",
"email": "support@secureworks.com",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -269,7 +269,7 @@ script:
- contextPath: SingleConnect.SapmAccount.groupFullPath
description: The full path of the SAPM group that the account is under
type: String
dockerimage: demisto/python3:3.10.12.63474
dockerimage: demisto/python3:3.10.12.65389
runonce: false
script: '-'
subtype: python3
Expand Down
3 changes: 3 additions & 0 deletions Packs/SingleConnect/ReleaseNotes/1_0_7.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#### Integrations
##### Single Connect
- Updated the Docker image to: *demisto/python3:3.10.12.65389*.
2 changes: 1 addition & 1 deletion Packs/SingleConnect/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Single Connect",
"description": "Single Connect enables enterprises to remove static passwords stored in applications by instead keeping passwords in a secure password vault. It secures access to passwords through token-based authentication",
"support": "partner",
"currentVersion": "1.0.6",
"currentVersion": "1.0.7",
"author": "Krontech",
"url": "https://kron.com.tr/en/single-connect",
"email": "",
Expand Down
2 changes: 1 addition & 1 deletion Packs/Stairwell/Integrations/Inception/Inception.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ script:
script: '-'
type: python
subtype: python3
dockerimage: demisto/python3:3.10.12.63474
dockerimage: demisto/python3:3.10.12.65389
fromversion: 6.5.0
tests:
- No tests (auto formatted)
3 changes: 3 additions & 0 deletions Packs/Stairwell/ReleaseNotes/1_0_8.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#### Integrations
##### Stairwell Inception
- Updated the Docker image to: *demisto/python3:3.10.12.65389*.
2 changes: 1 addition & 1 deletion Packs/Stairwell/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Stairwell",
"description": "Inception is a security intelligence engine that automates the continuous capture, storage, and analysis of executable files.",
"support": "partner",
"currentVersion": "1.0.7",
"currentVersion": "1.0.8",
"author": "Stairwell",
"url": "https://www.stairwell.com",
"email": "support@stairwell.com",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1409,7 +1409,7 @@ script:
- contextPath: ThreatGrid.DomainAssociatedIp.ips
description: The associated IP.
type: String
dockerimage: demisto/python3:3.10.12.63474
dockerimage: demisto/python3:3.10.12.65389
tests:
- No tests (auto formatted)
fromversion: 5.0.0
3 changes: 3 additions & 0 deletions Packs/ThreatGrid/ReleaseNotes/2_0_11.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#### Integrations
##### Cisco Secure Malware Analytics (Threat Grid) v2
- Updated the Docker image to: *demisto/python3:3.10.12.65389*.
2 changes: 1 addition & 1 deletion Packs/ThreatGrid/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Cisco Secure Malware Analytics",
"description": "Query and upload samples to Cisco threat grid.",
"support": "xsoar",
"currentVersion": "2.0.10",
"currentVersion": "2.0.11",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -666,7 +666,7 @@ script:
- contextPath: Trustwave.Asset.uri
description: 'URI of the asset.'
type: String
dockerimage: demisto/python3:3.10.12.63474
dockerimage: demisto/python3:3.10.12.65389
isfetch: true
script: ''
subtype: python3
Expand Down
3 changes: 3 additions & 0 deletions Packs/TrustwaveFusion/ReleaseNotes/1_0_6.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#### Integrations
##### TrustwaveFusion
- Updated the Docker image to: *demisto/python3:3.10.12.65389*.
2 changes: 1 addition & 1 deletion Packs/TrustwaveFusion/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Trustwave Fusion",
"description": "Trustwave Fusion is Trustwave's cloud-native platform that provides visibility and context in detection and response workflows.",
"support": "partner",
"currentVersion": "1.0.5",
"currentVersion": "1.0.6",
"author": "Trustwave",
"url": "https://www.trustwave.com/en_us/company/support/",
"email": "support@trustwave.com",
Expand Down