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

Merged
merged 19 commits into from
Nov 6, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
19 commits
Select commit Hold shift + click to select a range
f0d5c81
Updated Metadata Of Pack SecurityIntelligenceServicesFeed
content-bot Nov 6, 2023
6097e6f
Added release notes to pack SecurityIntelligenceServicesFeed
content-bot Nov 6, 2023
cd15762
Packs/SecurityIntelligenceServicesFeed/Integrations/SecurityIntellige…
content-bot Nov 6, 2023
d935464
Updated Metadata Of Pack AWS-IAM
content-bot Nov 6, 2023
09f0df3
Added release notes to pack AWS-IAM
content-bot Nov 6, 2023
9622933
Packs/AWS-IAM/Integrations/AWS-IAM/AWS-IAM.yml Docker image update
content-bot Nov 6, 2023
a247948
Updated Metadata Of Pack AWS-Route53
content-bot Nov 6, 2023
937963d
Added release notes to pack AWS-Route53
content-bot Nov 6, 2023
18cbcd5
Packs/AWS-Route53/Integrations/AWSRoute53/AWSRoute53.yml Docker image…
content-bot Nov 6, 2023
a0165e3
Updated Metadata Of Pack AWS-AccessAnalyzer
content-bot Nov 6, 2023
7949cec
Added release notes to pack AWS-AccessAnalyzer
content-bot Nov 6, 2023
55b842d
Packs/AWS-AccessAnalyzer/Integrations/AWS-AccessAnalyzer/AWS-AccessAn…
content-bot Nov 6, 2023
dc203b6
Updated Metadata Of Pack AWS-GuardDuty
content-bot Nov 6, 2023
1bd634e
Added release notes to pack AWS-GuardDuty
content-bot Nov 6, 2023
8afed4d
Packs/AWS-GuardDuty/Integrations/AWSGuardDutyEventCollector/AWSGuardD…
content-bot Nov 6, 2023
8934897
Packs/AWS-GuardDuty/Integrations/AWSGuardDuty/AWSGuardDuty.yml Docker…
content-bot Nov 6, 2023
60e42e1
Updated Metadata Of Pack Aws-SecretsManager
content-bot Nov 6, 2023
c28deb6
Added release notes to pack Aws-SecretsManager
content-bot Nov 6, 2023
9968c3d
Packs/Aws-SecretsManager/Integrations/AwsSecretsManager/AwsSecretsMan…
content-bot Nov 6, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.77618
dockerimage: demisto/boto3py3:1.0.0.79944
isfetch: true
runonce: false
script: '-'
Expand Down
3 changes: 3 additions & 0 deletions Packs/AWS-AccessAnalyzer/ReleaseNotes/1_1_15.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.79944*.
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.14",
"currentVersion": "1.1.15",
"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.77618
dockerimage: demisto/boto3py3:1.0.0.79944
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.77618
dockerimage: demisto/boto3py3:1.0.0.79944
isfetchevents: true
subtype: python3
marketplaces:
Expand Down
5 changes: 5 additions & 0 deletions Packs/AWS-GuardDuty/ReleaseNotes/1_3_33.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.79944*.
##### AWS - GuardDuty
- Updated the Docker image to: *demisto/boto3py3:1.0.0.79944*.
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.32",
"currentVersion": "1.3.33",
"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.77618
dockerimage: demisto/boto3py3:1.0.0.79944
runonce: false
script: '-'
subtype: python3
Expand Down
3 changes: 3 additions & 0 deletions Packs/AWS-IAM/ReleaseNotes/1_1_43.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.79944*.
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.42",
"currentVersion": "1.1.43",
"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.77618
dockerimage: demisto/boto3py3:1.0.0.79944
runonce: false
script: ''
subtype: python3
Expand Down
3 changes: 3 additions & 0 deletions Packs/AWS-Route53/ReleaseNotes/1_1_15.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.79944*.
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.14",
"currentVersion": "1.1.15",
"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.77618
dockerimage: demisto/boto3py3:1.0.0.79944
fromversion: 6.5.0
tests:
- No tests (auto formatted)
3 changes: 3 additions & 0 deletions Packs/Aws-SecretsManager/ReleaseNotes/1_0_25.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.79944*.
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.24",
"currentVersion": "1.0.25",
"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.77618
dockerimage: demisto/boto3py3:1.0.0.79944
feed: true
runonce: false
script: '-'
Expand Down
3 changes: 3 additions & 0 deletions Packs/SecurityIntelligenceServicesFeed/ReleaseNotes/1_0_23.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.79944*.
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.22",
"currentVersion": "1.0.23",
"author": "RiskIQ",
"url": "https://www.riskiq.com/resources/support/",
"email": "[email protected]",
Expand Down
Loading