This repository was archived by the owner on Aug 29, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 6 files changed +2281
-2320
lines changed
Expand file tree Collapse file tree 6 files changed +2281
-2320
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 2.1.7] - 2024-08-26
9+
10+ ### Security
11+
12+ - Upgraded vulnerable packages
13+
814## [ 2.1.6] - 2024-07-02
915
1016### Security
Original file line number Diff line number Diff line change @@ -48,7 +48,6 @@ lodash under the Massachusetts Institute of Technology license
4848number-to-words under the Massachusetts Institute of Technology license
4949outcome under the Apache License Version 2.0
5050pluggy under the Massachusetts Institute of Technology license
51- PySocks under the BSD license
5251pytest under the Massachusetts Institute of Technology license
5352pytest-cov under the Massachusetts Institute of Technology license
5453python-dateutil under the Apache License Version 2.0
Original file line number Diff line number Diff line change 1+ # Reporting Security Issues
2+
3+ We take all security reports seriously.
4+ When we receive such reports,
5+ we will investigate and subsequently address
6+ any potential vulnerabilities as quickly as possible.
7+ If you discover a potential security issue in this project,
8+ please notify AWS/Amazon Security via our
9+ [ vulnerability reporting page] ( http://aws.amazon.com/security/vulnerability-reporting/ )
10+ or directly via email to [ AWS Security] ( mailto:aws-security@amazon.com ) .
11+ Please do * not* create a public GitHub issue in this project.
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ Conditions:
2424Mappings :
2525 MediaInsights :
2626 Release :
27- Version : " v5.1.7 "
27+ Version : " v5.1.8 "
2828 Application :
2929 SourceCode :
3030 GlobalS3Bucket : " %%GLOBAL_BUCKET_NAME%%"
You can’t perform that action at this time.
0 commit comments