Skip to content

Commit fcca8ea

Browse files
committed
Release v6.2.10
1 parent 519d509 commit fcca8ea

32 files changed

+190
-184
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [6.2.10] - 2024-09-18
9+
10+
### Fixed
11+
- Update path-to-regexp to address [CVE-2024-45296](https://nvd.nist.gov/vuln/detail/CVE-2024-45296)
12+
- Update micromatch to address [CVE-2024-4067](https://nvd.nist.gov/vuln/detail/CVE-2024-4067)
13+
814
## [6.2.9] - 2024-07-31
915

1016
### Fixed

SECURITY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ Reporting Security Issues
33
We take all security reports seriously. When we receive such reports, we will investigate and
44
subsequently address any potential vulnerabilities as quickly as possible. If you discover a potential
55
security issue in this project, please notify AWS/Amazon Security via our [vulnerability reporting page](http://aws.amazon.com/security/vulnerability-reporting/) or
6-
directly via email to [AWS Security](mailto:[email protected]). Please do not create a public GitHub issue in this project.
6+
directly via email to [AWS Security](mailto:[email protected]). Please do not create a public GitHub issue in this project.

deployment/quota-monitor-hub-no-ou.template

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"Description": "(SO0005-NoOU) - quota-monitor-for-aws - Hub Template, use it when you are not using AWS Organizations. Version v6.2.9",
2+
"Description": "(SO0005-NoOU) - quota-monitor-for-aws - Hub Template, use it when you are not using AWS Organizations. Version v6.2.10",
33
"AWSTemplateFormatVersion": "2010-09-09",
44
"Metadata": {
55
"AWS::CloudFormation::Interface": {
@@ -426,13 +426,13 @@
426426
"S3Bucket": {
427427
"Fn::Sub": "solutions-${AWS::Region}"
428428
},
429-
"S3Key": "quota-monitor-for-aws/v6.2.9/asset2500927ad48bcca61e7ff7944aeeebd8309e7c840747babc5e1588beac6c9ce7.zip"
429+
"S3Key": "quota-monitor-for-aws/v6.2.10/asset1e5ab6025276fcc3e6ff740dd041b66a031e8ea5333156b11f857c21344123be.zip"
430430
},
431431
"LayerName": "QM-UtilsLayer"
432432
},
433433
"Metadata": {
434434
"aws:cdk:path": "quota-monitor-hub-no-ou/QM-UtilsLayer/QM-UtilsLayer-Layer/Resource",
435-
"aws:asset:path": "asset.2500927ad48bcca61e7ff7944aeeebd8309e7c840747babc5e1588beac6c9ce7.zip",
435+
"aws:asset:path": "asset.1e5ab6025276fcc3e6ff740dd041b66a031e8ea5333156b11f857c21344123be.zip",
436436
"aws:asset:is-bundled": false,
437437
"aws:asset:property": "Content"
438438
}
@@ -738,7 +738,7 @@
738738
"S3Bucket": {
739739
"Fn::Sub": "solutions-${AWS::Region}"
740740
},
741-
"S3Key": "quota-monitor-for-aws/v6.2.9/assetadaad8ebfe6e95e2281038eaeda3a4a50f722071a445e558b9fb0516f81def76.zip"
741+
"S3Key": "quota-monitor-for-aws/v6.2.10/asset511409fc0366210c33b85f0ad18cce8fc021188d38be5a6d9f77b1d3bc50c762.zip"
742742
},
743743
"DeadLetterConfig": {
744744
"TargetArn": {
@@ -762,8 +762,8 @@
762762
"Ref": "QMNotificationMutingConfig3B7948BA"
763763
},
764764
"LOG_LEVEL": "info",
765-
"CUSTOM_SDK_USER_AGENT": "AwsSolution/SO0005/v6.2.9",
766-
"VERSION": "v6.2.9",
765+
"CUSTOM_SDK_USER_AGENT": "AwsSolution/SO0005/v6.2.10",
766+
"VERSION": "v6.2.10",
767767
"SOLUTION_ID": "SO0005"
768768
}
769769
},
@@ -795,7 +795,7 @@
795795
],
796796
"Metadata": {
797797
"aws:cdk:path": "quota-monitor-hub-no-ou/QM-SlackNotifier/QM-SlackNotifier-Lambda/Resource",
798-
"aws:asset:path": "asset.adaad8ebfe6e95e2281038eaeda3a4a50f722071a445e558b9fb0516f81def76.zip",
798+
"aws:asset:path": "asset.511409fc0366210c33b85f0ad18cce8fc021188d38be5a6d9f77b1d3bc50c762.zip",
799799
"aws:asset:is-bundled": false,
800800
"aws:asset:property": "Code",
801801
"cdk_nag": {
@@ -1132,7 +1132,7 @@
11321132
"S3Bucket": {
11331133
"Fn::Sub": "solutions-${AWS::Region}"
11341134
},
1135-
"S3Key": "quota-monitor-for-aws/v6.2.9/asset49e3840f8d6e9b216c745f416050268fc21a388a7e494a637be854dedc0e4e05.zip"
1135+
"S3Key": "quota-monitor-for-aws/v6.2.10/asset39fed3f3ef15929e86dbb4adb2cedc9936e6f8d8d6c4d36a36afb1fb672bad30.zip"
11361136
},
11371137
"DeadLetterConfig": {
11381138
"TargetArn": {
@@ -1152,8 +1152,8 @@
11521152
"Ref": "QMSNSPublisherQMSNSPublisherSNSTopic7EE2EBF4"
11531153
},
11541154
"LOG_LEVEL": "info",
1155-
"CUSTOM_SDK_USER_AGENT": "AwsSolution/SO0005/v6.2.9",
1156-
"VERSION": "v6.2.9",
1155+
"CUSTOM_SDK_USER_AGENT": "AwsSolution/SO0005/v6.2.10",
1156+
"VERSION": "v6.2.10",
11571157
"SOLUTION_ID": "SO0005"
11581158
}
11591159
},
@@ -1185,7 +1185,7 @@
11851185
],
11861186
"Metadata": {
11871187
"aws:cdk:path": "quota-monitor-hub-no-ou/QM-SNSPublisherFunction/QM-SNSPublisherFunction-Lambda/Resource",
1188-
"aws:asset:path": "asset.49e3840f8d6e9b216c745f416050268fc21a388a7e494a637be854dedc0e4e05.zip",
1188+
"aws:asset:path": "asset.39fed3f3ef15929e86dbb4adb2cedc9936e6f8d8d6c4d36a36afb1fb672bad30.zip",
11891189
"aws:asset:is-bundled": false,
11901190
"aws:asset:property": "Code",
11911191
"cdk_nag": {
@@ -1653,7 +1653,7 @@
16531653
"S3Bucket": {
16541654
"Fn::Sub": "solutions-${AWS::Region}"
16551655
},
1656-
"S3Key": "quota-monitor-for-aws/v6.2.9/asset6642402c0f4d880dd173f9cec2ea26f55dddb9b0aa06ea41a89e5500888509cf.zip"
1656+
"S3Key": "quota-monitor-for-aws/v6.2.10/asset5561b97fd3032d7e19e054a74e4f71bca7b00b472518e54bad31997d19da155e.zip"
16571657
},
16581658
"DeadLetterConfig": {
16591659
"TargetArn": {
@@ -1675,8 +1675,8 @@
16751675
"MAX_MESSAGES": "10",
16761676
"MAX_LOOPS": "10",
16771677
"LOG_LEVEL": "info",
1678-
"CUSTOM_SDK_USER_AGENT": "AwsSolution/SO0005/v6.2.9",
1679-
"VERSION": "v6.2.9",
1678+
"CUSTOM_SDK_USER_AGENT": "AwsSolution/SO0005/v6.2.10",
1679+
"VERSION": "v6.2.10",
16801680
"SOLUTION_ID": "SO0005"
16811681
}
16821682
},
@@ -1708,7 +1708,7 @@
17081708
],
17091709
"Metadata": {
17101710
"aws:cdk:path": "quota-monitor-hub-no-ou/QM-Reporter/QM-Reporter-Lambda/Resource",
1711-
"aws:asset:path": "asset.6642402c0f4d880dd173f9cec2ea26f55dddb9b0aa06ea41a89e5500888509cf.zip",
1711+
"aws:asset:path": "asset.5561b97fd3032d7e19e054a74e4f71bca7b00b472518e54bad31997d19da155e.zip",
17121712
"aws:asset:is-bundled": false,
17131713
"aws:asset:property": "Code",
17141714
"cdk_nag": {
@@ -2049,7 +2049,7 @@
20492049
"S3Bucket": {
20502050
"Fn::Sub": "solutions-${AWS::Region}"
20512051
},
2052-
"S3Key": "quota-monitor-for-aws/v6.2.9/asseta5a25dc2842a1b20da118558831044378f20f42a1e82480d18600979392bf16f.zip"
2052+
"S3Key": "quota-monitor-for-aws/v6.2.10/assetbb68cb4f34d4ed07b192d377fe63639f69cdc51621b10ce6dc3e4530796c766d.zip"
20532053
},
20542054
"DeadLetterConfig": {
20552055
"TargetArn": {
@@ -2076,8 +2076,8 @@
20762076
},
20772077
"DEPLOYMENT_MODEL": "Accounts",
20782078
"LOG_LEVEL": "info",
2079-
"CUSTOM_SDK_USER_AGENT": "AwsSolution/SO0005/v6.2.9",
2080-
"VERSION": "v6.2.9",
2079+
"CUSTOM_SDK_USER_AGENT": "AwsSolution/SO0005/v6.2.10",
2080+
"VERSION": "v6.2.10",
20812081
"SOLUTION_ID": "SO0005"
20822082
}
20832083
},
@@ -2109,7 +2109,7 @@
21092109
],
21102110
"Metadata": {
21112111
"aws:cdk:path": "quota-monitor-hub-no-ou/QM-Deployment-Manager/QM-Deployment-Manager-Lambda/Resource",
2112-
"aws:asset:path": "asset.a5a25dc2842a1b20da118558831044378f20f42a1e82480d18600979392bf16f.zip",
2112+
"aws:asset:path": "asset.bb68cb4f34d4ed07b192d377fe63639f69cdc51621b10ce6dc3e4530796c766d.zip",
21132113
"aws:asset:is-bundled": false,
21142114
"aws:asset:property": "Code",
21152115
"cdk_nag": {
@@ -2200,7 +2200,7 @@
22002200
"S3Bucket": {
22012201
"Fn::Sub": "solutions-${AWS::Region}"
22022202
},
2203-
"S3Key": "quota-monitor-for-aws/v6.2.9/asset909fb3d1e17a23a91691ea78736a1e96ac4727f68eda72c7c4ecc8da0c6cbd70.zip"
2203+
"S3Key": "quota-monitor-for-aws/v6.2.10/assetf22ec29a5d58ba911e7f022e02c0b1b1e643bdd86f018f8c923bde82b105d807.zip"
22042204
},
22052205
"Description": "SO0005 quota-monitor-for-aws - QM-Helper-Function",
22062206
"Environment": {
@@ -2221,8 +2221,8 @@
22212221
},
22222222
"QM_STACK_ID": "quota-monitor-hub-no-ou",
22232223
"LOG_LEVEL": "info",
2224-
"CUSTOM_SDK_USER_AGENT": "AwsSolution/SO0005/v6.2.9",
2225-
"VERSION": "v6.2.9",
2224+
"CUSTOM_SDK_USER_AGENT": "AwsSolution/SO0005/v6.2.10",
2225+
"VERSION": "v6.2.10",
22262226
"SOLUTION_ID": "SO0005"
22272227
}
22282228
},
@@ -2247,7 +2247,7 @@
22472247
],
22482248
"Metadata": {
22492249
"aws:cdk:path": "quota-monitor-hub-no-ou/QM-Helper/QM-Helper-Function/Resource",
2250-
"aws:asset:path": "asset.909fb3d1e17a23a91691ea78736a1e96ac4727f68eda72c7c4ecc8da0c6cbd70.zip",
2250+
"aws:asset:path": "asset.f22ec29a5d58ba911e7f022e02c0b1b1e643bdd86f018f8c923bde82b105d807.zip",
22512251
"aws:asset:is-bundled": false,
22522252
"aws:asset:property": "Code",
22532253
"cdk_nag": {
@@ -2399,7 +2399,7 @@
23992399
"S3Bucket": {
24002400
"Fn::Sub": "solutions-${AWS::Region}"
24012401
},
2402-
"S3Key": "quota-monitor-for-aws/v6.2.9/asset7382a0addb9f34974a1ea6c6c9b063882af874828f366f5c93b2b7b64db15c94.zip"
2402+
"S3Key": "quota-monitor-for-aws/v6.2.10/asset7382a0addb9f34974a1ea6c6c9b063882af874828f366f5c93b2b7b64db15c94.zip"
24032403
},
24042404
"Description": "AWS CDK resource provider framework - onEvent (quota-monitor-hub-no-ou/QM-Helper/QM-Helper-Provider)",
24052405
"Environment": {
@@ -2509,7 +2509,7 @@
25092509
"ApplicationType": "AWS-Solutions",
25102510
"SolutionID": "SO0005-NoOU",
25112511
"SolutionName": "quota-monitor-for-aws",
2512-
"SolutionVersion": "v6.2.9"
2512+
"SolutionVersion": "v6.2.10"
25132513
}
25142514
},
25152515
"Metadata": {
@@ -2522,7 +2522,7 @@
25222522
"Attributes": {
25232523
"solutionID": "SO0005-NoOU",
25242524
"solutionName": "quota-monitor-for-aws",
2525-
"version": "v6.2.9",
2525+
"version": "v6.2.10",
25262526
"applicationType": "AWS-Solutions"
25272527
},
25282528
"Description": "Attribute group for application information",
@@ -2544,7 +2544,7 @@
25442544
"ApplicationType": "AWS-Solutions",
25452545
"SolutionID": "SO0005-NoOU",
25462546
"SolutionName": "quota-monitor-for-aws",
2547-
"SolutionVersion": "v6.2.9"
2547+
"SolutionVersion": "v6.2.10"
25482548
}
25492549
},
25502550
"Metadata": {

0 commit comments

Comments
 (0)