Skip to content

Commit

Permalink
Merge pull request #40 from sanjay-reddy-kandi/main
Browse files Browse the repository at this point in the history
Release 1.8.11
  • Loading branch information
abewub authored Aug 16, 2024
2 parents 2e79c65 + 0533cc3 commit 83e6eef
Show file tree
Hide file tree
Showing 12 changed files with 42 additions and 35 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ 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).

## [1.8.11] - 2024-08-16
### Changed
- Upgraded axios to mitigate CVE-2024-39338

## [1.8.10] - 2024-08-07
### Changed
- Upgraded fast-xml-parser to mitigate CVE-2024-41818
Expand Down
2 changes: 1 addition & 1 deletion solution-manifest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
id: SO0143 # Solution Id
name: devops-monitoring-dashboard-on-aws # trademarked name
opensource_archive: aws-devops-monitoring-dashboard.zip
version: v1.8.10 # current version of the solution. Used to verify template headers
version: v1.8.11 # current version of the solution. Used to verify template headers
cloudformation_templates: # This list should match with AWS CloudFormation templates section of IG
- template: aws-devops-monitoring-dashboard.template
main_template: true
Expand Down
19 changes: 10 additions & 9 deletions source/lambda/multi_account_custom_resources/npm-shrinkwrap.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/lambda/multi_account_custom_resources/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"license": "Apache-2.0",
"dependencies": {
"async": "^3.2.4",
"axios": "^1.6.2",
"axios": "^1.7.4",
"uuid": "^9.0.0"
},
"devDependencies": {
Expand Down
19 changes: 10 additions & 9 deletions source/lambda/query_runner/npm-shrinkwrap.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/lambda/query_runner/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"license": "Apache-2.0",
"dependencies": {
"async": "^3.2.4",
"axios": "^1.6.2",
"axios": "^1.7.4",
"uuid": "^9.0.0"
},
"devDependencies": {
Expand Down
11 changes: 6 additions & 5 deletions source/lambda/tag_query/npm-shrinkwrap.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/lambda/tag_query/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"license": "Apache-2.0",
"dependencies": {
"axios": "^1.6.2"
"axios": "^1.7.4"
},
"devDependencies": {
"@aws-sdk/client-resource-groups-tagging-api": "^3.451.0",
Expand Down
4 changes: 2 additions & 2 deletions source/npm-shrinkwrap.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/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "aws_devops_monitoring_dashboard",
"description": "CDK app to provision AWS resources for the solution",
"version": "1.8.10",
"version": "1.8.11",
"bin": {
"aws_devops_monitoring_dashboard": "bin/aws_devops_monitoring_dashboard.js"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -447,7 +447,7 @@ exports[`Snapshot test for primary devopsDashboardStack 1`] = `
"S3Bucket": {
"Fn::Sub": "cdk-hnb659fds-assets-\${AWS::AccountId}-\${AWS::Region}",
},
"S3Key": "1c5ebab0200a0dfa0fce2de4d1bacdc859692a8e4d909e125b93845a9a77b662.zip",
"S3Key": "f4fd05151c560d0c6b8364b4a2add5e75600534d0dfbc0679ea1efe5aa7f7f63.zip",
},
"Description": "DevOps Monitoring Dashboard on AWS solution - This function runs on a daily schedule and adds a new partition to Amazon Athena table",
"Environment": {
Expand Down Expand Up @@ -3445,7 +3445,7 @@ exports[`Snapshot test for primary devopsDashboardStack 1`] = `
"S3Bucket": {
"Fn::Sub": "cdk-hnb659fds-assets-\${AWS::AccountId}-\${AWS::Region}",
},
"S3Key": "1c5ebab0200a0dfa0fce2de4d1bacdc859692a8e4d909e125b93845a9a77b662.zip",
"S3Key": "f4fd05151c560d0c6b8364b4a2add5e75600534d0dfbc0679ea1efe5aa7f7f63.zip",
},
"Description": "DevOps Monitoring Dashboard on AWS solution - This function runs Amazon Athena queries and creates views.",
"Environment": {
Expand Down Expand Up @@ -3745,7 +3745,7 @@ exports[`Snapshot test for primary devopsDashboardStack 1`] = `
"S3Bucket": {
"Fn::Sub": "cdk-hnb659fds-assets-\${AWS::AccountId}-\${AWS::Region}",
},
"S3Key": "36d76be94eb3ea0942000ff5c85649a81dc4108f4d38873eea5e1eeed51f9b05.zip",
"S3Key": "73200f82b93cc5a96e7fc16ecd98bc88acad5a2451553b152228fdcab5f8ac2a.zip",
},
"Description": "DevOps Monitoring Dashboard on AWS solution - This function queries CodeCommit, CodeBuild, and CodePipeline resources for tag information.",
"Environment": {
Expand Down Expand Up @@ -4362,7 +4362,7 @@ exports[`Snapshot test for primary devopsDashboardStack 1`] = `
"S3Bucket": {
"Fn::Sub": "cdk-hnb659fds-assets-\${AWS::AccountId}-\${AWS::Region}",
},
"S3Key": "b404e24280e6982a4258a224453b8ab186e036785b4ee7219839006574024def.zip",
"S3Key": "2efb257d6185920b53ab436d195b557aaf741c2b1cfe9bb88e0de8bd4a2cc41b.zip",
},
"Description": "DevOps Monitoring Dashboard on AWS solution - This function manages permissions in the central monitoring account that are required for processing metrics sent by other accounts.",
"Environment": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1204,7 +1204,7 @@ exports[`Snapshot test for primary SharingAccountStack 1`] = `
"S3Bucket": {
"Fn::Sub": "cdk-hnb659fds-assets-\${AWS::AccountId}-\${AWS::Region}",
},
"S3Key": "36d76be94eb3ea0942000ff5c85649a81dc4108f4d38873eea5e1eeed51f9b05.zip",
"S3Key": "73200f82b93cc5a96e7fc16ecd98bc88acad5a2451553b152228fdcab5f8ac2a.zip",
},
"Description": "DevOps Monitoring Dashboard on AWS solution - This function queries CodeCommit, CodeBuild, and CodePipeline resources for tag information.",
"Environment": {
Expand Down

0 comments on commit 83e6eef

Please sign in to comment.