Skip to content

Commit

Permalink
Update Docker Image To demisto/boto3py3 (#31287)
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
  • Loading branch information
content-bot committed Dec 4, 2023
1 parent e3b7bf8 commit f1723ba
Show file tree
Hide file tree
Showing 22 changed files with 38 additions and 15 deletions.
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.81828
dockerimage: demisto/boto3py3:1.0.0.82269
isfetch: true
runonce: false
script: '-'
Expand Down
3 changes: 3 additions & 0 deletions Packs/AWS-AccessAnalyzer/ReleaseNotes/1_1_19.md
@@ -0,0 +1,3 @@
#### Integrations
##### AWS - AccessAnalyzer
- Updated the Docker image to: *demisto/boto3py3:1.0.0.82269*.
2 changes: 1 addition & 1 deletion Packs/AWS-AccessAnalyzer/pack_metadata.json
Expand Up @@ -2,7 +2,7 @@
"name": "AWS - AccessAnalyzer",
"description": "Amazon Web Services IAM Access Analyzer",
"support": "xsoar",
"currentVersion": "1.1.18",
"currentVersion": "1.1.19",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down
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.81828
dockerimage: demisto/boto3py3:1.0.0.82269
isfetch: true
runonce: false
script: '-'
Expand Down
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.81828
dockerimage: demisto/boto3py3:1.0.0.82269
isfetchevents: true
subtype: python3
marketplaces:
Expand Down
5 changes: 5 additions & 0 deletions Packs/AWS-GuardDuty/ReleaseNotes/1_3_37.md
@@ -0,0 +1,5 @@
#### Integrations
##### AWS - GuardDuty Event Collector
- Updated the Docker image to: *demisto/boto3py3:1.0.0.82269*.
##### AWS - GuardDuty
- Updated the Docker image to: *demisto/boto3py3:1.0.0.82269*.
2 changes: 1 addition & 1 deletion Packs/AWS-GuardDuty/pack_metadata.json
Expand Up @@ -2,7 +2,7 @@
"name": "AWS - GuardDuty",
"description": "Amazon Web Services Guard Duty Service (gd)",
"support": "xsoar",
"currentVersion": "1.3.36",
"currentVersion": "1.3.37",
"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
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.81828
dockerimage: demisto/boto3py3:1.0.0.82269
runonce: false
script: '-'
subtype: python3
Expand Down
3 changes: 3 additions & 0 deletions Packs/AWS-IAM/ReleaseNotes/1_1_47.md
@@ -0,0 +1,3 @@
#### Integrations
##### AWS - Identity and Access Management
- Updated the Docker image to: *demisto/boto3py3:1.0.0.82269*.
2 changes: 1 addition & 1 deletion Packs/AWS-IAM/pack_metadata.json
Expand Up @@ -3,7 +3,7 @@
"description": "Amazon Web Services Identity and Access Management (IAM)",
"support": "xsoar",
"author": "Cortex XSOAR",
"currentVersion": "1.1.46",
"currentVersion": "1.1.47",
"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
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.81828
dockerimage: demisto/boto3py3:1.0.0.82269
runonce: false
script: ''
subtype: python3
Expand Down
3 changes: 3 additions & 0 deletions Packs/AWS-Route53/ReleaseNotes/1_1_19.md
@@ -0,0 +1,3 @@
#### Integrations
##### AWS - Route53
- Updated the Docker image to: *demisto/boto3py3:1.0.0.82269*.
2 changes: 1 addition & 1 deletion Packs/AWS-Route53/pack_metadata.json
Expand Up @@ -2,7 +2,7 @@
"name": "AWS - Route53",
"description": "Amazon Web Services Managed Cloud DNS Service.",
"support": "xsoar",
"currentVersion": "1.1.18",
"currentVersion": "1.1.19",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down
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.81828
dockerimage: demisto/boto3py3:1.0.0.82269
isfetchevents: true
script: '-'
subtype: python3
Expand Down
3 changes: 3 additions & 0 deletions Packs/AWS-SecurityHub/ReleaseNotes/1_3_20.md
@@ -0,0 +1,3 @@
#### Integrations
##### AWS Security Hub Event Collector
- Updated the Docker image to: *demisto/boto3py3:1.0.0.82269*.
2 changes: 1 addition & 1 deletion Packs/AWS-SecurityHub/pack_metadata.json
Expand Up @@ -2,7 +2,7 @@
"name": "AWS - Security Hub",
"description": "Amazon Web Services Security Hub Service.",
"support": "xsoar",
"currentVersion": "1.3.19",
"currentVersion": "1.3.20",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down
Expand Up @@ -286,7 +286,7 @@ script:
script: '-'
type: python
subtype: python3
dockerimage: demisto/boto3py3:1.0.0.81828
dockerimage: demisto/boto3py3:1.0.0.82269
fromversion: 6.5.0
tests:
- No tests (auto formatted)
3 changes: 3 additions & 0 deletions Packs/Aws-SecretsManager/ReleaseNotes/1_0_29.md
@@ -0,0 +1,3 @@
#### Integrations
##### Aws Secrets Manager
- Updated the Docker image to: *demisto/boto3py3:1.0.0.82269*.
2 changes: 1 addition & 1 deletion Packs/Aws-SecretsManager/pack_metadata.json
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.28",
"currentVersion": "1.0.29",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down
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.81828
dockerimage: demisto/boto3py3:1.0.0.82269
feed: true
runonce: false
script: '-'
Expand Down
3 changes: 3 additions & 0 deletions Packs/SecurityIntelligenceServicesFeed/ReleaseNotes/1_0_27.md
@@ -0,0 +1,3 @@
#### Integrations
##### Security Intelligence Services Feed
- Updated the Docker image to: *demisto/boto3py3:1.0.0.82269*.
2 changes: 1 addition & 1 deletion Packs/SecurityIntelligenceServicesFeed/pack_metadata.json
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.26",
"currentVersion": "1.0.27",
"author": "RiskIQ",
"url": "https://www.riskiq.com/resources/support/",
"email": "paloaltonetworks@riskiq.net",
Expand Down

0 comments on commit f1723ba

Please sign in to comment.