Skip to content

Commit

Permalink
bumpup to v2.10.2b and updated CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
nakajiak committed Mar 30, 2024
1 parent 8686b58 commit c3449f4
Show file tree
Hide file tree
Showing 130 changed files with 602 additions and 611 deletions.
7 changes: 7 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ opensearchpy
past*
python_dateutil-2.8.1*
requests*
s3transfer*
setuptools*
typing_extensions*
ua_parser*
urllib3*
Expand Down Expand Up @@ -69,6 +71,7 @@ dashboard.serverless.zip
# working files
.lambda38/
.lambda39/
.lambda311/
.DS_Store
temp/
work/
Expand All @@ -83,9 +86,13 @@ __pycache__/
*.so

# Distribution / packaging
.python-version
.Python
_distutils_hack
distutils-precedence.pth
build/
develop-eggs/
pkg_resources/
dist/
downloads/
eggs/
Expand Down
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,17 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [2.10.2b] - 2024-03-30
### Added
- Added support for Amazon OpenSearch 2.11 #432
- Supports AWS ca-west-1/Canada (Calgary) Region #441

### Fixed
- Fixed a bug in the botocore dependencies for the Lambda function that creates the IOC DB #440

### Security
- Updated AWS SDK for pandas from 3.4.1 to v3.7.1 #442

## [2.10.2a] - 2023-10-07
### Fixed
- Fixed regex error in ssl_cipher field of alb log #415
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Description: "SIEM on Amazon OpenSearch Service v2.10.2a: Control Tower Integration"
Description: "SIEM on Amazon OpenSearch Service v2.10.2b: Control Tower Integration"
Parameters:
EsLoaderServiceRole:
Type: String
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Description: "SIEM on Amazon OpenSearch Service v2.10.2a: Control Tower Integration"
Description: "SIEM on Amazon OpenSearch Service v2.10.2b: Control Tower Integration"
Parameters:
EsLoaderServiceRole:
Type: String
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Description: "SIEM on Amazon OpenSearch Service v2.10.2a: Control Tower Integration"
Description: "SIEM on Amazon OpenSearch Service v2.10.2b: Control Tower Integration"
Parameters:
EsLoaderServiceRole:
Type: String
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Description: "SIEM on Amazon OpenSearch Service v2.10.2a: log exporter - Active Directory"
Description: "SIEM on Amazon OpenSearch Service v2.10.2b: log exporter - Active Directory"
Parameters:
KdfAdName:
Type: String
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Description: "SIEM on Amazon OpenSearch Service v2.10.2a: log exporter - Active Directory"
Description: "SIEM on Amazon OpenSearch Service v2.10.2b: log exporter - Active Directory"
Parameters:
KdfAdName:
Type: String
Expand Down
2 changes: 1 addition & 1 deletion deployment/log-exporter/siem-log-exporter-ad.template
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Description: "SIEM on Amazon OpenSearch Service v2.10.2a: log exporter - Active Directory"
Description: "SIEM on Amazon OpenSearch Service v2.10.2b: log exporter - Active Directory"
Parameters:
KdfAdName:
Type: String
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Description: "SIEM on Amazon OpenSearch Service v2.10.2a: log exporter - Apache"
Description: "SIEM on Amazon OpenSearch Service v2.10.2b: log exporter - Apache"
Metadata:
AWS::CloudFormation::Interface:
ParameterGroups:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Description: "SIEM on Amazon OpenSearch Service v2.10.2a: log exporter - Apache"
Description: "SIEM on Amazon OpenSearch Service v2.10.2b: log exporter - Apache"
Metadata:
AWS::CloudFormation::Interface:
ParameterGroups:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Description: "SIEM on Amazon OpenSearch Service v2.10.2a: log exporter - Apache"
Description: "SIEM on Amazon OpenSearch Service v2.10.2b: log exporter - Apache"
Metadata:
AWS::CloudFormation::Interface:
ParameterGroups:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Description: "SIEM on Amazon OpenSearch Service v2.10.2a: log exporter - ClientVPN"
Description: "SIEM on Amazon OpenSearch Service v2.10.2b: log exporter - ClientVPN"
Metadata:
AWS::CloudFormation::Interface:
ParameterGroups:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Description: "SIEM on Amazon OpenSearch Service v2.10.2a: log exporter - ClientVPN"
Description: "SIEM on Amazon OpenSearch Service v2.10.2b: log exporter - ClientVPN"
Metadata:
AWS::CloudFormation::Interface:
ParameterGroups:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Description: "SIEM on Amazon OpenSearch Service v2.10.2a: log exporter - ClientVPN"
Description: "SIEM on Amazon OpenSearch Service v2.10.2b: log exporter - ClientVPN"
Metadata:
AWS::CloudFormation::Interface:
ParameterGroups:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Description: "SIEM on Amazon OpenSearch Service v2.10.2a: log exporter - CloudHSM"
Description: "SIEM on Amazon OpenSearch Service v2.10.2b: log exporter - CloudHSM"
Metadata:
AWS::CloudFormation::Interface:
ParameterGroups:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Description: "SIEM on Amazon OpenSearch Service v2.10.2a: log exporter - CloudHSM"
Description: "SIEM on Amazon OpenSearch Service v2.10.2b: log exporter - CloudHSM"
Metadata:
AWS::CloudFormation::Interface:
ParameterGroups:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Description: "SIEM on Amazon OpenSearch Service v2.10.2a: log exporter - CloudHSM"
Description: "SIEM on Amazon OpenSearch Service v2.10.2b: log exporter - CloudHSM"
Metadata:
AWS::CloudFormation::Interface:
ParameterGroups:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Description: "SIEM on Amazon OpenSearch Service v2.10.2a: log exporter - core resource"
Description: "SIEM on Amazon OpenSearch Service v2.10.2b: log exporter - core resource"
Parameters:
siemLogBucketName:
Type: String
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Description: "SIEM on Amazon OpenSearch Service v2.10.2a: log exporter - core resource"
Description: "SIEM on Amazon OpenSearch Service v2.10.2b: log exporter - core resource"
Parameters:
siemLogBucketName:
Type: String
Expand Down
2 changes: 1 addition & 1 deletion deployment/log-exporter/siem-log-exporter-core.template
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Description: "SIEM on Amazon OpenSearch Service v2.10.2a: log exporter - core resource"
Description: "SIEM on Amazon OpenSearch Service v2.10.2b: log exporter - core resource"
Parameters:
siemLogBucketName:
Type: String
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Description: "SIEM on Amazon OpenSearch Service v2.10.2a: log exporter - CWL resource without compress"
Description: "SIEM on Amazon OpenSearch Service v2.10.2b: log exporter - CWL resource without compress"
Parameters:
KdfName:
Type: String
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Description: "SIEM on Amazon OpenSearch Service v2.10.2a: log exporter - CWL resource without compress"
Description: "SIEM on Amazon OpenSearch Service v2.10.2b: log exporter - CWL resource without compress"
Parameters:
KdfName:
Type: String
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Description: "SIEM on Amazon OpenSearch Service v2.10.2a: log exporter - CWL resource without compress"
Description: "SIEM on Amazon OpenSearch Service v2.10.2b: log exporter - CWL resource without compress"
Parameters:
KdfName:
Type: String
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Description: "SIEM on Amazon OpenSearch Service v2.10.2a: log exporter - EventBridge events (SecurityHub, ConfigRules, Inspector)"
Description: "SIEM on Amazon OpenSearch Service v2.10.2b: log exporter - EventBridge events (SecurityHub, ConfigRules, Inspector)"
Metadata:
AWS::CloudFormation::Interface:
ParameterGroups:
Expand Down Expand Up @@ -131,7 +131,7 @@ Resources:
RuleInspector4666D3F5:
Type: AWS::Events::Rule
Properties:
Description: "SIEM on OpenSearch Service v2.10.2a:"
Description: "SIEM on OpenSearch Service v2.10.2b:"
EventPattern:
detail-type:
- Inspector2 Coverage
Expand All @@ -154,7 +154,7 @@ Resources:
RuleSecurityHubFDEAF80E:
Type: AWS::Events::Rule
Properties:
Description: "SIEM on OpenSearch Service v2.10.2a:"
Description: "SIEM on OpenSearch Service v2.10.2b:"
EventPattern:
detail-type:
- Security Hub Findings - Imported
Expand All @@ -176,7 +176,7 @@ Resources:
RuleConfigRules81A566BA:
Type: AWS::Events::Rule
Properties:
Description: "SIEM on OpenSearch Service v2.10.2a:"
Description: "SIEM on OpenSearch Service v2.10.2b:"
EventPattern:
detail-type:
- Config Rules Compliance Change
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Description: "SIEM on Amazon OpenSearch Service v2.10.2a: log exporter - EventBridge events (SecurityHub, ConfigRules, Inspector)"
Description: "SIEM on Amazon OpenSearch Service v2.10.2b: log exporter - EventBridge events (SecurityHub, ConfigRules, Inspector)"
Metadata:
AWS::CloudFormation::Interface:
ParameterGroups:
Expand Down Expand Up @@ -131,7 +131,7 @@ Resources:
RuleInspector4666D3F5:
Type: AWS::Events::Rule
Properties:
Description: "SIEM on OpenSearch Service v2.10.2a:"
Description: "SIEM on OpenSearch Service v2.10.2b:"
EventPattern:
detail-type:
- Inspector2 Coverage
Expand All @@ -154,7 +154,7 @@ Resources:
RuleSecurityHubFDEAF80E:
Type: AWS::Events::Rule
Properties:
Description: "SIEM on OpenSearch Service v2.10.2a:"
Description: "SIEM on OpenSearch Service v2.10.2b:"
EventPattern:
detail-type:
- Security Hub Findings - Imported
Expand All @@ -176,7 +176,7 @@ Resources:
RuleConfigRules81A566BA:
Type: AWS::Events::Rule
Properties:
Description: "SIEM on OpenSearch Service v2.10.2a:"
Description: "SIEM on OpenSearch Service v2.10.2b:"
EventPattern:
detail-type:
- Config Rules Compliance Change
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Description: "SIEM on Amazon OpenSearch Service v2.10.2a: log exporter - EventBridge events (SecurityHub, ConfigRules, Inspector)"
Description: "SIEM on Amazon OpenSearch Service v2.10.2b: log exporter - EventBridge events (SecurityHub, ConfigRules, Inspector)"
Metadata:
AWS::CloudFormation::Interface:
ParameterGroups:
Expand Down Expand Up @@ -131,7 +131,7 @@ Resources:
RuleInspector4666D3F5:
Type: AWS::Events::Rule
Properties:
Description: "SIEM on OpenSearch Service v2.10.2a:"
Description: "SIEM on OpenSearch Service v2.10.2b:"
EventPattern:
detail-type:
- Inspector2 Coverage
Expand All @@ -154,7 +154,7 @@ Resources:
RuleSecurityHubFDEAF80E:
Type: AWS::Events::Rule
Properties:
Description: "SIEM on OpenSearch Service v2.10.2a:"
Description: "SIEM on OpenSearch Service v2.10.2b:"
EventPattern:
detail-type:
- Security Hub Findings - Imported
Expand All @@ -176,7 +176,7 @@ Resources:
RuleConfigRules81A566BA:
Type: AWS::Events::Rule
Properties:
Description: "SIEM on OpenSearch Service v2.10.2a:"
Description: "SIEM on OpenSearch Service v2.10.2b:"
EventPattern:
detail-type:
- Config Rules Compliance Change
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Description: "SIEM on Amazon OpenSearch Service v2.10.2a: log exporter - FSx resource without compress"
Description: "SIEM on Amazon OpenSearch Service v2.10.2b: log exporter - FSx resource without compress"
Parameters:
FirehoseName:
Type: String
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Description: "SIEM on Amazon OpenSearch Service v2.10.2a: log exporter - FSx resource without compress"
Description: "SIEM on Amazon OpenSearch Service v2.10.2b: log exporter - FSx resource without compress"
Parameters:
FirehoseName:
Type: String
Expand Down
2 changes: 1 addition & 1 deletion deployment/log-exporter/siem-log-exporter-fsx.template
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Description: "SIEM on Amazon OpenSearch Service v2.10.2a: log exporter - FSx resource without compress"
Description: "SIEM on Amazon OpenSearch Service v2.10.2b: log exporter - FSx resource without compress"
Parameters:
FirehoseName:
Type: String
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Description: "SIEM on Amazon OpenSearch Service v2.10.2a: log exporter - Linux"
Description: "SIEM on Amazon OpenSearch Service v2.10.2b: log exporter - Linux"
Metadata:
AWS::CloudFormation::Interface:
ParameterGroups:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Description: "SIEM on Amazon OpenSearch Service v2.10.2a: log exporter - Linux"
Description: "SIEM on Amazon OpenSearch Service v2.10.2b: log exporter - Linux"
Metadata:
AWS::CloudFormation::Interface:
ParameterGroups:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Description: "SIEM on Amazon OpenSearch Service v2.10.2a: log exporter - Linux"
Description: "SIEM on Amazon OpenSearch Service v2.10.2b: log exporter - Linux"
Metadata:
AWS::CloudFormation::Interface:
ParameterGroups:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Description: "SIEM on Amazon OpenSearch Service v2.10.2a: log exporter - Nginx"
Description: "SIEM on Amazon OpenSearch Service v2.10.2b: log exporter - Nginx"
Metadata:
AWS::CloudFormation::Interface:
ParameterGroups:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Description: "SIEM on Amazon OpenSearch Service v2.10.2a: log exporter - Nginx"
Description: "SIEM on Amazon OpenSearch Service v2.10.2b: log exporter - Nginx"
Metadata:
AWS::CloudFormation::Interface:
ParameterGroups:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Description: "SIEM on Amazon OpenSearch Service v2.10.2a: log exporter - Nginx"
Description: "SIEM on Amazon OpenSearch Service v2.10.2b: log exporter - Nginx"
Metadata:
AWS::CloudFormation::Interface:
ParameterGroups:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Description: "SIEM on Amazon OpenSearch Service v2.10.2a: log exporter - TrustedAdvisor"
Description: "SIEM on Amazon OpenSearch Service v2.10.2b: log exporter - TrustedAdvisor"
Parameters:
cweRulesFrequency:
Type: Number
Expand Down Expand Up @@ -61,7 +61,7 @@ Resources:
# Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
# SPDX-License-Identifier: MIT-0
__copyright__ = 'Amazon.com, Inc. or its affiliates'
__version__ = '2.10.2a'
__version__ = '2.10.2b'
__license__ = 'MIT-0'
__author__ = 'Katsuya Matsuoka'
__url__ = 'https://github.com/aws-samples/siem-on-amazon-opensearch-service'
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Description: "SIEM on Amazon OpenSearch Service v2.10.2a: log exporter - TrustedAdvisor"
Description: "SIEM on Amazon OpenSearch Service v2.10.2b: log exporter - TrustedAdvisor"
Parameters:
cweRulesFrequency:
Type: Number
Expand Down Expand Up @@ -61,7 +61,7 @@ Resources:
# Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
# SPDX-License-Identifier: MIT-0
__copyright__ = 'Amazon.com, Inc. or its affiliates'
__version__ = '2.10.2a'
__version__ = '2.10.2b'
__license__ = 'MIT-0'
__author__ = 'Katsuya Matsuoka'
__url__ = 'https://github.com/aws-samples/siem-on-amazon-opensearch-service'
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Description: "SIEM on Amazon OpenSearch Service v2.10.2a: log exporter - TrustedAdvisor"
Description: "SIEM on Amazon OpenSearch Service v2.10.2b: log exporter - TrustedAdvisor"
Parameters:
cweRulesFrequency:
Type: Number
Expand Down Expand Up @@ -61,7 +61,7 @@ Resources:
# Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
# SPDX-License-Identifier: MIT-0
__copyright__ = 'Amazon.com, Inc. or its affiliates'
__version__ = '2.10.2a'
__version__ = '2.10.2b'
__license__ = 'MIT-0'
__author__ = 'Katsuya Matsuoka'
__url__ = 'https://github.com/aws-samples/siem-on-amazon-opensearch-service'
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Description: "SIEM on Amazon OpenSearch Service v2.10.2a: log exporter - Workspaces"
Description: "SIEM on Amazon OpenSearch Service v2.10.2b: log exporter - Workspaces"
Parameters:
cweRulesFrequency:
Type: Number
Expand Down Expand Up @@ -69,7 +69,7 @@ Resources:
# SPDX-License-Identifier: MIT-0
__copyright__ = ('Copyright Amazon.com, Inc. or its affiliates. '
'All Rights Reserved.')
__version__ = '2.10.2a'
__version__ = '2.10.2b'
__license__ = 'MIT-0'
__author__ = 'Akihiro Nakajima'
__url__ = 'https://github.com/aws-samples/siem-on-amazon-opensearch-service'
Expand Down
Loading

0 comments on commit c3449f4

Please sign in to comment.