From a4d58e91c088d096444f7d3b2cf90612558ca9e3 Mon Sep 17 00:00:00 2001 From: content-bot <55035720+content-bot@users.noreply.github.com> Date: Thu, 16 Feb 2023 09:19:06 +0200 Subject: [PATCH] Update Docker Image To demisto/boto3py3 (#24648) * Updated Metadata Of Pack AWS-GuardDuty * Added release notes to pack AWS-GuardDuty * Packs/AWS-GuardDuty/Integrations/AWSGuardDuty/AWSGuardDuty.yml Docker image update * Packs/AWS-GuardDuty/Integrations/AWSGuardDutyEventCollector/AWSGuardDutyEventCollector.yml Docker image update --- .../AWS-GuardDuty/Integrations/AWSGuardDuty/AWSGuardDuty.yml | 2 +- .../AWSGuardDutyEventCollector.yml | 2 +- Packs/AWS-GuardDuty/ReleaseNotes/1_3_12.md | 5 +++++ Packs/AWS-GuardDuty/pack_metadata.json | 2 +- 4 files changed, 8 insertions(+), 3 deletions(-) create mode 100644 Packs/AWS-GuardDuty/ReleaseNotes/1_3_12.md diff --git a/Packs/AWS-GuardDuty/Integrations/AWSGuardDuty/AWSGuardDuty.yml b/Packs/AWS-GuardDuty/Integrations/AWSGuardDuty/AWSGuardDuty.yml index ae4998b196ba..b6251b912de2 100644 --- a/Packs/AWS-GuardDuty/Integrations/AWSGuardDuty/AWSGuardDuty.yml +++ b/Packs/AWS-GuardDuty/Integrations/AWSGuardDuty/AWSGuardDuty.yml @@ -1505,7 +1505,7 @@ script: - contextPath: AWS.GuardDuty.Members.UpdatedAt description: The time a member was last updated. type: string - dockerimage: demisto/boto3py3:1.0.0.43720 + dockerimage: demisto/boto3py3:1.0.0.48376 feed: false isfetch: true longRunning: false diff --git a/Packs/AWS-GuardDuty/Integrations/AWSGuardDutyEventCollector/AWSGuardDutyEventCollector.yml b/Packs/AWS-GuardDuty/Integrations/AWSGuardDutyEventCollector/AWSGuardDutyEventCollector.yml index d01ee117dae4..fddb23ab6148 100644 --- a/Packs/AWS-GuardDuty/Integrations/AWSGuardDutyEventCollector/AWSGuardDutyEventCollector.yml +++ b/Packs/AWS-GuardDuty/Integrations/AWSGuardDutyEventCollector/AWSGuardDutyEventCollector.yml @@ -112,7 +112,7 @@ script: description: Manual command used to fetch events and display them. execution: false name: aws-gd-get-events - dockerimage: demisto/boto3py3:1.0.0.41464 + dockerimage: demisto/boto3py3:1.0.0.48376 isfetchevents: true runonce: false subtype: python3 diff --git a/Packs/AWS-GuardDuty/ReleaseNotes/1_3_12.md b/Packs/AWS-GuardDuty/ReleaseNotes/1_3_12.md new file mode 100644 index 000000000000..0e9f42c6c5d9 --- /dev/null +++ b/Packs/AWS-GuardDuty/ReleaseNotes/1_3_12.md @@ -0,0 +1,5 @@ +#### Integrations +##### AWS - GuardDuty +- Updated the Docker image to: *demisto/boto3py3:1.0.0.48376*. +##### AWS - GuardDuty Event Collector +- Updated the Docker image to: *demisto/boto3py3:1.0.0.48376*. diff --git a/Packs/AWS-GuardDuty/pack_metadata.json b/Packs/AWS-GuardDuty/pack_metadata.json index a92c01b4f2a8..86b7a824bb5b 100644 --- a/Packs/AWS-GuardDuty/pack_metadata.json +++ b/Packs/AWS-GuardDuty/pack_metadata.json @@ -2,7 +2,7 @@ "name": "AWS - GuardDuty", "description": "Amazon Web Services Guard Duty Service (gd)", "support": "xsoar", - "currentVersion": "1.3.11", + "currentVersion": "1.3.12", "author": "Cortex XSOAR", "url": "https://www.paloaltonetworks.com/cortex", "email": "",