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 #29652

Merged
merged 32 commits into from
Sep 13, 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
72cd85b
Updated Metadata Of Pack PANOSPolicyOptimizer
content-bot Sep 13, 2023
16d3ff1
Added release notes to pack PANOSPolicyOptimizer
content-bot Sep 13, 2023
e3620fa
Packs/PANOSPolicyOptimizer/Integrations/PANOSPolicyOptimizer/PANOSPol…
content-bot Sep 13, 2023
d47d153
Updated Metadata Of Pack VMwareWorkspaceONEUEM
content-bot Sep 13, 2023
3574ba8
Added release notes to pack VMwareWorkspaceONEUEM
content-bot Sep 13, 2023
bf243e9
Packs/VMwareWorkspaceONEUEM/Integrations/VMwareWorkspaceONEUEM/VMware…
content-bot Sep 13, 2023
15ff62b
Updated Metadata Of Pack CiscoSMA
content-bot Sep 13, 2023
24ab4ec
Added release notes to pack CiscoSMA
content-bot Sep 13, 2023
e5ab41c
Packs/CiscoSMA/Integrations/CiscoSMA/CiscoSMA.yml Docker image update
content-bot Sep 13, 2023
a402e50
Updated Metadata Of Pack FeedThreatConnect
content-bot Sep 13, 2023
740c2d9
Added release notes to pack FeedThreatConnect
content-bot Sep 13, 2023
0f7251f
Packs/FeedThreatConnect/Integrations/FeedThreatConnect/FeedThreatConn…
content-bot Sep 13, 2023
dc72fd5
Updated Metadata Of Pack BitSight
content-bot Sep 13, 2023
cda4599
Added release notes to pack BitSight
content-bot Sep 13, 2023
5558634
Packs/BitSight/Integrations/BitSightForSecurityPerformanceManagement/…
content-bot Sep 13, 2023
fb7cda5
Updated Metadata Of Pack AWS-ILM
content-bot Sep 13, 2023
5619cbc
Added release notes to pack AWS-ILM
content-bot Sep 13, 2023
fd1ad6a
Packs/AWS-ILM/Integrations/AWSILM/AWSILM.yml Docker image update
content-bot Sep 13, 2023
0635897
Updated Metadata Of Pack CiscoWSA
content-bot Sep 13, 2023
9a135eb
Added release notes to pack CiscoWSA
content-bot Sep 13, 2023
e52d0c5
Packs/CiscoWSA/Integrations/CiscoWSAV2/CiscoWSAV2.yml Docker image up…
content-bot Sep 13, 2023
eca3bc0
Updated Metadata Of Pack SysAid
content-bot Sep 13, 2023
82c8dd1
Added release notes to pack SysAid
content-bot Sep 13, 2023
24079c4
Packs/SysAid/Integrations/SysAid/SysAid.yml Docker image update
content-bot Sep 13, 2023
753526d
Updated Metadata Of Pack ManageEngine_PAM360
content-bot Sep 13, 2023
57ecce3
Added release notes to pack ManageEngine_PAM360
content-bot Sep 13, 2023
eea62f0
Packs/ManageEngine_PAM360/Integrations/ManageEnginePAM360/ManageEngin…
content-bot Sep 13, 2023
2f1dcac
Updated Metadata Of Pack CiscoUmbrellaReporting
content-bot Sep 13, 2023
ca718c0
Added release notes to pack CiscoUmbrellaReporting
content-bot Sep 13, 2023
6e41b62
Packs/CiscoUmbrellaReporting/Integrations/CiscoUmbrellaReporting/Cisc…
content-bot Sep 13, 2023
8f0b0f6
Merge branch 'master' into demisto/python3
Shellyber Sep 13, 2023
e385f53
Fix DS108
Shellyber Sep 13, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions Packs/AWS-ILM/Integrations/AWSILM/AWSILM.yml
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@ script:
- description: Retrieves a User Profile schema, which holds all of the user fields within the application. Used for outgoing-mapping through the Get Schema option.
name: get-mapping-fields
- name: iam-get-group
description: Retrieves a group
description: Retrieves a group.
execution: true
arguments:
- name: scim
Expand Down Expand Up @@ -285,9 +285,9 @@ script:
description: Error code if there is a failure.
type: Number
- contextPath: CreateGroup.errorMessage
description: Error details if there is a failure
description: Error details if there is a failure.
type: Unknown
description: Creates an empty group
description: Creates an empty group.
execution: true
- name: iam-update-group
arguments:
Expand All @@ -298,13 +298,13 @@ script:
auto: PREDEFINED
predefined:
- Comma-separated optional values.
description: List of members IDs. A maximum of 100 users per call can be modified using this command
description: List of members IDs. A maximum of 100 users per call can be modified using this command.
isArray: true
- name: memberIdsToDelete
auto: PREDEFINED
predefined:
- Comma-separated optional values.
description: List of members ids to be deleted from the group. A maximum of 100 users per call can be modified using this command
description: List of members ids to be deleted from the group. A maximum of 100 users per call can be modified using this command.
isArray: true
outputs:
- contextPath: UpdateGroup.id
Expand Down Expand Up @@ -347,7 +347,7 @@ script:
type: Unknown
description: Permanently removes a group.
execution: true
dockerimage: demisto/python3:3.10.13.72123
dockerimage: demisto/python3:3.10.13.73190
runonce: false
script: '-'
subtype: python3
Expand Down
3 changes: 3 additions & 0 deletions Packs/AWS-ILM/ReleaseNotes/1_0_22.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#### Integrations
##### AWS - IAM (user lifecycle management)
- Updated the Docker image to: *demisto/python3:3.10.13.73190*.
2 changes: 1 addition & 1 deletion Packs/AWS-ILM/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "AWS-ILM",
"description": "IAM Integration for AWS-ILM. This pack handles user account auto-provisioning",
"support": "xsoar",
"currentVersion": "1.0.21",
"currentVersion": "1.0.22",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -542,7 +542,7 @@ script:
- contextPath: BitSight.MyCompany.guid
description: The unique identifier of my company.
type: String
dockerimage: demisto/python3:3.10.13.72123
dockerimage: demisto/python3:3.10.13.73190
isfetch: true
runonce: false
script: '-'
Expand Down
3 changes: 3 additions & 0 deletions Packs/BitSight/ReleaseNotes/1_1_18.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#### Integrations
##### BitSight for Security Performance Management
- Updated the Docker image to: *demisto/python3:3.10.13.73190*.
2 changes: 1 addition & 1 deletion Packs/BitSight/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "BitSight",
"description": "Bitsight Integration will allow you visibility into BitSight findings for remediation in your security program.",
"support": "partner",
"currentVersion": "1.1.17",
"currentVersion": "1.1.18",
"author": "BitSight",
"url": "https://service.bitsighttech.com/",
"email": "support@bitsight.com",
Expand Down
12 changes: 6 additions & 6 deletions Packs/CiscoSMA/Integrations/CiscoSMA/CiscoSMA.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ script:
script: ''
type: python
subtype: python3
dockerimage: demisto/python3:3.10.13.72123
dockerimage: demisto/python3:3.10.13.73190
isfetch: true
commands:
- name: cisco-sma-spam-quarantine-message-search
Expand Down Expand Up @@ -480,12 +480,12 @@ script:
- name: file_sha_256
description: |-
SHA256 must be 64 characters long and can contain only "0-9" and "a-f" symbols.
E.g., e0d123e5f316bef78bfdf5a008837577e0d123e5f316bef78bfdf5a008837577
E.g., e0d123e5f316bef78bfdf5a008837577e0d123e5f316bef78bfdf5a008837577.
- name: custom_query
description: |-
Custom query for cisco SMA's advanced filters.
Syntax: <key>=<value>;<key>=<value>;<key>=<value>
E.g., graymail=True;message_delivered=True
E.g., graymail=True;message_delivered=True.
outputs:
- type: String
contextPath: CiscoSMA.Message.hostName
Expand All @@ -495,7 +495,7 @@ script:
description: Friendly formatted sender email address.
- type: String
contextPath: CiscoSMA.Message.isCompleteData
description: Is complete data pulled?
description: Is complete data pulled?.
- type: String
contextPath: CiscoSMA.Message.messageStatus
description: Message delivery status.
Expand Down Expand Up @@ -588,7 +588,7 @@ script:
description: Message direction, incoming or outgoing.
- type: Boolean
contextPath: CiscoSMA.Message.isCompleteData
description: Is complete data pulled?
description: Is complete data pulled?.
- type: String
contextPath: CiscoSMA.Message.messageStatus
description: Message delivery status.
Expand Down Expand Up @@ -950,7 +950,7 @@ script:
- name: device_name
description: The device name.
- name: order_by
description: Specify the attribute by which to order the data in the response. For example, orderBy=total_clean_recipients
description: Specify the attribute by which to order the data in the response. For example, orderBy=total_clean_recipients.
- name: order_dir
description: The report order direction. Specify sort direction.
auto: PREDEFINED
Expand Down
3 changes: 3 additions & 0 deletions Packs/CiscoSMA/ReleaseNotes/1_1_19.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#### Integrations
##### Cisco Security Management Appliance
- Updated the Docker image to: *demisto/python3:3.10.13.73190*.
2 changes: 1 addition & 1 deletion Packs/CiscoSMA/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "CiscoSMA",
"description": "The Security Management Appliance (SMA) is used to centralize services from Email Security Appliances (ESAs) and Web Security Appliances (WSAs).",
"support": "xsoar",
"currentVersion": "1.1.18",
"currentVersion": "1.1.19",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -884,7 +884,7 @@ script:
description: External IP for entry.
type: String
- contextPath: UmbrellaReporting.ActivityProxy.forwardingmethod
description: The request method (GET, POST, HEAD, etc.)
description: The request method (GET, POST, HEAD, etc.).
type: String
- contextPath: UmbrellaReporting.ActivityProxy.identities.deleted
description: Indicates whether the identity was deleted or not.
Expand Down Expand Up @@ -1274,13 +1274,13 @@ script:
description: ID of identity.
type: Number
- contextPath: UmbrellaReporting.ActivityIP.identities.label
description: Label for identity
description: Label for identity.
type: String
- contextPath: UmbrellaReporting.ActivityIP.identities.type.id
description: Origin type for identity.
type: Number
- contextPath: UmbrellaReporting.ActivityIP.identities.type.label
description: Origin type label for identity
description: Origin type label for identity.
type: String
- contextPath: UmbrellaReporting.ActivityIP.identities.type.type
description: Origin type name for identity.
Expand All @@ -1298,7 +1298,7 @@ script:
description: The type of category.
type: String
- contextPath: UmbrellaReporting.ActivityIP.categories.integration
description: If the category is an integration
description: If the category is an integration.
type: Boolean
- contextPath: UmbrellaReporting.ActivityIP.categories.deprecated
description: If the category is a legacy category.
Expand Down Expand Up @@ -1532,7 +1532,7 @@ script:
- contextPath: UmbrellaReporting.SignatureListSummary.signatures.id
description: Signature ID.
type: Number
dockerimage: demisto/python3:3.10.13.72123
dockerimage: demisto/python3:3.10.13.73190
runonce: false
script: '-'
subtype: python3
Expand Down
3 changes: 3 additions & 0 deletions Packs/CiscoUmbrellaReporting/ReleaseNotes/1_0_14.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#### Integrations
##### Cisco Umbrella Reporting
- Updated the Docker image to: *demisto/python3:3.10.13.73190*.
2 changes: 1 addition & 1 deletion Packs/CiscoUmbrellaReporting/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Cisco Umbrella Reporting",
"description": "Use Cisco Umbrella's Reporting to monitor your Umbrella integration and gain a better understanding of your Umbrella usage. Gain insights into request activity and blocked activity, determining which of your identities are generating blocked requests. Reports help build actionable intelligence in addressing security threats including changes in usage trends over time. The Umbrella Reporting v2 API provides visibility into your core network and security activities and Umbrella logs. This integration was integrated and tested with version 2 of Cisco-umbrella-reporting.",
"support": "xsoar",
"currentVersion": "1.0.13",
"currentVersion": "1.0.14",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down
28 changes: 15 additions & 13 deletions Packs/CiscoWSA/Integrations/CiscoWSAV2/CiscoWSAV2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ script:
type: python
subtype: python3
script: '-'
dockerimage: demisto/python3:3.10.13.72123
dockerimage: demisto/python3:3.10.13.73190
commands:
- name: cisco-wsa-access-policy-list
description: |-
Expand Down Expand Up @@ -105,14 +105,14 @@ script:
- enable
- disable
- name: policy_description
description: Policy description
description: Policy description.
- name: policy_order
description: Index of the policies in the collection.
required: true
- name: policy_expiry
description: Policy expiry date, format yyyy-MM-ddTHH:mm:ssZ, e.g., 2023-02-21T16:16:29Z.
- name: identification_profiles
description: Comma-separated list of valid identification profile name. (Dependencies - use cisco-wsa-identification-profiles-list command to get all the identification profiles.)
description: Comma-separated list of valid identification profile name. (Dependencies - use cisco-wsa-identification-profiles-list command to get all the identification profiles.).
required: true
isArray: true
- name: cisco-wsa-access-policy-update
Expand Down Expand Up @@ -191,7 +191,7 @@ script:
- monitor
- warn
- name: predefined_categories
description: Comma-separated list of predefined categories. (Dependencies - use cisco-wsa-url-categories-list command to get all the custom & predefined categories.)
description: Comma-separated list of predefined categories. (Dependencies - use cisco-wsa-url-categories-list command to get all the custom & predefined categories.).
isArray: true
- name: youtube_categories_action
description: YouTube categories action.
Expand All @@ -211,7 +211,7 @@ script:
- monitor
- warn
- name: custom_categories
description: Comma-separated list of custom categories. (Dependencies - use cisco-wsa-url-categories-list command to get all the custom & predefined categories.)
description: Comma-separated list of custom categories. (Dependencies - use cisco-wsa-url-categories-list command to get all the custom & predefined categories.).
isArray: true
- name: uncategorized_url
description: Uncategorized URL action.
Expand Down Expand Up @@ -459,7 +459,7 @@ script:
- name: ip_addresses
description: |-
Comma-separated list of IP addresses to search for.
This argument will retrieve the domain map record if one of the IP addresses specified is mapped to the domain.
This argument will retrieve the domain map record if one of the IP addresses specified is mapped to the domain. .
isArray: true
- name: page
description: |-
Expand Down Expand Up @@ -605,22 +605,22 @@ script:
where certain clients have been configured to use a specific connecting port.
For transparent connections, membership by proxy port applies to the port of the destination URL.
Leave this field blank if membership by connecting proxy port is not needed.
e.g., 22-1000,3331
e.g., 22-1000,3331.
isArray: true
- name: members_by_subnet
description: Comma-separated list of members by Subnet. e.g., 10.1.1.0,10.1.1.0/24,10.1.1.1-10,2001:420:80:1::5
description: Comma-separated list of members by Subnet. e.g., 10.1.1.0,10.1.1.0/24,10.1.1.1-10,2001:420:80:1::5.
isArray: true
- name: predefined_url_categories
description: |-
Comma-separated list of URL categories to use as membership criteria.
Leave blank if membership by URL category is not needed.
(Dependencies - use cisco-wsa-url-categories-list command to get all the custom & predefined categories.)
(Dependencies - use cisco-wsa-url-categories-list command to get all the custom & predefined categories.).
isArray: true
- name: custom_url_categories
description: |-
Comma-separated list of URL categories to use as membership criteria.
Leave blank if membership by URL category is not needed.
(Dependencies - use cisco-wsa-url-categories-list command to get all the custom & predefined categories.)
(Dependencies - use cisco-wsa-url-categories-list command to get all the custom & predefined categories.).
isArray: true
- name: cisco-wsa-identification-profiles-update
description: Update the identification profile. This command rewrites the profile values (does not append). For example, if the proxy_ports is defined as 4000,5000 and you insert proxy_ports=8000, the proxy_ports will be 8000.
Expand Down Expand Up @@ -657,7 +657,7 @@ script:
where certain clients have been configured to use a specific connecting port.
For transparent connections, membership by proxy port applies to the port of the destination URL.
Leave this field blank if membership by connecting proxy port is not needed.
e.g., 22-1000,3331
e.g., 22-1000,3331.
isArray: true
- name: members_by_subnet
description: Comma-separated list of members by subnet. e.g., 10.1.1.0,10.1.1.0/24,10.1.1.1-10,2001:420:80:1::5.
Expand All @@ -666,13 +666,13 @@ script:
description: |-
Comma-separated list of URL categories to use as membership criteria.
Leave blank if membership by URL category is not needed.
(Dependencies - use cisco-wsa-url-categories-list command to get all the custom & predefined categories.)
(Dependencies - use cisco-wsa-url-categories-list command to get all the custom & predefined categories.).
isArray: true
- name: custom_url_categories
description: |-
Comma-separated list of URL categories to use as membership criteria.
Leave blank if membership by URL category is not needed.
(Dependencies - use cisco-wsa-url-categories-list command to get all the custom & predefined categories.)
(Dependencies - use cisco-wsa-url-categories-list command to get all the custom & predefined categories.).
isArray: true
- name: cisco-wsa-identification-profiles-delete
description: Delete identification profiles.
Expand All @@ -699,3 +699,5 @@ script:
- type: String
contextPath: CiscoWSA.UrlCategory.custom
description: Custom URL categories.
tests:
- No tests (auto formatted)
3 changes: 3 additions & 0 deletions Packs/CiscoWSA/ReleaseNotes/2_0_11.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#### Integrations
##### Cisco WSA v2
- Updated the Docker image to: *demisto/python3:3.10.13.73190*.
2 changes: 1 addition & 1 deletion Packs/CiscoWSA/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Cisco WSA",
"description": "Cisco Secure Web Appliance protects your organization by automatically blocking risky sites and testing unknown sites before allowing users to click on them.",
"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 @@ -193,9 +193,10 @@ name: ThreatConnect Feed
script:
commands:
- arguments:
- description: |
- description: |-
Comma-separated list of owners to fetch indicators from. (If
not specified will retrieve only indicators owned by the account. If you supply this argument, it overwrites the "Owners" parameter.)
.
name: owners
- defaultValue: '50'
description: The maximum number of indicators to retrieve.
Expand Down Expand Up @@ -236,7 +237,7 @@ script:
name: tc-get-indicators
- description: Gets available indicators owners.
name: tc-get-owners
dockerimage: demisto/python3:3.10.12.68714
dockerimage: demisto/python3:3.10.13.73190
feed: true
runonce: false
script: '-'
Expand Down
3 changes: 3 additions & 0 deletions Packs/FeedThreatConnect/ReleaseNotes/2_1_17.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#### Integrations
##### ThreatConnect Feed
- Updated the Docker image to: *demisto/python3:3.10.13.73190*.
2 changes: 1 addition & 1 deletion Packs/FeedThreatConnect/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "ThreatConnect Feed",
"description": "ThreatConnect indicators feed for Cortex XSOAR TIM.",
"support": "xsoar",
"currentVersion": "2.1.16",
"currentVersion": "2.1.17",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -358,7 +358,7 @@ script:
script: "-"
type: python
subtype: python3
dockerimage: demisto/python3:3.10.13.72123
dockerimage: demisto/python3:3.10.13.73190
fromversion: 6.0.0
tests:
- No tests (auto formatted)
3 changes: 3 additions & 0 deletions Packs/ManageEngine_PAM360/ReleaseNotes/1_0_13.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#### Integrations
##### ManageEngine PAM360
- Updated the Docker image to: *demisto/python3:3.10.13.73190*.
2 changes: 1 addition & 1 deletion Packs/ManageEngine_PAM360/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "ManageEngine_PAM360",
"description": "PAM360 integrates with Cortex XSOAR that fetches passwords directly from the PAM360 vault to use in their tasks.",
"support": "partner",
"currentVersion": "1.0.12",
"currentVersion": "1.0.13",
"author": "ManageEngine PAM360",
"url": "https://www.manageengine.com/privileged-access-management/support.html",
"email": "pam360-support@manageengine.com",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ script:
required: true
description: Gets a specific dynamic address group.
name: pan-os-get-dag
dockerimage: demisto/python3:3.10.13.72123
dockerimage: demisto/python3:3.10.13.73190
runonce: false
script: '-'
subtype: python3
Expand Down
3 changes: 3 additions & 0 deletions Packs/PANOSPolicyOptimizer/ReleaseNotes/1_1_12.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#### Integrations
##### PAN-OS Policy Optimizer (Beta)
- Updated the Docker image to: *demisto/python3:3.10.13.73190*.
Loading