From f3c33be27ab39788dc4c3be6131c8bf66cb4d3e1 Mon Sep 17 00:00:00 2001 From: content-bot <55035720+content-bot@users.noreply.github.com> Date: Thu, 22 Jun 2023 10:01:35 +0300 Subject: [PATCH 1/6] Updated Metadata Of Pack GoogleCloudSCC --- Packs/GoogleCloudSCC/pack_metadata.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Packs/GoogleCloudSCC/pack_metadata.json b/Packs/GoogleCloudSCC/pack_metadata.json index 7cf3ffea8f94..66d968fcb6d5 100644 --- a/Packs/GoogleCloudSCC/pack_metadata.json +++ b/Packs/GoogleCloudSCC/pack_metadata.json @@ -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.12", + "currentVersion": "2.1.13", "author": "GoogleCloudSCC", "url": "https://cloud.google.com/security-command-center", "email": "", From d61f3a22bfa25a36bbf7d2cfe91f81a0eec3a1f2 Mon Sep 17 00:00:00 2001 From: content-bot <55035720+content-bot@users.noreply.github.com> Date: Thu, 22 Jun 2023 10:01:44 +0300 Subject: [PATCH 2/6] Added release notes to pack GoogleCloudSCC --- Packs/GoogleCloudSCC/ReleaseNotes/2_1_13.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 Packs/GoogleCloudSCC/ReleaseNotes/2_1_13.md diff --git a/Packs/GoogleCloudSCC/ReleaseNotes/2_1_13.md b/Packs/GoogleCloudSCC/ReleaseNotes/2_1_13.md new file mode 100644 index 000000000000..4526df2d178f --- /dev/null +++ b/Packs/GoogleCloudSCC/ReleaseNotes/2_1_13.md @@ -0,0 +1,3 @@ +#### Integrations +##### Google Cloud SCC +- Updated the Docker image to: *demisto/google-api-py3:1.0.0.64100*. From 5020e0bd4354402fa3b8af6fd4bcb18a80f83839 Mon Sep 17 00:00:00 2001 From: content-bot <55035720+content-bot@users.noreply.github.com> Date: Thu, 22 Jun 2023 10:01:53 +0300 Subject: [PATCH 3/6] Packs/GoogleCloudSCC/Integrations/GoogleCloudSCC/GoogleCloudSCC.yml Docker image update --- .../Integrations/GoogleCloudSCC/GoogleCloudSCC.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Packs/GoogleCloudSCC/Integrations/GoogleCloudSCC/GoogleCloudSCC.yml b/Packs/GoogleCloudSCC/Integrations/GoogleCloudSCC/GoogleCloudSCC.yml index ca0c89e3887b..b6076ff29bb9 100644 --- a/Packs/GoogleCloudSCC/Integrations/GoogleCloudSCC/GoogleCloudSCC.yml +++ b/Packs/GoogleCloudSCC/Integrations/GoogleCloudSCC/GoogleCloudSCC.yml @@ -710,7 +710,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.62314 + dockerimage: demisto/google-api-py3:1.0.0.64100 feed: false isfetch: true longRunning: false From f806cc07590d45a3e3e7b544bedfd17757c27cf1 Mon Sep 17 00:00:00 2001 From: content-bot <55035720+content-bot@users.noreply.github.com> Date: Thu, 22 Jun 2023 10:02:06 +0300 Subject: [PATCH 4/6] Updated Metadata Of Pack GoogleCloudLogging --- Packs/GoogleCloudLogging/pack_metadata.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Packs/GoogleCloudLogging/pack_metadata.json b/Packs/GoogleCloudLogging/pack_metadata.json index 012d71d20f97..c75d5cddb3dc 100644 --- a/Packs/GoogleCloudLogging/pack_metadata.json +++ b/Packs/GoogleCloudLogging/pack_metadata.json @@ -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.2", + "currentVersion": "1.0.3", "author": "Cortex XSOAR", "url": "https://www.paloaltonetworks.com/cortex", "email": "", From 2d9209a26de2f66a0f265d33bc7d3da98768bce8 Mon Sep 17 00:00:00 2001 From: content-bot <55035720+content-bot@users.noreply.github.com> Date: Thu, 22 Jun 2023 10:02:16 +0300 Subject: [PATCH 5/6] Added release notes to pack GoogleCloudLogging --- Packs/GoogleCloudLogging/ReleaseNotes/1_0_3.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 Packs/GoogleCloudLogging/ReleaseNotes/1_0_3.md diff --git a/Packs/GoogleCloudLogging/ReleaseNotes/1_0_3.md b/Packs/GoogleCloudLogging/ReleaseNotes/1_0_3.md new file mode 100644 index 000000000000..d0c957e9be50 --- /dev/null +++ b/Packs/GoogleCloudLogging/ReleaseNotes/1_0_3.md @@ -0,0 +1,3 @@ +#### Integrations +##### Google Cloud Logging +- Updated the Docker image to: *demisto/google-api-py3:1.0.0.64100*. From 423fa7d9cc6261a37e62668db996ffdb847b07f3 Mon Sep 17 00:00:00 2001 From: content-bot <55035720+content-bot@users.noreply.github.com> Date: Thu, 22 Jun 2023 10:02:24 +0300 Subject: [PATCH 6/6] Packs/GoogleCloudLogging/Integrations/GoogleCloudLogging/GoogleCloudLogging.yml Docker image update --- .../Integrations/GoogleCloudLogging/GoogleCloudLogging.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Packs/GoogleCloudLogging/Integrations/GoogleCloudLogging/GoogleCloudLogging.yml b/Packs/GoogleCloudLogging/Integrations/GoogleCloudLogging/GoogleCloudLogging.yml index cba748967c0d..5fd5ea0dbc69 100644 --- a/Packs/GoogleCloudLogging/Integrations/GoogleCloudLogging/GoogleCloudLogging.yml +++ b/Packs/GoogleCloudLogging/Integrations/GoogleCloudLogging/GoogleCloudLogging.yml @@ -225,7 +225,7 @@ script: script: '-' type: python subtype: python3 - dockerimage: demisto/google-api-py3:1.0.0.62314 + dockerimage: demisto/google-api-py3:1.0.0.64100 fromversion: 6.8.0 tests: - No tests (auto formatted)