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/googleapi-python3 #27504

Merged
merged 12 commits into from Jun 17, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
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/GSuiteAdmin/Integrations/GSuiteAdmin/GSuiteAdmin.yml
Expand Up @@ -2732,7 +2732,7 @@ script:
- contextPath: GSuite.Group.nonEditableAliases
description: List of the group's non-editable alias email addresses that are outside of the account's primary domain or subdomains.
type: String
dockerimage: demisto/googleapi-python3:1.0.0.62140
dockerimage: demisto/googleapi-python3:1.0.0.63394
feed: false
isfetch: false
longRunning: false
Expand Down
3 changes: 3 additions & 0 deletions Packs/GSuiteAdmin/ReleaseNotes/1_1_19.md
@@ -0,0 +1,3 @@
#### Integrations
##### Google Workspace Admin
- Updated the Docker image to: *demisto/googleapi-python3:1.0.0.63394*.
2 changes: 1 addition & 1 deletion Packs/GSuiteAdmin/pack_metadata.json
Expand Up @@ -2,7 +2,7 @@
"name": "G Suite Admin",
"description": "G Suite Admin integration with Cortex XSOAR. G Suite or Google Workspace Admin is an integration to perform an action on IT infrastructure, create users, update settings, and more administrative tasks.",
"support": "xsoar",
"currentVersion": "1.1.18",
"currentVersion": "1.1.19",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down
Expand Up @@ -807,7 +807,7 @@ script:
- contextPath: GSuiteSecurityAlert.Recover.failedAlerts.status
description: Status of the failed alert recovery.
type: String
dockerimage: demisto/googleapi-python3:1.0.0.62140
dockerimage: demisto/googleapi-python3:1.0.0.63394
feed: false
isfetch: true
longRunning: false
Expand Down
3 changes: 3 additions & 0 deletions Packs/GSuiteSecurityAlertCenter/ReleaseNotes/1_1_28.md
@@ -0,0 +1,3 @@
#### Integrations
##### G Suite Security Alert Center
- Updated the Docker image to: *demisto/googleapi-python3:1.0.0.63394*.
2 changes: 1 addition & 1 deletion Packs/GSuiteSecurityAlertCenter/pack_metadata.json
Expand Up @@ -2,7 +2,7 @@
"name": "G Suite Security Alert Center",
"description": "Fetch alert types, delete or recover alerts, retrieve an alert's metadata, and create or view alert feedback.",
"support": "xsoar",
"currentVersion": "1.1.27",
"currentVersion": "1.1.28",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down
Expand Up @@ -222,7 +222,7 @@ script:
description: Token used at a later point in time to retrieve only the entries
that have changed since this result was returned.
type: String
dockerimage: demisto/googleapi-python3:1.0.0.62140
dockerimage: demisto/googleapi-python3:1.0.0.63394
feed: false
isfetch: false
longRunning: false
Expand Down
3 changes: 3 additions & 0 deletions Packs/GoogleCalendar/ReleaseNotes/1_1_29.md
@@ -0,0 +1,3 @@
#### Integrations
##### Google Calendar
- Updated the Docker image to: *demisto/googleapi-python3:1.0.0.63394*.
2 changes: 1 addition & 1 deletion Packs/GoogleCalendar/pack_metadata.json
Expand Up @@ -2,7 +2,7 @@
"name": "Google Calendar",
"description": "Google Calendar integration with Cortex XSOAR.",
"support": "xsoar",
"currentVersion": "1.1.28",
"currentVersion": "1.1.29",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down
Expand Up @@ -3920,7 +3920,7 @@ script:
- contextPath: GoogleChronicleBackstory.StreamRules.list.detection.detectionTime
description: The time period the detection was found in.
type: Date
dockerimage: demisto/googleapi-python3:1.0.0.62140
dockerimage: demisto/googleapi-python3:1.0.0.63394
feed: false
isfetch: true
longRunning: false
Expand Down
3 changes: 3 additions & 0 deletions Packs/GoogleChronicleBackstory/ReleaseNotes/2_1_13.md
@@ -0,0 +1,3 @@
#### Integrations
##### Chronicle
- Updated the Docker image to: *demisto/googleapi-python3:1.0.0.63394*.
2 changes: 1 addition & 1 deletion Packs/GoogleChronicleBackstory/pack_metadata.json
Expand Up @@ -2,7 +2,7 @@
"name": "Chronicle",
"description": "Retrieve Chronicle detections, impacted assets, IOC matches, and 3P alerts to enrich your XSOAR workflows.",
"support": "partner",
"currentVersion": "2.1.12",
"currentVersion": "2.1.13",
"certification": "certified",
"author": "Chronicle",
"url": "https://go.chronicle.security/contact",
Expand Down