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

Merged
merged 30 commits into from
Aug 9, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
d7f26c1
Updated Metadata Of Pack Securonix
content-bot Aug 9, 2023
97249dc
Added release notes to pack Securonix
content-bot Aug 9, 2023
ab43a12
Packs/Securonix/Integrations/Securonix/Securonix.yml Docker image update
content-bot Aug 9, 2023
5cf5444
Updated Metadata Of Pack BmcHelixRemedyForce
content-bot Aug 9, 2023
e673891
Added release notes to pack BmcHelixRemedyForce
content-bot Aug 9, 2023
6218b61
Packs/BmcHelixRemedyForce/Integrations/BmcHelixRemedyForce/BmcHelixRe…
content-bot Aug 9, 2023
1fc5646
Updated Metadata Of Pack CloudflareWAF
content-bot Aug 9, 2023
44d2558
Added release notes to pack CloudflareWAF
content-bot Aug 9, 2023
4c55cd0
Packs/CloudflareWAF/Integrations/CloudflareWAF/CloudflareWAF.yml Dock…
content-bot Aug 9, 2023
82acf0e
Updated Metadata Of Pack Confluence
content-bot Aug 9, 2023
a7c0e1c
Added release notes to pack Confluence
content-bot Aug 9, 2023
3630ec6
Packs/Confluence/Integrations/Confluence/Confluence.yml Docker image …
content-bot Aug 9, 2023
b5dab84
Updated Metadata Of Pack FeedThreatConnect
content-bot Aug 9, 2023
ea59461
Added release notes to pack FeedThreatConnect
content-bot Aug 9, 2023
dcbc8ea
Packs/FeedThreatConnect/Integrations/FeedThreatConnect/FeedThreatConn…
content-bot Aug 9, 2023
e9b3505
Updated Metadata Of Pack BitSight
content-bot Aug 9, 2023
b78fdb7
Added release notes to pack BitSight
content-bot Aug 9, 2023
ad804f9
Packs/BitSight/Integrations/BitSightForSecurityPerformanceManagement/…
content-bot Aug 9, 2023
9a4982d
Updated Metadata Of Pack AWS-ILM
content-bot Aug 9, 2023
2e17d3d
Added release notes to pack AWS-ILM
content-bot Aug 9, 2023
a9ce66f
Packs/AWS-ILM/Integrations/AWSILM/AWSILM.yml Docker image update
content-bot Aug 9, 2023
d8bbc30
Updated Metadata Of Pack CiscoWSA
content-bot Aug 9, 2023
daea8b9
Added release notes to pack CiscoWSA
content-bot Aug 9, 2023
4217e60
Packs/CiscoWSA/Integrations/CiscoWSAV2/CiscoWSAV2.yml Docker image up…
content-bot Aug 9, 2023
19de448
Updated Metadata Of Pack SysAid
content-bot Aug 9, 2023
8d151b9
Added release notes to pack SysAid
content-bot Aug 9, 2023
222ccfa
Packs/SysAid/Integrations/SysAid/SysAid.yml Docker image update
content-bot Aug 9, 2023
8086a5f
Updated Metadata Of Pack ManageEngine_PAM360
content-bot Aug 9, 2023
501364e
Added release notes to pack ManageEngine_PAM360
content-bot Aug 9, 2023
90f6ced
Packs/ManageEngine_PAM360/Integrations/ManageEnginePAM360/ManageEngin…
content-bot Aug 9, 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
2 changes: 1 addition & 1 deletion Packs/AWS-ILM/Integrations/AWSILM/AWSILM.yml
Original file line number Diff line number Diff line change
Expand Up @@ -347,7 +347,7 @@ script:
type: Unknown
description: Permanently removes a group.
execution: true
dockerimage: demisto/python3:3.10.12.65389
dockerimage: demisto/python3:3.10.12.68300
runonce: false
script: '-'
subtype: python3
Expand Down
3 changes: 3 additions & 0 deletions Packs/AWS-ILM/ReleaseNotes/1_0_20.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.12.68300*.
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.19",
"currentVersion": "1.0.20",
"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.12.65389
dockerimage: demisto/python3:3.10.12.68300
isfetch: true
runonce: false
script: '-'
Expand Down
3 changes: 3 additions & 0 deletions Packs/BitSight/ReleaseNotes/1_1_16.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.12.68300*.
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.15",
"currentVersion": "1.1.16",
"author": "BitSight",
"url": "https://service.bitsighttech.com/",
"email": "support@bitsight.com",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -797,7 +797,7 @@ script:
- contextPath: BmcRemedyforce.ServiceRequest.Type
description: The type of the service request.
type: String
dockerimage: demisto/python3:3.10.12.65389
dockerimage: demisto/python3:3.10.12.68300
isfetch: true
runonce: false
script: '-'
Expand Down
3 changes: 3 additions & 0 deletions Packs/BmcHelixRemedyForce/ReleaseNotes/1_0_34.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#### Integrations
##### BMC Helix Remedyforce
- Updated the Docker image to: *demisto/python3:3.10.12.68300*.
2 changes: 1 addition & 1 deletion Packs/BmcHelixRemedyForce/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Bmc Helix Remedyforce",
"description": "Integration of BMC Helix Remedyforce with Cortex XSOAR. BMC Helix Remedyforce integration allows customers to create/update service requests and incidents. It also allows to update status, resolve service requests and incidents with customer notes. This integration exposes standard ticketing capabilities that can be utilized as part of automation & orchestration.",
"support": "xsoar",
"currentVersion": "1.0.33",
"currentVersion": "1.0.34",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down
2 changes: 1 addition & 1 deletion 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.12.65389
dockerimage: demisto/python3:3.10.12.68300
commands:
- name: cisco-wsa-access-policy-list
description: |-
Expand Down
3 changes: 3 additions & 0 deletions Packs/CiscoWSA/ReleaseNotes/2_0_9.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.12.68300*.
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.8",
"currentVersion": "2.0.9",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -649,7 +649,7 @@ script:
- contextPath: CloudflareWAF.IpListItem.list_id
description: The list ID.
type: String
dockerimage: demisto/python3:3.10.12.65389
dockerimage: demisto/python3:3.10.12.68300
runonce: false
script: '-'
subtype: python3
Expand Down
3 changes: 3 additions & 0 deletions Packs/CloudflareWAF/ReleaseNotes/1_0_20.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#### Integrations
##### Cloudflare WAF
- Updated the Docker image to: *demisto/python3:3.10.12.68300*.
2 changes: 1 addition & 1 deletion Packs/CloudflareWAF/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Cloudflare WAF",
"description": "Use Cloudflare WAF to manage firewall rules, filters, and IP-lists.",
"support": "xsoar",
"currentVersion": "1.0.19",
"currentVersion": "1.0.20",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down
2 changes: 1 addition & 1 deletion Packs/Confluence/Integrations/Confluence/Confluence.yml
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@ script:
description: Content version.
type: String
description: 'Fetches a list of content using the Confluence Query Language (CQL). For more information about CQL syntax, see https://developer.atlassian.com/server/confluence/advanced-searching-using-cql/'
dockerimage: demisto/python3:3.10.12.65389
dockerimage: demisto/python3:3.10.12.68300
tests:
- No test - the test requires personal credentials to the confluence account
fromversion: 5.0.0
3 changes: 3 additions & 0 deletions Packs/Confluence/ReleaseNotes/1_0_17.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#### Integrations
##### Atlassian Confluence Server
- Updated the Docker image to: *demisto/python3:3.10.12.68300*.
2 changes: 1 addition & 1 deletion Packs/Confluence/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Atlassian Confluence Server",
"description": "Atlassian Confluence Server API",
"support": "xsoar",
"currentVersion": "1.0.16",
"currentVersion": "1.0.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 @@ -236,7 +236,7 @@ script:
name: tc-get-indicators
- description: Gets available indicators owners.
name: tc-get-owners
dockerimage: demisto/python3:3.10.12.65389
dockerimage: demisto/python3:3.10.12.68300
feed: true
runonce: false
script: '-'
Expand Down
3 changes: 3 additions & 0 deletions Packs/FeedThreatConnect/ReleaseNotes/2_1_15.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.12.68300*.
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.14",
"currentVersion": "2.1.15",
"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.12.65389
dockerimage: demisto/python3:3.10.12.68300
fromversion: 6.0.0
tests:
- No tests (auto formatted)
3 changes: 3 additions & 0 deletions Packs/ManageEngine_PAM360/ReleaseNotes/1_0_11.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.12.68300*.
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.10",
"currentVersion": "1.0.11",
"author": "ManageEngine PAM360",
"url": "https://www.manageengine.com/privileged-access-management/support.html",
"email": "pam360-support@manageengine.com",
Expand Down
2 changes: 1 addition & 1 deletion Packs/Securonix/Integrations/Securonix/Securonix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1528,7 +1528,7 @@ script:
required: true
description: Deletes the entries from the lookup table.
name: securonix-lookup-table-entries-delete
dockerimage: demisto/python3:3.10.12.65389
dockerimage: demisto/python3:3.10.12.68300
isfetch: true
runonce: false
script: '-'
Expand Down
3 changes: 3 additions & 0 deletions Packs/Securonix/ReleaseNotes/2_0_10.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#### Integrations
##### Securonix
- Updated the Docker image to: *demisto/python3:3.10.12.68300*.
2 changes: 1 addition & 1 deletion Packs/Securonix/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Securonix",
"description": "Use the Securonix integration to manage incidents, threats, lookup tables, whitelists and watchlists.",
"support": "partner",
"currentVersion": "2.0.9",
"currentVersion": "2.0.10",
"author": "Securonix",
"url": "https://www.securonix.com",
"email": "support@securonix.com",
Expand Down
2 changes: 1 addition & 1 deletion Packs/SysAid/Integrations/SysAid/SysAid.yml
Original file line number Diff line number Diff line change
Expand Up @@ -650,7 +650,7 @@ script:
script: '-'
type: python
subtype: python3
dockerimage: demisto/python3:3.10.12.65389
dockerimage: demisto/python3:3.10.12.68300
fromversion: 6.0.0
defaultclassifier: SysAid Classifier
defaultmapperin: SysAid Mapper
Expand Down
3 changes: 3 additions & 0 deletions Packs/SysAid/ReleaseNotes/1_0_10.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#### Integrations
##### SysAid
- Updated the Docker image to: *demisto/python3:3.10.12.68300*.
2 changes: 1 addition & 1 deletion Packs/SysAid/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "SysAid",
"description": "SysAid is a robust IT management system that was designed to meet all of your needs as an IT department.",
"support": "xsoar",
"currentVersion": "1.0.9",
"currentVersion": "1.0.10",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down