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 to version v2.0.1 #8

Merged
merged 1 commit into from
Nov 27, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
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
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@
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.0.1] - 2024-11-27

### Changed

- Updated dependencies to address cross-spawn CVE-2024-21538

## [2.0.0] - 2024-10-03
### Added
- Amazon Q Topics for the data sources Security Hub and CloudTrail
Expand Down
8 changes: 8 additions & 0 deletions SECURITY.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
Reporting Security Issues
-------------------------------------------------------------------------------------------------------------------------------------------------
We take all security reports seriously. When we receive such reports, we will investigate and
subsequently address any potential vulnerabilities as quickly as possible. If you discover a potential
security issue in this project, please notify AWS/Amazon Security via
our [vulnerability reporting page](http://aws.amazon.com/security/vulnerability-reporting/) or
directly via email to [AWS Security](mailto:aws-security@amazon.com). Please do not create a public GitHub issue in this
project.
4 changes: 3 additions & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

11 changes: 6 additions & 5 deletions source/resources/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion source/resources/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "security-insights-on-aws",
"version": "2.0.0",
"version": "2.0.1",
"description": "Security Insights on AWS(SO0228)",
"license": "Apache-2.0",
"repository": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ exports[`Snapshot test for canary alarm 1`] = `
"SendAnonymizedUsageData": "True",
"SolutionName": "Security Insights on AWS",
"UserAgentString": "",
"Version": "v2.0.0",
"Version": "v2.0.1",
},
},
},
Expand Down Expand Up @@ -518,7 +518,7 @@ exports[`Snapshot test for canary alarm 1`] = `
},
"Solutions:SolutionID": "SO0228",
"Solutions:SolutionName": "security-insights-on-aws",
"Solutions:SolutionVersion": "v2.0.0",
"Solutions:SolutionVersion": "v2.0.1",
},
},
"Type": "AWS::ServiceCatalogAppRegistry::Application",
Expand Down Expand Up @@ -1612,7 +1612,7 @@ exports[`Snapshot test for canary alarm 1`] = `
],
],
},
"S3Key": "security-insights-on-aws/v2.0.0/setAthenaThresholdValue.zip",
"S3Key": "security-insights-on-aws/v2.0.1/setAthenaThresholdValue.zip",
},
"Description": "Lambda function to convert Athena threshold value to bytes",
"Environment": {
Expand Down Expand Up @@ -1858,7 +1858,7 @@ exports[`Snapshot test for canary alarm 1`] = `
],
],
},
"S3Key": "security-insights-on-aws/v2.0.0/createLakeFormationPermissions.zip",
"S3Key": "security-insights-on-aws/v2.0.1/createLakeFormationPermissions.zip",
},
"Description": "Lambda function to create LakeFormation Permissions",
"Environment": {
Expand Down Expand Up @@ -2356,7 +2356,7 @@ exports[`Snapshot test for canary alarm 1`] = `
],
],
},
"S3Key": "security-insights-on-aws/v2.0.0/createQuickSightDataSets.zip",
"S3Key": "security-insights-on-aws/v2.0.1/createQuickSightDataSets.zip",
},
"Description": "Lambda function to create data and update data sets for QuickSight",
"Environment": {
Expand Down Expand Up @@ -2818,7 +2818,7 @@ exports[`Snapshot test for canary alarm 1`] = `
],
],
},
"S3Key": "security-insights-on-aws/v2.0.0/createQuickSightDataSetRefreshSchedules.zip",
"S3Key": "security-insights-on-aws/v2.0.1/createQuickSightDataSetRefreshSchedules.zip",
},
"Description": "Lambda function to create refresh schedule for quicksight datasets",
"Environment": {
Expand Down Expand Up @@ -4082,7 +4082,7 @@ exports[`Snapshot test for canary alarm 1`] = `
],
],
},
"S3Key": "security-insights-on-aws/v2.0.0/createSolutionReleaseNotification.zip",
"S3Key": "security-insights-on-aws/v2.0.1/createSolutionReleaseNotification.zip",
},
"Description": "Lambda function to create new release notifications",
"Environment": {
Expand All @@ -4105,7 +4105,7 @@ exports[`Snapshot test for canary alarm 1`] = `
"Arn",
],
},
"CURRENT_RELEASE_TAG": "release/v2.0.0",
"CURRENT_RELEASE_TAG": "release/v2.0.1",
"DELAY_IN_SECONDS_FOR_RATE_LIMITING": "1",
"LAMBDA_EXECUTION_ROLE_ARN": {
"Fn::GetAtt": [
Expand Down Expand Up @@ -5687,7 +5687,7 @@ exports[`Snapshot test for canary alarm 1`] = `
],
],
},
"S3Key": "security-insights-on-aws/v2.0.0/quickSightUserGroupManager.zip",
"S3Key": "security-insights-on-aws/v2.0.1/quickSightUserGroupManager.zip",
},
"Description": "Creates default user groups and assigns permissions to view the Security Insights Dashboard and Analyses",
"Environment": {
Expand Down Expand Up @@ -7450,7 +7450,7 @@ exports[`Snapshot test for canary alarm 1`] = `
],
],
},
"S3Key": "security-insights-on-aws/v2.0.0/sendMetrics.zip",
"S3Key": "security-insights-on-aws/v2.0.1/sendMetrics.zip",
},
"Description": "Lambda function to send athena metrics",
"Environment": {
Expand Down Expand Up @@ -8636,7 +8636,7 @@ exports[`Snapshot test for canary alarm 1`] = `
],
],
},
"S3Key": "security-insights-on-aws/v2.0.0/uuidGenerator.zip",
"S3Key": "security-insights-on-aws/v2.0.1/uuidGenerator.zip",
},
"Description": "UUID Generator Lambda Function",
"Environment": {
Expand Down Expand Up @@ -9231,7 +9231,7 @@ exports[`Snapshot test for canary alarm 1`] = `
],
],
},
"S3Key": "security-insights-on-aws/v2.0.0/updateSsmParameters.zip",
"S3Key": "security-insights-on-aws/v2.0.1/updateSsmParameters.zip",
},
"Description": "Lambda function to update SSM Parameters",
"Environment": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ export const props: SecurityInsightsOnAwStackProps = {
solutionName: 'security-insights-on-aws',
solutionProvider: 'AWS Solutions',
solutionTradeMarkName: 'security-insights-on-aws',
solutionVersion: 'v2.0.0'
solutionVersion: 'v2.0.1'
};

/*
Expand Down
11 changes: 6 additions & 5 deletions source/services/createLakeFormationPermissions/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "security-lake-configuration",
"version": "2.0.0",
"version": "2.0.1",
"description": "Lambda function to get security lake configuration",
"main": "./index.js",
"author": {
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "security-lake-configuration",
"version": "2.0.0",
"version": "2.0.1",
"description": "Lambda function to create refresh schedules for datasets",
"main": "./index.js",
"author": {
Expand Down
11 changes: 6 additions & 5 deletions source/services/createQuickSightDataSets/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion source/services/createQuickSightDataSets/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "security-lake-configuration",
"version": "2.0.0",
"version": "2.0.1",
"description": "Lambda function to create quicksight datasets",
"main": "./index.js",
"author": {
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "security-lake-configuration",
"version": "2.0.0",
"version": "2.0.1",
"description": "Lambda function to check for the latest solution version available",
"main": "./index.js",
"author": {
Expand Down
11 changes: 6 additions & 5 deletions source/services/quickSightUserGroupManager/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion source/services/quickSightUserGroupManager/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "security-lake-configuration",
"version": "2.0.0",
"version": "2.0.1",
"description": "Lambda function to create quicksight user groups",
"main": "./index.js",
"author": {
Expand Down
Loading