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/boto3py3 #26295

Merged
merged 9 commits into from May 4, 2023
Expand Up @@ -487,7 +487,7 @@ script:
description: Updates findings with the new values provided in the request.
execution: false
name: aws-access-analyzer-update-findings
dockerimage: demisto/boto3py3:1.0.0.54965
dockerimage: demisto/boto3py3:1.0.0.57048
isfetch: true
longRunning: false
longRunningPort: false
Expand Down
3 changes: 3 additions & 0 deletions Packs/AWS-AccessAnalyzer/ReleaseNotes/1_1_5.md
@@ -0,0 +1,3 @@
#### Integrations
##### AWS - AccessAnalyzer
- Updated the Docker image to: *demisto/boto3py3:1.0.0.57048*.
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.4",
"currentVersion": "1.1.5",
"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 @@ -2304,7 +2304,7 @@ script:
- contextPath: AWS.IAM.Users.LoginProfile.PasswordResetRequired
description: Specifies whether the user is required to set a new password on next sign-in.
type: Boolean
dockerimage: demisto/boto3py3:1.0.0.54965
dockerimage: demisto/boto3py3:1.0.0.57048
feed: false
isfetch: false
longRunning: false
Expand Down
3 changes: 3 additions & 0 deletions Packs/AWS-IAM/ReleaseNotes/1_1_29.md
@@ -0,0 +1,3 @@
#### Integrations
##### AWS - Identity and Access Management
- Updated the Docker image to: *demisto/boto3py3:1.0.0.57048*.
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.28",
"currentVersion": "1.1.29",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
"created": "2020-04-14T00:00:00Z",
Expand Down
Expand Up @@ -421,7 +421,7 @@ script:
script: '-'
type: python
subtype: python3
dockerimage: demisto/boto3py3:1.0.0.54965
dockerimage: demisto/boto3py3:1.0.0.57048
fromversion: 6.5.0
tests:
- No tests (auto formatted)
3 changes: 3 additions & 0 deletions Packs/Aws-SecretsManager/ReleaseNotes/1_0_15.md
@@ -0,0 +1,3 @@
#### Integrations
##### Aws Secrets Manager
- Updated the Docker image to: *demisto/boto3py3:1.0.0.57048*.
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.14",
"currentVersion": "1.0.15",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down