Skip to content

Commit

Permalink
Update Docker Image To demisto/boto3py3 (#31551)
Browse files Browse the repository at this point in the history
* Updated Metadata Of Pack SecurityIntelligenceServicesFeed

* Added release notes to pack SecurityIntelligenceServicesFeed

* Packs/SecurityIntelligenceServicesFeed/Integrations/SecurityIntelligenceServicesFeed/SecurityIntelligenceServicesFeed.yml Docker image update

* Updated Metadata Of Pack AWS-IAM

* Added release notes to pack AWS-IAM

* Packs/AWS-IAM/Integrations/AWS-IAM/AWS-IAM.yml Docker image update

* Updated Metadata Of Pack AWS-Route53

* Added release notes to pack AWS-Route53

* Packs/AWS-Route53/Integrations/AWSRoute53/AWSRoute53.yml Docker image update

* Updated Metadata Of Pack AWS-AccessAnalyzer

* Added release notes to pack AWS-AccessAnalyzer

* Packs/AWS-AccessAnalyzer/Integrations/AWS-AccessAnalyzer/AWS-AccessAnalyzer.yml Docker image update

* Updated Metadata Of Pack AWS-GuardDuty

* Added release notes to pack AWS-GuardDuty

* Packs/AWS-GuardDuty/Integrations/AWSGuardDutyEventCollector/AWSGuardDutyEventCollector.yml Docker image update

* Packs/AWS-GuardDuty/Integrations/AWSGuardDuty/AWSGuardDuty.yml Docker image update

* Updated Metadata Of Pack AWS-SecurityHub

* Added release notes to pack AWS-SecurityHub

* Packs/AWS-SecurityHub/Integrations/AWSSecurityHubEventCollector/AWSSecurityHubEventCollector.yml Docker image update

* Updated Metadata Of Pack Aws-SecretsManager

* Added release notes to pack Aws-SecretsManager

* Packs/Aws-SecretsManager/Integrations/AwsSecretsManager/AwsSecretsManager.yml Docker image update

---------

Co-authored-by: israelpoli <72099621+israelpoli@users.noreply.github.com>
  • Loading branch information
content-bot and israelpoli committed Dec 19, 2023
1 parent 1032d71 commit 021834f
Show file tree
Hide file tree
Showing 22 changed files with 38 additions and 15 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -301,7 +301,7 @@ script:
name: roleSessionDuration
description: Updates findings with the new values provided in the request.
name: aws-access-analyzer-update-findings
dockerimage: demisto/boto3py3:1.0.0.83094
dockerimage: demisto/boto3py3:1.0.0.83677
isfetch: true
runonce: false
script: '-'
Expand Down
3 changes: 3 additions & 0 deletions Packs/AWS-AccessAnalyzer/ReleaseNotes/1_1_21.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#### Integrations
##### AWS - AccessAnalyzer
- Updated the Docker image to: *demisto/boto3py3:1.0.0.83677*.
2 changes: 1 addition & 1 deletion Packs/AWS-AccessAnalyzer/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "AWS - AccessAnalyzer",
"description": "Amazon Web Services IAM Access Analyzer",
"support": "xsoar",
"currentVersion": "1.1.20",
"currentVersion": "1.1.21",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -871,7 +871,7 @@ script:
- contextPath: AWS.GuardDuty.Members.UpdatedAt
description: The time a member was last updated.
type: string
dockerimage: demisto/boto3py3:1.0.0.83094
dockerimage: demisto/boto3py3:1.0.0.83677
isfetch: true
runonce: false
script: '-'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ script:
name: limit
description: Manual command used to fetch events and display them.
name: aws-gd-get-events
dockerimage: demisto/boto3py3:1.0.0.83094
dockerimage: demisto/boto3py3:1.0.0.83677
isfetchevents: true
subtype: python3
marketplaces:
Expand Down
5 changes: 5 additions & 0 deletions Packs/AWS-GuardDuty/ReleaseNotes/1_3_39.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
#### Integrations
##### AWS - GuardDuty Event Collector
- Updated the Docker image to: *demisto/boto3py3:1.0.0.83677*.
##### AWS - GuardDuty
- Updated the Docker image to: *demisto/boto3py3:1.0.0.83677*.
2 changes: 1 addition & 1 deletion Packs/AWS-GuardDuty/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "AWS - GuardDuty",
"description": "Amazon Web Services Guard Duty Service (gd)",
"support": "xsoar",
"currentVersion": "1.3.38",
"currentVersion": "1.3.39",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down
2 changes: 1 addition & 1 deletion Packs/AWS-IAM/Integrations/AWS-IAM/AWS-IAM.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1536,7 +1536,7 @@ script:
- contextPath: AWS.IAM.Roles.AttachedPolicies.Query.Marker
description: When IsTruncated is true, this element is present and contains the value to use for the Marker parameter in a subsequent pagination request.
type: string
dockerimage: demisto/boto3py3:1.0.0.83094
dockerimage: demisto/boto3py3:1.0.0.83677
runonce: false
script: '-'
subtype: python3
Expand Down
3 changes: 3 additions & 0 deletions Packs/AWS-IAM/ReleaseNotes/1_1_49.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#### Integrations
##### AWS - Identity and Access Management
- Updated the Docker image to: *demisto/boto3py3:1.0.0.83677*.
2 changes: 1 addition & 1 deletion Packs/AWS-IAM/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "Amazon Web Services Identity and Access Management (IAM)",
"support": "xsoar",
"author": "Cortex XSOAR",
"currentVersion": "1.1.48",
"currentVersion": "1.1.49",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
"created": "2020-04-14T00:00:00Z",
Expand Down
2 changes: 1 addition & 1 deletion Packs/AWS-Route53/Integrations/AWSRoute53/AWSRoute53.yml
Original file line number Diff line number Diff line change
Expand Up @@ -401,7 +401,7 @@ script:
- contextPath: AWS.Route53.RecordSetsChange.Comment
description: A complex type that describes change information about changes made to your hosted zone.
type: string
dockerimage: demisto/boto3py3:1.0.0.83094
dockerimage: demisto/boto3py3:1.0.0.83677
runonce: false
script: ''
subtype: python3
Expand Down
3 changes: 3 additions & 0 deletions Packs/AWS-Route53/ReleaseNotes/1_1_21.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#### Integrations
##### AWS - Route53
- Updated the Docker image to: *demisto/boto3py3:1.0.0.83677*.
2 changes: 1 addition & 1 deletion Packs/AWS-Route53/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "AWS - Route53",
"description": "Amazon Web Services Managed Cloud DNS Service.",
"support": "xsoar",
"currentVersion": "1.1.20",
"currentVersion": "1.1.21",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ script:
name: limit
description: Fetch events from AWS Security Hub.
name: aws-securityhub-get-events
dockerimage: demisto/boto3py3:1.0.0.83094
dockerimage: demisto/boto3py3:1.0.0.83677
isfetchevents: true
script: '-'
subtype: python3
Expand Down
3 changes: 3 additions & 0 deletions Packs/AWS-SecurityHub/ReleaseNotes/1_3_22.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#### Integrations
##### AWS Security Hub Event Collector
- Updated the Docker image to: *demisto/boto3py3:1.0.0.83677*.
2 changes: 1 addition & 1 deletion Packs/AWS-SecurityHub/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "AWS - Security Hub",
"description": "Amazon Web Services Security Hub Service.",
"support": "xsoar",
"currentVersion": "1.3.21",
"currentVersion": "1.3.22",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -286,7 +286,7 @@ script:
script: '-'
type: python
subtype: python3
dockerimage: demisto/boto3py3:1.0.0.83094
dockerimage: demisto/boto3py3:1.0.0.83677
fromversion: 6.5.0
tests:
- No tests (auto formatted)
3 changes: 3 additions & 0 deletions Packs/Aws-SecretsManager/ReleaseNotes/1_0_31.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#### Integrations
##### Aws Secrets Manager
- Updated the Docker image to: *demisto/boto3py3:1.0.0.83677*.
2 changes: 1 addition & 1 deletion Packs/Aws-SecretsManager/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "AWS Secrets Manager",
"description": "AWS Secrets Manager helps you to securely encrypt, store, and retrieve credentials for your databases and other services.",
"support": "xsoar",
"currentVersion": "1.0.30",
"currentVersion": "1.0.31",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ script:
name: search
description: Gets indicators from Security Intelligence Services feed. Note- Indicators will fetch from the latest found object.
name: sis-get-indicators
dockerimage: demisto/boto3py3:1.0.0.83094
dockerimage: demisto/boto3py3:1.0.0.83677
feed: true
runonce: false
script: '-'
Expand Down
3 changes: 3 additions & 0 deletions Packs/SecurityIntelligenceServicesFeed/ReleaseNotes/1_0_29.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#### Integrations
##### Security Intelligence Services Feed
- Updated the Docker image to: *demisto/boto3py3:1.0.0.83677*.
2 changes: 1 addition & 1 deletion Packs/SecurityIntelligenceServicesFeed/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Security Intelligence Services Feed",
"description": "A PassiveTotal with Security Intelligence Services Feed can provide you newly observed Domain, Malware, Phishing, Content and Scam Blacklist.",
"support": "community",
"currentVersion": "1.0.28",
"currentVersion": "1.0.29",
"author": "RiskIQ",
"url": "https://www.riskiq.com/resources/support/",
"email": "paloaltonetworks@riskiq.net",
Expand Down

0 comments on commit 021834f

Please sign in to comment.