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/google-api-py3 #27980

Merged
merged 6 commits into from Jul 9, 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
Expand Up @@ -185,7 +185,7 @@ script:
script: '-'
type: python
subtype: python3
dockerimage: demisto/google-api-py3:1.0.0.64100
dockerimage: demisto/google-api-py3:1.0.0.64728
fromversion: 6.8.0
tests:
- No tests (auto formatted)
3 changes: 3 additions & 0 deletions Packs/GoogleCloudLogging/ReleaseNotes/1_0_4.md
@@ -0,0 +1,3 @@
#### Integrations
##### Google Cloud Logging
- Updated the Docker image to: *demisto/google-api-py3:1.0.0.64728*.
2 changes: 1 addition & 1 deletion Packs/GoogleCloudLogging/pack_metadata.json
Expand Up @@ -2,7 +2,7 @@
"name": "Google Cloud Logging",
"description": "Google Cloud Logging is a managed logging solution provided by Google Cloud Platform (GCP) that allows users to collect, store, search, analyze, and monitor logs generated by GCP services, third-party applications, and custom applications running on GCP.",
"support": "xsoar",
"currentVersion": "1.0.3",
"currentVersion": "1.0.4",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down
Expand Up @@ -552,7 +552,7 @@ script:
- contextPath: GoogleCloudSCC.Finding.securityMarks.marks
description: Mutable user specified security marks belonging to the parent resource.
type: String
dockerimage: demisto/google-api-py3:1.0.0.64100
dockerimage: demisto/google-api-py3:1.0.0.64728
isfetch: true
runonce: false
script: '-'
Expand Down
3 changes: 3 additions & 0 deletions Packs/GoogleCloudSCC/ReleaseNotes/2_1_14.md
@@ -0,0 +1,3 @@
#### Integrations
##### Google Cloud SCC
- Updated the Docker image to: *demisto/google-api-py3:1.0.0.64728*.
2 changes: 1 addition & 1 deletion Packs/GoogleCloudSCC/pack_metadata.json
Expand Up @@ -2,7 +2,7 @@
"name": "Google Cloud SCC",
"description": "This pack leverages the features of Google Cloud Security to provide an organization-wide framework for detection and response.",
"support": "partner",
"currentVersion": "2.1.13",
"currentVersion": "2.1.14",
"author": "GoogleCloudSCC",
"url": "https://cloud.google.com/security-command-center",
"email": "",
Expand Down