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 #31372

Merged
merged 22 commits into from Dec 10, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
35d7f01
Updated Metadata Of Pack SecurityIntelligenceServicesFeed
content-bot Dec 10, 2023
08a3661
Added release notes to pack SecurityIntelligenceServicesFeed
content-bot Dec 10, 2023
c8ee35f
Packs/SecurityIntelligenceServicesFeed/Integrations/SecurityIntellige…
content-bot Dec 10, 2023
71c82b7
Updated Metadata Of Pack AWS-IAM
content-bot Dec 10, 2023
169c3ee
Added release notes to pack AWS-IAM
content-bot Dec 10, 2023
242b792
Packs/AWS-IAM/Integrations/AWS-IAM/AWS-IAM.yml Docker image update
content-bot Dec 10, 2023
829f33f
Updated Metadata Of Pack AWS-Route53
content-bot Dec 10, 2023
ceb8add
Added release notes to pack AWS-Route53
content-bot Dec 10, 2023
59f6c35
Packs/AWS-Route53/Integrations/AWSRoute53/AWSRoute53.yml Docker image…
content-bot Dec 10, 2023
796549e
Updated Metadata Of Pack AWS-AccessAnalyzer
content-bot Dec 10, 2023
7c27ee8
Added release notes to pack AWS-AccessAnalyzer
content-bot Dec 10, 2023
76631dc
Packs/AWS-AccessAnalyzer/Integrations/AWS-AccessAnalyzer/AWS-AccessAn…
content-bot Dec 10, 2023
14387d2
Updated Metadata Of Pack AWS-GuardDuty
content-bot Dec 10, 2023
7bf2d05
Added release notes to pack AWS-GuardDuty
content-bot Dec 10, 2023
e51e23b
Packs/AWS-GuardDuty/Integrations/AWSGuardDutyEventCollector/AWSGuardD…
content-bot Dec 10, 2023
6f4b6c2
Packs/AWS-GuardDuty/Integrations/AWSGuardDuty/AWSGuardDuty.yml Docker…
content-bot Dec 10, 2023
53df9b3
Updated Metadata Of Pack AWS-SecurityHub
content-bot Dec 10, 2023
dd7be1c
Added release notes to pack AWS-SecurityHub
content-bot Dec 10, 2023
f97a932
Packs/AWS-SecurityHub/Integrations/AWSSecurityHubEventCollector/AWSSe…
content-bot Dec 10, 2023
af14beb
Updated Metadata Of Pack Aws-SecretsManager
content-bot Dec 10, 2023
ea39771
Added release notes to pack Aws-SecretsManager
content-bot Dec 10, 2023
3083ae4
Packs/Aws-SecretsManager/Integrations/AwsSecretsManager/AwsSecretsMan…
content-bot Dec 10, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
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.82269
dockerimage: demisto/boto3py3:1.0.0.83094
isfetch: true
runonce: false
script: '-'
Expand Down
3 changes: 3 additions & 0 deletions Packs/AWS-AccessAnalyzer/ReleaseNotes/1_1_20.md
@@ -0,0 +1,3 @@
#### Integrations
##### AWS - AccessAnalyzer
- Updated the Docker image to: *demisto/boto3py3:1.0.0.83094*.
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.19",
"currentVersion": "1.1.20",
"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.82269
dockerimage: demisto/boto3py3:1.0.0.83094
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.82269
dockerimage: demisto/boto3py3:1.0.0.83094
isfetchevents: true
subtype: python3
marketplaces:
Expand Down
5 changes: 5 additions & 0 deletions Packs/AWS-GuardDuty/ReleaseNotes/1_3_38.md
@@ -0,0 +1,5 @@
#### Integrations
##### AWS - GuardDuty Event Collector
- Updated the Docker image to: *demisto/boto3py3:1.0.0.83094*.
##### AWS - GuardDuty
- Updated the Docker image to: *demisto/boto3py3:1.0.0.83094*.
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.37",
"currentVersion": "1.3.38",
"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.82269
dockerimage: demisto/boto3py3:1.0.0.83094
runonce: false
script: '-'
subtype: python3
Expand Down
3 changes: 3 additions & 0 deletions Packs/AWS-IAM/ReleaseNotes/1_1_48.md
@@ -0,0 +1,3 @@
#### Integrations
##### AWS - Identity and Access Management
- Updated the Docker image to: *demisto/boto3py3:1.0.0.83094*.
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.47",
"currentVersion": "1.1.48",
"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.82269
dockerimage: demisto/boto3py3:1.0.0.83094
runonce: false
script: ''
subtype: python3
Expand Down
3 changes: 3 additions & 0 deletions Packs/AWS-Route53/ReleaseNotes/1_1_20.md
@@ -0,0 +1,3 @@
#### Integrations
##### AWS - Route53
- Updated the Docker image to: *demisto/boto3py3:1.0.0.83094*.
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.19",
"currentVersion": "1.1.20",
"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.82269
dockerimage: demisto/boto3py3:1.0.0.83094
isfetchevents: true
script: '-'
subtype: python3
Expand Down
3 changes: 3 additions & 0 deletions Packs/AWS-SecurityHub/ReleaseNotes/1_3_21.md
@@ -0,0 +1,3 @@
#### Integrations
##### AWS Security Hub Event Collector
- Updated the Docker image to: *demisto/boto3py3:1.0.0.83094*.
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.20",
"currentVersion": "1.3.21",
"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.82269
dockerimage: demisto/boto3py3:1.0.0.83094
fromversion: 6.5.0
tests:
- No tests (auto formatted)
3 changes: 3 additions & 0 deletions Packs/Aws-SecretsManager/ReleaseNotes/1_0_30.md
@@ -0,0 +1,3 @@
#### Integrations
##### Aws Secrets Manager
- Updated the Docker image to: *demisto/boto3py3:1.0.0.83094*.
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.29",
"currentVersion": "1.0.30",
"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.82269
dockerimage: demisto/boto3py3:1.0.0.83094
feed: true
runonce: false
script: '-'
Expand Down
3 changes: 3 additions & 0 deletions Packs/SecurityIntelligenceServicesFeed/ReleaseNotes/1_0_28.md
@@ -0,0 +1,3 @@
#### Integrations
##### Security Intelligence Services Feed
- Updated the Docker image to: *demisto/boto3py3:1.0.0.83094*.
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.27",
"currentVersion": "1.0.28",
"author": "RiskIQ",
"url": "https://www.riskiq.com/resources/support/",
"email": "paloaltonetworks@riskiq.net",
Expand Down